0byt3m1n1
Path:
/
data
/
23
/
3
/
159
/
14
/
3322340
/
meta
/
3707396
/
mysql.backup
/
[
Home
]
File: engtrust.mysqlv110.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv110 Database: engtrust -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `benchmark1056` -- DROP TABLE IF EXISTS `benchmark1056`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `benchmark1056` ( `id` int(11) NOT NULL auto_increment, `strategy` varchar(255) NOT NULL, `count` float(10,2) NOT NULL, `mean` float(10,2) NOT NULL, `sd` float(10,2) NOT NULL, `min` float(10,2) NOT NULL, `q1` float(10,2) NOT NULL, `median` float(10,2) NOT NULL, `q3` float(10,2) NOT NULL, `max` float(10,2) NOT NULL, `1qbox` float(10,2) NOT NULL, `2qbox` float(10,2) NOT NULL, `3qbox` float(10,2) NOT NULL, `4qbox` float(10,2) NOT NULL, `conversionrange` float(10,3) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `benchmark1056` -- LOCK TABLES `benchmark1056` WRITE; /*!40000 ALTER TABLE `benchmark1056` DISABLE KEYS */; INSERT INTO `benchmark1056` VALUES (1,'act',1037.00,2.38,0.72,1.00,1.88,2.38,2.88,4.25,1.88,0.50,0.50,1.37,3.250),(2,'rel',1028.00,3.27,0.87,1.00,2.67,3.33,3.83,5.50,2.67,0.66,0.50,1.67,4.500),(3,'nav',1054.00,3.29,1.00,1.00,2.50,3.33,4.00,6.17,2.50,0.83,0.67,2.17,5.170),(4,'col',1027.00,5.30,0.85,3.50,4.75,5.25,5.75,7.00,4.75,0.50,0.50,1.25,3.500),(5,'actuate',1037.00,42.41,8.74,0.00,27.08,42.46,57.84,100.00,27.08,15.38,15.38,42.15,1.000),(6,'relate',1028.00,50.46,2.85,0.00,37.11,51.78,62.89,100.00,37.11,14.67,11.11,37.11,1.000),(7,'navigate',1054.00,44.29,0.06,0.00,29.01,45.07,58.03,100.00,29.01,16.05,12.96,41.97,1.000),(8,'collaborate',1027.00,51.34,75.67,0.00,35.71,50.00,64.29,100.00,35.71,14.29,14.29,35.71,1.000); /*!40000 ALTER TABLE `benchmark1056` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `benchmark1056cumm` -- DROP TABLE IF EXISTS `benchmark1056cumm`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `benchmark1056cumm` ( `id` int(11) NOT NULL auto_increment, `strategy` varchar(255) NOT NULL, `1qbox` float(10,2) NOT NULL, `2qbox` float(10,2) NOT NULL, `3qbox` float(10,2) NOT NULL, `4qbox` float(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `benchmark1056cumm` -- LOCK TABLES `benchmark1056cumm` WRITE; /*!40000 ALTER TABLE `benchmark1056cumm` DISABLE KEYS */; INSERT INTO `benchmark1056cumm` VALUES (1,'actuate',27.08,42.46,57.85,100.00),(2,'relate',37.11,51.78,62.89,100.00),(3,'navigate',29.01,45.07,58.03,100.00),(4,'collaborate',35.71,50.00,64.29,100.00); /*!40000 ALTER TABLE `benchmark1056cumm` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countryquartile` -- DROP TABLE IF EXISTS `countryquartile`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `countryquartile` ( `id` int(11) NOT NULL auto_increment, `country` varchar(256) NOT NULL, `actuate` float(10,2) NOT NULL, `relate` float(10,2) NOT NULL, `navigate` float(10,2) NOT NULL, `collaborate` float(10,2) NOT NULL, `color` varchar(12) NOT NULL, PRIMARY KEY (`id`), KEY `username` (`country`(255)) ) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `countryquartile` -- LOCK TABLES `countryquartile` WRITE; /*!40000 ALTER TABLE `countryquartile` DISABLE KEYS */; INSERT INTO `countryquartile` VALUES (1,'United States',35.00,44.00,37.00,43.00,'#FFFF00'),(2,'India',50.00,57.00,37.00,57.00,'#00FF00'),(3,'China',79.00,81.00,52.00,57.00,'#FF0000'),(4,'Brazil',50.00,19.00,15.00,57.00,'#0000FF'),(5,'Russia',79.00,44.00,37.00,57.00,'#FF00FF'),(6,'Japan',79.00,81.00,79.00,82.00,'#006400'),(7,'Germany',35.00,57.00,37.00,43.00,'#000000'),(8,'Saudi Arabia',50.00,81.00,37.00,57.00,'#CC99FF'),(9,'Nigeria',79.00,57.00,52.00,82.00,'#9900CC'),(10,'Spain',50.00,44.00,37.00,57.00,'#663300'),(11,'South Korea',79.00,57.00,52.00,82.00,'#800000'),(12,'Sweden',35.00,57.00,52.00,43.00,'#00FFFF'),(13,'Israel',32.94,39.61,20.00,53.43,'#D2691E'),(14,'Singapore',46.79,47.07,46.34,55.36,'#FFB6C1'); /*!40000 ALTER TABLE `countryquartile` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etd00_ORIGINAL` -- DROP TABLE IF EXISTS `etd00_ORIGINAL`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etd00_ORIGINAL` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1116 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etd00_ORIGINAL` -- LOCK TABLES `etd00_ORIGINAL` WRITE; /*!40000 ALTER TABLE `etd00_ORIGINAL` DISABLE KEYS */; INSERT INTO `etd00_ORIGINAL` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini','NA@none.com','001 General','Other','Palestine/Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew','NA@none.com','003-Telenav','Other','Ethiopia','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez','NA@none.com','Evaluator','Other','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi','NA@none.com','Evaluator','Other','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana','NA@none.com','Oracle','Other','Sierra Leone/Lebanon','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam','NA@none.com','Oracle','Other','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'); /*!40000 ALTER TABLE `etd00_ORIGINAL` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etd00_ORIGINAL_KEEP` -- DROP TABLE IF EXISTS `etd00_ORIGINAL_KEEP`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etd00_ORIGINAL_KEEP` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1116 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etd00_ORIGINAL_KEEP` -- LOCK TABLES `etd00_ORIGINAL_KEEP` WRITE; /*!40000 ALTER TABLE `etd00_ORIGINAL_KEEP` DISABLE KEYS */; INSERT INTO `etd00_ORIGINAL_KEEP` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','Male','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','Female','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','Male','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','Male','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','Male','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','Male','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','Female','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','Female','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','Female','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','Male','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','Male','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','Female','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','Male','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','Female','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','Female','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','Female','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','Male','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','Male','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','Female','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','Female','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','Female','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','Male','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','Male','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','Female','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','Male','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','Male','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','Female','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','Female','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','Male','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Male','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Male','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','Male','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','Male','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','Male','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','Male','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','Male','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','Male','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','Male','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Female','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','Male','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','Female','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','Male','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','Female','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','Female','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini','NA@none.com','001 General','Other','Palestine/Jordan','Born 1980 to 1994','Male','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','Female','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Male','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','Male','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','Female','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','Male','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','Female','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','Male','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','Female','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','Male','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','Male','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','Male','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','Female','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','Male','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','Male','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','Female','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew','NA@none.com','003-Telenav','Other','Ethiopia','Born 1980 to 1994','Male','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','Male','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','Male','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','Female','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','Male','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','Male','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','Male','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Female','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','Male','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','Male','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','Female','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','Female','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Female','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Female','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','Female','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','Female','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','Female','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Male','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','Male','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','Male','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','Female','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','Female','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','Male','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','Female','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','Male','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan','NA@none.com','Evaluator','Other','Vietnamese','Baby Boomers (Born from 1946 to 1964)','Male','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez','NA@none.com','Evaluator','Other','Spanish','Millenials (Born from 1980 to 1995)','Female','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','Male','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi','NA@none.com','Evaluator','Other','Farsi, French','Baby Boomers (Born from 1946 to 1964)','Female','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','Female','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','Female','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','Female','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','Female','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','Female','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','Male','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','Male','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','Female','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','Female','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','Male','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','Male','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','Male','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','Male','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','Female','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','Female','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','Male','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','Female','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','Female','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana','NA@none.com','Oracle','Other','Sierra Leone/Lebanon','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam','NA@none.com','Oracle','Other','Macau','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','Male','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','Male','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','Female','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','Male','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','Female','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Female','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Female','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','Male','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','Male','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','Female','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','Male','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Male','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','Female','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','Male','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','Male','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','Female','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','Male','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','Male','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','Male','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','Female','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','Female','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Female','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','Male','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','Male','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','Female','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Female','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Female','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','Male','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','Female','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','Male','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Female','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','Male','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','Female','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','Male','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','Female','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','Male','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Female','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','Female','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','Female','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','Female','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','Female','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','Female','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','Male','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','Male','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','Female','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','Female','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','Female','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','Male','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','Male','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','Male','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Male','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','Female','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','Female','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','Female','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','Male','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Female','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Female','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','Female','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','Male','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','Male','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','Female','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Female','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','Female','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','Male','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','Female','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Female','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','Female','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','Female','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','Female','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Male','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','Female','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','Female','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','Female','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','Male','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','Male','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','Male','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','Female','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','Male','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','Male','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','Male','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Female','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','Male','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Male','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Female','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','Male','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','Female','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Female','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','Female','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','Female','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','Female','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Male','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','Male','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','Male','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Male','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Male','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Male','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','Female','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Female','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Male','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','Male','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Male','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Female','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','Female','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Male','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','Female','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','Female','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','Female','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','Male','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','Male','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Male','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','Female','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','Male','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Female','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','Female','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','Female','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','Male','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','Female','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','Male','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','Male','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','Female','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','Male','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','Male','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'); /*!40000 ALTER TABLE `etd00_ORIGINAL_KEEP` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etd04_01` -- DROP TABLE IF EXISTS `etd04_01`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etd04_01` ( `id` int(11) NOT NULL auto_increment, `timestamp` datetime NOT NULL, `ip` varchar(50) NOT NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(255) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1107 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etd04_01` -- LOCK TABLES `etd04_01` WRITE; /*!40000 ALTER TABLE `etd04_01` DISABLE KEYS */; INSERT INTO `etd04_01` VALUES (983,'2017-03-13 21:22:52','61.6.10.174',92.308,66.667,32.237,57.143,4.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasper Ang Ban Siang ','jasperangbs@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','M+W Group','Manager','Less than one year','Construction','4','6','2','2','4','2','4','2','2','2','2','4','6','4','6','6','6','4','6','6','4','4','2','4','Singapore','Germany','Submit'),(984,'2017-03-15 15:22:28','73.144.110.54',15.385,44.444,58.027,35.714,1.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ines Meneses ','ines@united-globe.com','web','Brazil','','Gen X (Born from 1965 to 1979)','F','United Globe Consulting','Manager','Four or more years','Education','4','7','5','2','4','1','4','4','2','5','1','2','4','6','2','4','1','1','1','3','2','1','6','1','Brazil','United States','Submit'),(985,'2017-03-16 23:30:49','129.210.115.104',76.923,81.481,41.908,50.000,3.500,4.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue','Liu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univeristy','Student','One year','Computer, Internet','3','7','2','3','6','7','6','4','2','2','1','6','6','6','6','2','1','2','4','7','4','3','2','4','China','United States','Submit'),(986,'2017-03-17 00:17:31','192.31.106.34',23.077,51.852,77.369,85.714,1.750,3.333,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Grace ','michael.e.grace@lmco.com','SCU081217','United States','','Gen X (Born from 1965 to 1979)','M','LMSSC','Individual Contributor','Four or more years','Government','6','6','2','1','7','1','7','7','1','7','1','7','7','3','1','6','1','7','5','2','1','1','2','1','China','Russia','Submit'),(987,'2017-03-18 23:34:17','71.83.119.20',76.923,29.630,51.580,42.857,3.500,2.333,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacob Tierney','jtierney@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Services','5','6','2','2','6','2','6','4','3','2','3','5','6','2','6','2','2','2','2','3','4','3','3','3','Russia','China','Submit'),(989,'2017-03-21 06:11:42','10.242.4.105',53.846,48.148,25.790,85.714,2.750,3.167,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mark Giulieri ','mgiulieri@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','King Faisal Specialist Hospital & Research Centre','Individual Contributor','Four or more years','Health Care','4','7','2','2','6','3','2','3','1','2','1','5','7','4','5','6','2','2','4','2','3','3','4','1','United States','Saudi Arabia','Submit'),(990,'2017-03-23 04:51:29','80.108.83.233',0.000,18.519,16.119,71.429,1.000,1.833,1.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Not disclosed','undisclosed@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio GmbH','Individual Contributor','Two to three years','Computer, Internet','1','6','1','1','6','2','3','2','1','3','1','1','6','1','1','6','1','3','2','1','1','1','2','1','Germany','United States','Submit'),(991,'2017-03-23 04:53:36','81.10.159.251',46.154,59.259,48.356,35.714,2.500,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Horst Rohrweck','horst@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','4','6','3','1','6','2','4','4','2','4','4','5','3','6','1','4','2','4','4','2','1','2','4','4','United States','India','Submit'),(1004,'2017-03-29 16:45:10','158.140.1.28',34.615,37.037,48.356,92.857,2.125,2.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manasi Rashinkar ','mrashinkar@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','6','2','7','2','2','2','2','2','1','2','7','1','7','6','1','2','7','2','1','1','2','2','United States','China','Submit'),(994,'2017-03-23 05:45:31','92.60.9.66',65.385,37.037,29.014,35.714,3.125,2.667,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lukas Bayer','lukas.bayer@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','5','1','1','4','2','4','3','2','2','3','5','5','3','5','5','5','6','2','1','3','2','2','1','United States','Japan','Submit'),(995,'2017-03-23 06:19:12','92.60.9.66',42.308,33.333,58.027,85.714,2.375,2.500,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Coroi ','adrian.coroi@jumio.com','JUMIO43','Romania','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','5','3','6','5','2','2','3','5','7','2','5','7','1','5','2','2','1','2','1','1','Sweden','United States','Submit'),(996,'2017-03-23 06:45:23','92.60.9.66',50.000,48.148,35.461,50.000,2.625,3.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roman Sedlecky','roman.sedlecky@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','6','2','2','6','3','3','3','3','3','2','5','4','4','2','5','3','3','5','1','2','2','3','3','United States','India','Submit'),(997,'2017-03-25 15:33:34','98.248.60.124',65.385,74.074,32.237,85.714,3.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krima Shah','kshah3@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','6','1','6','6','2','2','2','2','6','6','7','1','6','7','2','6','6','1','1','2','6','1','India','Singapore','Submit'),(998,'2017-03-27 03:19:02','92.60.9.66',46.154,37.037,58.027,21.429,2.500,2.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthias Leeb','matthias.leeb@jumio.com','Jumio43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio Software Development GmbH.','Individual Contributor','One year','Computer, Internet','6','6','4','2','5','3','3','5','3','3','2','4','3','3','2','3','2','3','2','2','2','3','3','3','United States','India','Submit'),(999,'2017-03-27 03:24:21','73.109.0.218',46.154,48.148,67.698,71.429,2.500,3.167,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanya Allen ','csreethong@gmail.com','web','Thailand','','Gen X (Born from 1965 to 1979)','F','City of Seattle','Individual Contributor','One year','Communications, Utilities','7','7','4','1','4','4','6','3','1','6','4','4','6','2','6','7','1','4','4','3','1','1','2','2','Brazil','Spain','Submit'),(1000,'2017-03-27 16:40:35','12.107.176.9',57.692,66.667,61.251,57.143,2.875,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong','cxiong@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','6','6','6','4','2','3','2','4','6','4','2','4','2','4','4','4','4','2','2','5','India','United States','Submit'),(1001,'2017-03-27 22:26:54','174.62.104.209',57.692,100.000,87.041,100.000,2.875,7.000,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sri Chakra Kandalam','vkandalam@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Student','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','4','7','1','1','7','7','7','7','1','7','7','7','1','4','7','7','United States','Nigeria','Submit'),(1002,'2017-03-27 22:39:31','174.62.104.209',50.000,88.889,67.698,100.000,2.625,5.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Suryakiran Nannapaneni','snannapaneni@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','n/a','Student','One year','Computer, Internet','1','7','7','1','7','1','7','7','4','1','1','1','7','7','7','7','7','7','7','7','1','1','1','2','United States','Sweden','Submit'),(1003,'2017-03-28 23:06:18','76.103.230.172',38.462,51.852,29.014,21.429,2.250,3.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Devon Quaternik','dquaternik@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','7','2','1','2','1','6','2','1','1','4','5','6','5','1','2','2','5','2','2','1','1','5','3','Germany','China','Submit'),(1006,'2017-04-02 18:59:05','66.167.121.235',15.385,44.444,45.132,78.571,1.500,3.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manhong Ren','mren@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','4','7','2','1','7','5','6','4','3','1','1','2','7','3','4','4','1','1','4','4','1','1','1','1','India','United States','Submit'),(1007,'2017-04-03 14:43:05','67.169.151.205',7.692,77.778,22.566,42.857,1.250,4.500,2.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Wei','dwei@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','7','1','1','2','4','5','2','1','1','1','2','5','7','1','6','1','6','7','2','1','2','1','1','China','United States','Submit'),(1008,'2017-04-03 14:45:05','97.65.119.186',80.769,70.370,61.251,71.429,3.625,4.167,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Nan Liu ','yliu6@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','AppDirect','Manager','Four or more years','Computer, Internet','3','7','6','2','7','4','6','6','2','2','3','5','6','4','6','4','4','4','4','4','4','2','5','3','China','Germany','Submit'),(1009,'2017-04-03 20:46:02','129.210.115.240',42.308,59.259,51.580,64.286,2.375,3.667,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anjali Sharma','a9sharma@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','4','7','4','1','7','4','3','3','4','4','3','3','5','4','3','4','3','6','3','1','1','4','4','1','United States','China','Submit'),(1010,'2017-04-03 21:09:55','73.189.254.149',61.538,37.037,41.908,14.286,3.000,2.667,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lifen Yan','lyan@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','4','3','2','2','5','3','2','2','1','3','2','6','6','5','1','2','3','2','2','2','1','6','United States','India','Submit'),(1011,'2017-04-04 02:14:50','174.62.74.86',26.923,66.667,77.369,57.143,1.875,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Zheng','yzheng@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','5','2','6','4','5','5','3','6','2','2','7','5','2','2','1','2','5','1','1','2','7','3','United States','India','Submit'),(1013,'2017-04-07 05:37:29','92.60.9.66',30.769,59.259,38.685,57.143,2.000,3.667,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harald Svab','harald.svab@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','2','4','4','1','2','1','4','6','4','3','5','2','5','5','1','1','1','5','1','United States','India','Submit'),(1014,'2017-04-07 12:56:44','174.62.110.99',80.769,48.148,41.908,71.429,3.625,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shrilaxmi Diwakar Holla','sholla@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','7','4','3','7','7','6','4','2','1','4','7','6','1','3','4','2','1','2','1','7','1','7','2','United States','India','Submit'),(1015,'2017-04-07 13:27:53','70.213.16.82',34.615,33.333,54.803,28.571,2.125,2.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Sorlie ','bensorlie@gmail.com','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','1','4','3','1','6','2','5','3','6','5','6','1','4','1','1','1','1','2','1','3','2','China','Russia','Submit'),(1018,'2017-04-07 19:36:34','4.15.123.194',76.923,51.852,58.027,35.714,3.500,3.333,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akash Satyanarayana Malla ','amalla1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','6','6','1','5','2','2','6','6','2','2','7','2','6','4','2','2','3','2','6','2','6','2','India','China','Submit'),(1017,'2017-04-07 13:47:28','70.34.50.20',34.615,14.815,29.014,100.000,2.125,1.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apoorva Patil ','apatil1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','6','1','7','5','1','1','1','1','1','7','7','1','1','7','4','1','1','1','1','1','1','1','China','United States','Submit'),(1019,'2017-04-08 19:15:31','129.210.115.104',100.000,77.778,67.698,28.571,4.375,4.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiwen Mo','ymo@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Education','5','5','5','4','4','5','5','4','4','4','5','5','4','4','4','5','4','5','4','4','4','4','5','5','China','United States','Submit'),(1020,'2017-05-29 07:44:58','154.0.7.219',11.538,11.111,22.566,21.429,1.375,1.500,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ellen Crabtree ','ellen.j.crabtree@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','F','Ellen Crabtree Associates','Individual Contributor','Four or more years','Services','3','6','2','1','2','1','4','2','1','1','1','2','7','4','2','2','1','1','1','1','1','2','1','1','Nigeria','United States','Submit'),(1021,'2017-06-13 11:42:38','99.73.32.170',38.462,55.556,41.908,21.429,2.250,3.500,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','3','5','2','6','4','3','4','3','2','2','4','6','6','2','2','2','2','2','2','2','2','5','2','India','United States','Submit'),(1022,'2017-06-15 14:06:57','98.248.221.50',92.308,96.296,45.132,42.857,4.000,5.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin He','xhe@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','2','2','2','6','6','6','2','2','2','2','6','6','6','6','6','2','6','6','6','6','6','2','United States','India','Submit'),(1023,'2017-06-15 14:56:20','104.10.248.130',42.308,25.926,67.698,85.714,2.375,2.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sonia Kaushal','skaushal@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','F','Medicus Biosciences','Manager','Two to three years','Manufacturing','4','7','6','2','6','2','6','5','3','3','2','2','6','2','4','7','2','2','4','2','2','3','1','2','China','India','Submit'),(1024,'2017-06-15 21:15:30','12.47.130.147',34.615,85.185,38.685,64.286,2.125,4.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Liu','kliu3@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','6','6','2','3','3','5','2','3','5','6','3','5','3','5','5','1','2','2','6','1','China','India','Submit'),(1025,'2017-06-16 11:12:14','67.180.27.154',42.308,33.333,6.447,85.714,2.375,2.500,1.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacqueline Wales ','jacqueline@innerfluence.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Innerfluence','Individual Contributor','Four or more years','Services','2','7','1','1','7','1','1','1','1','2','1','3','7','3','5','5','4','4','3','3','1','3','1','1','Germany','Spain','Submit'),(1026,'2017-06-16 19:56:57','216.31.219.19',34.615,66.667,32.237,21.429,2.125,4.000,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','4','3','2','4','3','3','4','2','2','3','2','6','6','2','3','2','5','2','3','2','2','5','2','United States','India','Submit'),(1027,'2017-06-17 01:45:02','98.248.230.78',100.000,100.000,99.936,0.000,4.750,5.500,6.167,1.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronza Saba ','rsaba@scu.edu','SCU070817','Jordan','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','1','5','1','1','7','7','4','7','7','7','7','1','4','1','1','1','4','4','7','7','7','7','7','United States','China','Submit'),(1028,'2017-06-27 16:33:19','149.32.224.40',30.769,44.444,19.342,50.000,2.000,3.000,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matt London ','melondon@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','2','7','1','1','4','5','4','2','1','2','2','5','6','4','1','4','4','2','3','2','1','1','2','1','United States','China','Submit'),(1035,'2017-06-28 22:08:19','129.210.115.104',84.615,66.667,70.922,85.714,3.750,4.000,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemant Ramachandran ','hramachandran@scu.edu','SCU081217','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','2','7','4','4','5','4','4','1','4','7','4','7','5','4','4','4','4','4','4','4','4','United States','China','Submit'),(1036,'2017-06-29 12:40:31','69.181.248.17',65.385,44.444,25.790,14.286,3.125,3.000,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rudy Lopez','rlopez@scu.edu','SCU070817','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','One year','Communications, Utilities','1','7','2','1','3','2','4','3','2','2','2','4','4','2','6','2','3','5','4','3','5','2','2','2','China','Israel','Submit'),(1037,'2017-06-29 17:11:41','107.193.226.203',84.615,77.778,22.566,78.571,3.750,4.500,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wajhiulla Khan','wkhan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','1','2','4','5','1','4','3','3','4','4','7','4','5','7','1','5','4','5','1','7','4','6','United States','Saudi Arabia','Submit'),(1038,'2017-06-29 19:12:36','129.210.115.112',61.538,66.667,32.237,57.143,3.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuj Shah ','ayshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','4','3','5','2','2','4','3','2','2','5','5','3','5','5','3','5','5','5','2','3','4','1','United States','Singapore','Submit'),(1039,'2017-06-30 00:43:30','24.6.160.170',50.000,100.000,48.356,71.429,2.625,5.667,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Tiwari','gtiwari@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Construction','5','7','5','1','6','7','4','2','3','2','2','7','7','7','4','4','2','7','2','5','2','1','6','2','India','United States','Submit'),(1040,'2017-06-30 05:14:54','73.92.235.53',53.846,77.778,35.461,92.857,2.750,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Enam Shah','eshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','PayPal','Student','Less than one year','Computer, Internet','4','7','3','2','6','3','4','2','2','2','2','3','7','3','5','7','2','7','4','6','3','1','4','4','India','United States','Submit'),(1041,'2017-07-02 13:25:30','73.189.173.86',19.231,77.778,12.895,28.571,1.625,4.500,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Dushyantkumar Jadav','ajadav@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','2','5','1','1','1','1','2','2','7','4','2','2','1','1','6','5','1','1','6','1','United States','China','Submit'),(1042,'2017-07-03 13:08:20','50.59.0.34',53.846,77.778,45.132,78.571,2.750,4.500,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Kaushik Shah','pshah3@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','3','7','5','2','6','6','6','2','2','2','2','6','6','2','6','6','2','1','6','6','1','2','6','1','India','United States','Submit'),(1043,'2017-07-03 15:34:11','73.158.155.42',73.077,96.296,51.580,100.000,3.375,5.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuja Mulay ','amulay@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','4','7','4','2','7','7','6','3','1','4','2','5','7','4','7','7','3','7','4','5','5','1','5','2','United States','Japan','Submit'),(1044,'2017-07-04 21:13:14','73.252.150.76',42.308,55.556,35.461,14.286,2.375,3.500,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surya Rajasekaran ','srajasekaran@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Computer, Internet','1','5','1','2','1','3','2','6','3','4','1','5','7','4','1','3','1','3','3','2','5','2','6','2','United States','China','Submit'),(1049,'2017-07-08 03:15:34','24.130.208.126',57.692,70.370,22.566,50.000,2.875,4.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balaji Sai Perlakota ','balajisai16@gmail.com','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Hourmony','Student','Less than one year','Computer, Internet','2','7','1','2','6','6','4','2','2','2','2','6','6','6','6','2','2','6','2','3','2','1','2','2','China','United States','Submit'),(1046,'2017-07-05 12:08:18','73.92.204.180',42.308,59.259,74.146,57.143,2.375,3.667,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pankaja Nishita Battula','pbattula@scu.edu','SCU070817 ','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','6','6','3','2','6','4','6','4','6','4','1','2','6','4','4','4','2','2','4','4','4','2','4','2','India','United States','Submit'),(1047,'2017-07-05 14:57:37','73.162.188.231',57.692,48.148,35.461,0.000,2.875,3.167,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Genevieve Nitya Boniface','gboniface@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','5','3','2','2','3','3','3','3','3','2','3','5','2','3','2','3','3','3','3','5','3','5','2','United States','China','Submit'),(1048,'2017-07-06 01:41:30','76.102.48.133',88.462,88.889,77.369,50.000,3.875,5.000,5.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Srinivasan','v1srinivasan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','7','1','7','7','1','4','4','7','4','1','4','5','5','3','5','3','5','5','5','5','5','5','United States','Spain','Submit'),(1051,'2017-07-10 17:49:12','192.169.20.29',34.615,40.741,25.790,78.571,2.125,2.833,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivia Ryu','olivia@planet.com','','United States','Japan','Gen X (Born from 1965 to 1979)','F','Planet','Individual Contributor','One year','Manufacturing','2','7','1','1','6','1','4','2','2','3','2','4','7','5','4','5','1','3','3','2','1','1','3','3','Sweden','India','Submit'),(1052,'2017-07-13 23:06:40','66.46.158.236',53.846,55.556,29.014,64.286,2.750,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jitendra Bendre ','jitendra.bendre@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Manager','Four or more years','Manufacturing','1','7','2','1','6','4','4','2','2','4','1','2','4','4','6','6','4','6','2','4','4','2','1','2','United States','Israel','Submit'),(1053,'2017-07-14 00:46:06','223.30.250.133',15.385,70.370,25.790,100.000,1.500,4.167,2.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratik Vyas','pratik.vyas@sunpharma.com','TARO','India','','Millenials (Born from 1980 to 1995)','M','SUN Pharma','Manager','Four or more years','Health Care','2','7','7','1','7','5','1','1','2','1','1','5','7','4','1','7','1','7','1','1','1','1','7','1','Israel','United States','Submit'),(1054,'2017-07-14 08:24:25','66.46.158.236',100.000,100.000,100.000,100.000,5.500,7.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maisa Ablahad','Maisa.Ablahad@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','TARO','Individual Contributor','Two to three years','Health Care','7','7','7','7','7','7','7','7','7','7','1','7','7','7','7','7','7','7','7','7','7','7','7','1','Israel','United States','Submit'),(1055,'2017-07-14 11:25:28','66.46.158.236',23.077,77.778,38.685,78.571,1.750,4.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia Kolesnik','natalia.kolesnik@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Canada','Individual Contributor','Less than one year','Health Care','4','7','2','2','6','7','2','3','3','4','1','2','7','5','2','5','3','6','4','1','1','1','4','2','Israel','India','Submit'),(1056,'2017-07-14 12:22:05','66.46.158.236',53.846,44.444,54.803,71.429,2.750,3.000,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Murray','liz.murray@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceuticals','Senior Manager','Four or more years','Manufacturing','4','6','4','4','6','1','4','4','4','3','2','4','6','3','3','6','2','4','4','3','1','4','3','2','Israel','India','Submit'),(1057,'2017-07-14 13:13:01','66.46.158.236',19.231,44.444,16.119,57.143,1.625,3.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marino Lepore','marino.lepore@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','M','Taro Pharmaceuticals Inc.','Executive','Four or more years','Manufacturing','1','7','3','1','4','1','2','2','1','2','1','1','7','4','1','4','2','2','6','1','4','2','4','1','Israel','India','Submit'),(1058,'2017-07-14 16:53:17','67.207.98.130',53.846,40.741,45.132,50.000,2.750,2.833,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexander Athougies ','alex@blackmarlinenterprises.com','Web','United States','','Millenials (Born from 1980 to 1995)','M','Black Marlin Enterprises LLC','Individual Contributor','Four or more years','Manufacturing','4','7','3','1','3','4','3','5','2','3','5','3','6','3','3','5','3','3','3','3','1','5','1','1','India','Germany','Submit'),(1059,'2017-07-14 16:57:04','66.46.158.236',19.231,59.259,48.356,92.857,1.625,3.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melanie DuBois','melanie.dubois@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceutical','Executive','Less than one year','Manufacturing','6','7','2','1','7','2','5','3','3','2','1','3','7','3','3','6','1','6','6','2','1','1','3','2','United States','Israel','Submit'),(1060,'2017-07-15 15:42:37','212.179.34.170',65.385,37.037,32.237,78.571,3.125,2.667,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yifat Rosenbaum-Dekel','yifat.rosenbaum@taro.co.il','taro','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Manager','Four or more years','Manufacturing','5','7','1','1','7','1','2','4','2','2','2','6','6','5','6','5','2','2','4','2','1','4','2','3','United States','India','Submit'),(1065,'2017-07-18 12:23:17','212.179.34.170',46.154,88.889,45.132,78.571,2.500,5.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sara Levy ','sara.levy@taro.co.il','taro','Venezuela','Israel','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Two to three years','Manufacturing','6','7','2','2','6','6','2','2','2','6','1','6','6','2','4','6','2','4','6','6','2','1','6','2','Israel','United States','Submit'),(1066,'2017-07-19 07:35:53','212.179.34.170',38.462,74.074,74.146,64.286,2.250,4.333,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarit Ben Yosef ','Sarit.Ban-Yosef@taro.co.il','Taro','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','6','7','5','1','7','2','6','4','4','4','1','3','5','4','5','4','2','5','4','4','1','1','7','4','India','United States','Submit'),(1063,'2017-07-16 01:53:57','212.179.34.170',23.077,33.333,19.342,64.286,1.750,2.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roee Aamir ','roee.zamir@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','M','TARO','Manager','Four or more years','Health Care','2','5','2','1','6','1','1','2','3','2','1','2','6','2','3','6','2','6','2','1','1','2','3','2','Israel','United States','Submit'),(1064,'2017-07-17 07:09:12','212.179.34.170',57.692,55.556,51.580,71.429,2.875,3.500,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carmit Tal ','carmit.tal@tato.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Senior Manager','Four or more years','Manufacturing','5','4','4','1','7','5','6','1','4','2','3','4','7','4','6','6','6','2','2','4','1','1','4','1','United States','Spain','Submit'),(1067,'2017-07-19 07:36:23','212.179.34.170',7.692,48.148,77.369,57.143,1.250,3.167,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Avidov','iris.borovoi@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','5','7','5','1','6','3','4','6','4','6','1','2','3','6','1','6','2','2','5','1','1','1','2','1','United States','India','Submit'),(1068,'2017-07-19 09:54:26','66.46.158.236',53.846,66.667,41.908,64.286,2.750,4.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Madill','Robert.Madill@Taro.ca','TARO','Canada','','Millenials (Born from 1980 to 1995)','F','Taro','Senior Manager','Two to three years','Health Care','3','6','4','2','5','2','3','4','2','3','2','4','6','5','5','6','2','3','5','3','2','3','6','2','Israel','India','Submit'),(1069,'2017-07-19 10:48:44','66.46.158.236',61.538,62.963,45.132,14.286,3.000,3.833,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Laratta','Frank.Laratta@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','TARO','Manager','Four or more years','Health Care','3','4','3','1','3','5','3','5','3','3','3','3','6','4','6','3','3','3','3','5','2','3','3','3','Israel','India','Submit'),(1070,'2017-07-19 14:03:46','66.46.158.236',100.000,100.000,67.698,57.143,4.625,5.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnson Lai','johnson.lai@taro.ca','Taro','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Individual Contributor','Four or more years','Health Care','4','7','7','2','4','6','7','2','2','5','3','6','5','5','6','6','5','6','6','6','7','5','6','3','India','China','Submit'),(1071,'2017-07-20 05:21:54','78.225.123.81',57.692,29.630,45.132,92.857,2.875,2.333,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandra Cosimano ','alexcosimano@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Année','Individual Contributor','Two to three years','Health Care','2','7','3','1','6','2','3','4','5','3','1','6','7','4','6','7','2','2','2','3','1','1','1','5','United States','Spain','Submit'),(1072,'2017-07-20 06:49:25','212.179.34.170',50.000,22.222,74.146,100.000,2.625,2.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach Shpengental ','lilach.shpengental@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Four or more years','Manufacturing','6','7','5','4','7','1','4','5','2','7','1','6','7','4','6','7','1','1','1','1','1','1','4','1','United States','India','Submit'),(1073,'2017-07-23 01:08:40','212.179.34.170',50.000,51.852,38.685,42.857,2.625,3.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shlomi Elnasi ','shlomi.elnasi@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','M','Taro Israel','Executive','Four or more years','Health Care','2','6','4','2','6','2','3','4','2','3','3','3','4','4','2','4','2','3','4','4','3','4','3','2','Israel','India','Submit'),(1074,'2017-07-23 04:09:02','212.179.34.170',61.538,48.148,64.475,42.857,3.000,3.167,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adi Maymon ','adi.aloni@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','TARO','Individual Contributor','Four or more years','Manufacturing','6','6','6','6','6','1','6','2','2','4','1','3','4','4','4','4','6','4','2','6','1','1','2','2','United States','Israel','Submit'),(1075,'2017-07-23 06:08:08','212.179.34.170',19.231,62.963,83.817,85.714,1.625,3.833,5.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Goldenberg ','Iris.Goldenberg@Taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Senior Manager','Four or more years','Manufacturing','6','7','5','1','7','4','3','5','6','7','1','3','7','4','1','5','2','6','2','2','1','3','5','1','United States','India','Submit'),(1076,'2017-07-24 13:54:14','66.46.158.236',57.692,48.148,32.237,100.000,2.875,3.167,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marta Avelar','marta.avelar@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals','Individual Contributor','Four or more years','Health Care','1','7','5','3','7','1','5','3','1','1','1','4','7','6','6','7','2','2','2','6','4','2','2','1','Germany','United States','Submit'),(1077,'2017-07-25 09:24:46','66.46.158.236',38.462,55.556,87.041,100.000,2.250,3.500,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Gagno ','ann.gagno@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals Inc','Manager','Four or more years','Manufacturing','6','7','6','2','7','1','7','4','4','6','1','6','7','4','4','7','2','6','6','2','1','1','2','1','United States','Israel','Submit'),(1078,'2017-08-04 04:41:33','88.190.38.132',46.154,74.074,25.790,85.714,2.500,4.333,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cosimano Garance','cosimanogarance@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Les Films du Poisson','Executive','One year','Entertainment','6','7','1','1','7','4','2','1','1','3','1','1','6','5','6','6','2','3','3','7','2','5','4','2','Israel','United States','Submit'),(1079,'2017-08-04 09:55:27','80.12.58.34',23.077,3.704,12.895,57.143,1.750,1.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marie Polese','mariepolese@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Century 21','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','1','1','7','1','2','2','1','2','2','1','2','1','6','7','1','1','1','2','1','1','1','1','Sweden','United States','Submit'),(1080,'2017-08-08 18:24:10','24.130.117.54',76.923,92.593,80.593,50.000,3.500,5.167,5.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xuelu Wu ','xuelu_wu@hotmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','7','6','6','6','6','5','6','4','4','2','3','4','6','4','4','1','4','4','6','3','3','5','6','United States','India','Submit'),(1106,'2017-08-14 14:13:48','129.210.115.104',23.077,100.000,48.356,21.429,1.750,5.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Changwen Zhang','czhang4@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','Two to three years','Computer, Internet','1','5','4','1','1','7','7','1','7','1','1','7','7','7','1','4','1','1','7','4','1','1','7','1','China','United States','Submit'),(1083,'2017-08-12 16:04:54','129.210.115.240',11.538,85.185,61.251,42.857,1.375,4.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vishaka Balasubramanian Sekar','vsekar@scu.edu','scu081217','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Student','Two to three years','Computer, Internet','3','7','7','1','7','7','4','1','4','6','1','1','2','5','2','4','1','4','4','2','3','1','7','1','United States','China','Submit'),(1084,'2017-08-12 16:08:59','129.210.115.104',57.692,44.444,64.475,57.143,2.875,3.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Stockmann','jstockmann@scu.edu','scu081217','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','6','7','5','5','7','2','4','6','2','3','2','1','5','2','2','3','3','4','3','3','4','4','4','2','South Korea','India','Submit'),(1085,'2017-08-12 16:11:48','129.210.115.112',26.923,51.852,58.027,0.000,1.875,3.333,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julie Wasiuk','juliewasiuk@gmail.com','scu081217','United States','','Millenials (Born from 1980 to 1995)','F','Konica Minolta','Individual Contributor','Two to three years','Computer, Internet','4','6','2','2','2','6','6','3','4','5','2','3','4','2','1','1','2','4','4','2','1','1','2','3','China','Sweden','Submit'),(1090,'2017-08-12 16:14:31','129.210.115.104',34.615,66.667,29.014,78.571,2.125,4.000,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alan Ng','ajng@scu.edu','scu081217','United States','China','Millenials (Born from 1980 to 1995)','M','VTA','Manager','Four or more years','Transportation','2','7','2','2','6','5','3','4','2','2','2','3','6','5','2','6','1','5','4','2','2','3','3','2','India','China','Submit'),(1092,'2017-08-12 16:14:54','129.210.115.240',34.615,66.667,61.251,57.143,2.125,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Zhu','yzhu1@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','4','1','6','6','2','6','1','6','2','4','6','6','2','3','3','2','6','1','1','2','3','2','China','United States','Submit'),(1095,'2017-08-12 16:17:16','129.210.115.104',76.923,70.370,51.580,28.571,3.500,4.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caihua Ni','cni2@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','UDG Architectural Design Co., Ltd','Manager','Four or more years','Finance, Insurance, Real Estate','5','5','3','5','3','4','5','3','2','4','2','5','6','4','4','4','2','1','4','6','6','2','6','2','United States','China','Submit'),(1097,'2017-08-12 16:17:51','107.77.92.88',57.692,59.259,48.356,35.714,2.875,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shaoxiong Tian','stian@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','5','6','2','1','6','3','4','3','3','4','3','4','5','3','2','2','2','4','4','4','4','4','4','3','China','United States','Submit'),(1098,'2017-08-12 16:18:39','129.210.115.240',76.923,59.259,100.000,78.571,3.500,3.667,6.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linfei Jiang','juliajiang0611@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','6','6','6','1','6','6','7','6','2','6','6','5','5','6','4','2','7','1','1','2','6','2','China','United States','Submit'),(1099,'2017-08-12 16:19:54','129.210.115.112',100.000,48.148,51.580,28.571,4.250,3.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lingya Zhang','lzhang2@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','21Vianet','Student','One year','Computer, Internet','2','6','5','1','4','3','2','7','2','4','2','6','6','2','5','2','5','3','3','5','6','4','3','5','United States','India','Submit'),(1100,'2017-08-12 16:20:59','129.210.115.240',53.846,85.185,58.027,42.857,2.750,4.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manling Li','limanling8@gmail.com','SCU081217','China','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','3','6','5','2','5','6','5','6','2','3','2','3','6','7','3','3','3','3','5','5','3','2','3','4','China','United States','Submit'),(1101,'2017-08-12 16:21:29','129.210.115.104',19.231,96.296,32.237,14.286,1.625,5.333,2.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoling Tang','aquatangtang@gmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa clara University','Student','Less than one year','Computer, Internet','2','6','2','1','2','6','6','2','2','2','1','1','6','6','1','2','1','7','7','1','1','1','5','6','China','Germany','Submit'),(1102,'2017-08-12 16:22:57','129.210.115.104',73.077,96.296,48.356,57.143,3.375,5.333,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Xin','xxin@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Computer, Internet','2','6','4','1','6','7','6','4','1','4','2','6','7','4','6','3','2','2','7','6','6','2','6','2','India','United States','Submit'),(1103,'2017-08-12 16:24:15','107.77.165.9',92.308,100.000,54.803,57.143,4.000,5.667,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yinan Zhou','elichou3zz@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','7','6','2','6','6','6','4','2','3','2','6','6','6','6','3','5','5','6','6','3','3','5','5','India','United States','Submit'),(1104,'2017-08-12 16:37:08','129.210.115.240',46.154,51.852,54.803,42.857,2.500,3.333,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caiyi Liu','liucaiyilcy@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','6','3','3','2','4','6','4','1','1','4','5','5','1','5','1','2','3','4','2','4','4','4','United States','China','Submit'),(1105,'2017-08-14 11:22:08','172.110.128.144',80.769,40.741,32.237,50.000,3.625,2.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean Bucquet ','jean@bucquet.us','web','France','American','Baby Boomers (Born from 1946 to 1964)','M','JB Cross-Cultural consulting LLC','Executive','Four or more years','Health Care','2','7','3','3','3','1','4','3','1','3','3','4','5','4','6','6','4','3','4','3','1','6','2','2','United States','India','Submit'); /*!40000 ALTER TABLE `etd04_01` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etd04_ORIGINAL` -- DROP TABLE IF EXISTS `etd04_ORIGINAL`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etd04_ORIGINAL` ( `id` int(11) NOT NULL auto_increment, `timestamp` datetime NOT NULL, `ip` varchar(50) NOT NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(255) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=797 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etd04_ORIGINAL` -- LOCK TABLES `etd04_ORIGINAL` WRITE; /*!40000 ALTER TABLE `etd04_ORIGINAL` DISABLE KEYS */; INSERT INTO `etd04_ORIGINAL` VALUES (22,'2014-11-18 12:04:20','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil','Submit'),(24,'2015-01-05 13:55:58','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China','Submit'),(25,'2015-01-06 13:09:49','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States','Submit'),(27,'2015-01-06 20:06:01','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India','Submit'),(28,'2015-01-07 22:41:28','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States','Submit'),(29,'2015-01-08 01:29:29','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan','Submit'),(30,'2015-01-09 12:58:04','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China','Submit'),(32,'2015-01-09 13:06:47','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States','Submit'),(33,'2015-01-09 13:31:15','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany','Submit'),(34,'2015-01-09 14:48:04','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States','Submit'),(35,'2015-01-09 16:49:38','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States','Submit'),(36,'2015-01-09 17:28:41','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China','Submit'),(37,'2015-01-09 20:21:17','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China','Submit'),(38,'2015-01-10 02:12:39','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India','Submit'),(39,'2015-01-10 04:27:54','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India','Submit'),(40,'2015-01-10 15:06:46','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil','Submit'),(41,'2015-01-10 15:09:49','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany','Submit'),(42,'2015-01-10 15:54:20','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States','Submit'),(43,'2015-01-10 15:56:35','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany','Submit'),(44,'2015-01-10 16:11:01','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India','Submit'),(45,'2015-01-10 18:53:28','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States','Submit'),(47,'2015-01-10 22:59:44','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States','Submit'),(48,'2015-01-16 19:53:11','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan','Submit'),(49,'2015-01-20 12:37:10','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany','Submit'),(58,'2015-01-27 01:01:01','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India','Submit'),(51,'2015-01-20 18:48:28','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States','Submit'),(52,'2015-01-23 17:41:38','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States','Submit'),(59,'2015-01-27 15:29:59','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden','Submit'),(55,'2015-01-23 17:53:01','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan','Submit'),(56,'2015-01-23 21:21:08','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States','Submit'),(57,'2015-01-26 13:13:01','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India','Submit'),(60,'2015-02-02 19:29:15','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain','Submit'),(61,'2015-02-04 22:25:41','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States','Submit'),(62,'2015-02-04 23:35:25','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China','Submit'),(63,'2015-02-05 11:12:41','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States','Submit'),(64,'2015-02-05 11:15:25','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China','Submit'),(65,'2015-02-05 18:44:52','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China','Submit'),(66,'2015-02-05 19:27:36','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States','Submit'),(67,'2015-02-06 00:18:30','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States','Submit'),(69,'2015-02-06 19:39:59','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany','Submit'),(70,'2015-02-07 02:06:01','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain','Submit'),(71,'2015-02-08 20:07:15','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden','Submit'),(72,'2015-02-09 18:53:43','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China','Submit'),(73,'2015-02-10 15:33:20','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China','Submit'),(74,'2015-02-10 18:49:00','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany','Submit'),(75,'2015-02-11 03:48:00','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India','Submit'),(76,'2015-02-11 19:52:56','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China','Submit'),(77,'2015-02-11 20:08:10','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States','Submit'),(78,'2015-02-13 19:37:53','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China','Submit'),(79,'2015-02-15 09:54:29','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States','Submit'),(80,'2015-03-03 15:10:16','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India','Submit'),(81,'2015-03-05 17:10:56','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India','Submit'),(82,'2015-03-06 11:05:26','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany','Submit'),(83,'2015-03-12 14:10:05','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China','Submit'),(84,'2015-03-24 04:03:01','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany','Submit'),(85,'2015-03-26 17:09:36','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan','Submit'),(86,'2015-03-29 06:56:32','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China','Submit'),(87,'2015-03-29 19:12:05','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China','Submit'),(88,'2015-03-29 21:57:15','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan','Submit'),(90,'2015-03-29 22:13:39','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan','Submit'),(91,'2015-03-30 00:06:44','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States','Submit'),(92,'2015-03-30 00:56:50','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany','Submit'),(93,'2015-03-30 01:37:25','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China','Submit'),(94,'2015-03-30 02:24:32','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan','Submit'),(95,'2015-03-30 05:46:09','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China','Submit'),(96,'2015-03-31 00:16:51','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea','Submit'),(97,'2015-03-31 01:56:31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan','Submit'),(98,'2015-03-31 02:49:52','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan','Submit'),(99,'2015-03-31 06:51:23','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany','Submit'),(100,'2015-03-31 23:07:26','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States','Submit'),(101,'2015-04-01 05:12:35','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany','Submit'),(102,'2015-04-01 06:42:18','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States','Submit'),(103,'2015-04-02 06:25:28','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States','Submit'),(104,'2015-04-02 06:32:28','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China','Submit'),(105,'2015-04-02 06:39:19','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States','Submit'),(106,'2015-04-02 06:42:03','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany','Submit'),(107,'2015-04-02 07:02:44','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China','Submit'),(108,'2015-04-02 07:03:24','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan','Submit'),(109,'2015-04-02 07:36:59','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea','Submit'),(113,'2015-04-03 06:42:46','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan','Submit'),(112,'2015-04-03 00:16:25','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China','Submit'),(114,'2015-04-03 06:56:20','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States','Submit'),(115,'2015-04-03 08:09:57','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan','Submit'),(116,'2015-04-03 21:42:29','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan','Submit'),(117,'2015-04-04 17:19:18','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan','Submit'),(119,'2015-04-06 00:16:14','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India','Submit'),(121,'2015-04-06 01:41:50','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States','Submit'),(122,'2015-04-06 06:06:55','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States','Submit'),(125,'2015-04-06 09:15:14','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India','Submit'),(145,'2015-04-06 09:35:37','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States','Submit'),(147,'2015-04-06 11:51:00','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States','Submit'),(148,'2015-04-06 12:02:48','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan','Submit'),(149,'2015-04-06 21:23:31','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','','Submit'),(150,'2015-04-07 01:13:47','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India','Submit'),(151,'2015-04-09 19:32:20','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China','Submit'),(152,'2015-04-10 16:28:24','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States','Submit'),(153,'2015-04-10 17:29:03','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India','Submit'),(154,'2015-04-10 19:40:01','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States','Submit'),(155,'2015-04-10 21:37:38','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States','Submit'),(156,'2015-04-11 00:02:12','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China','Submit'),(157,'2015-04-11 01:51:16','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States','Submit'),(158,'2015-04-11 11:37:13','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States','Submit'),(159,'2015-04-11 15:08:27','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India','Submit'),(160,'2015-04-11 15:41:52','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States','Submit'),(161,'2015-04-11 15:43:51','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India','Submit'),(162,'2015-04-11 15:46:13','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden','Submit'),(163,'2015-04-11 15:47:38','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States','Submit'),(164,'2015-04-11 18:24:07','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India','Submit'),(165,'2015-04-11 18:24:11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan','Submit'),(166,'2015-04-11 20:49:35','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India','Submit'),(167,'2015-04-11 20:49:35','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States','Submit'),(168,'2015-04-12 01:52:09','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States','Submit'),(169,'2015-04-12 20:58:40','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden','Submit'),(170,'2015-04-18 13:26:22','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China','Submit'),(171,'2015-06-02 20:18:52','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany','Submit'),(173,'2015-06-13 11:44:20','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India','Submit'),(174,'2015-06-13 11:44:42','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh','moteknilou@yahoo.com','Pepperdine','United States','Persian','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia','Submit'),(175,'2015-06-13 11:44:49','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea','Submit'),(176,'2015-06-13 11:44:53','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain','Submit'),(177,'2015-06-13 11:45:05','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China','Submit'),(178,'2015-06-13 11:45:06','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria','Submit'),(179,'2015-06-13 11:45:09','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India','Submit'),(181,'2015-06-13 11:45:58','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez','shernan6@pepperdine.edu','Pepperdine','United States','Mexixo','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia','Submit'),(182,'2015-06-13 11:46:00','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States','Submit'),(184,'2015-06-13 11:46:10','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India','Submit'),(185,'2015-06-13 11:46:40','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan','Submit'),(186,'2015-06-13 11:46:54','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China','Submit'),(187,'2015-06-13 11:47:47','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia','Submit'),(188,'2015-06-13 11:47:52','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China','Submit'),(189,'2015-06-13 11:47:52','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States','Submit'),(191,'2015-06-13 11:49:29','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','','Submit'),(192,'2015-06-13 11:50:14','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany','Submit'),(199,'2015-06-13 11:59:35','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan','Submit'),(200,'2015-06-22 08:56:32','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States','Submit'),(201,'2015-07-09 20:22:02','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan','Submit'),(202,'2015-07-21 01:21:05','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States','Submit'),(203,'2015-07-21 09:57:47','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan','Submit'),(204,'2015-07-21 20:38:13','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China','Submit'),(206,'2015-07-22 15:20:16','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States','Submit'),(207,'2015-07-22 23:01:28','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States','Submit'),(208,'2015-07-26 15:05:15','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China','Submit'),(209,'2015-07-27 19:35:06','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany','Submit'),(210,'2015-07-29 02:21:29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China','Submit'),(211,'2015-07-29 17:45:15','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States','Submit'),(212,'2015-07-29 18:45:44','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States','Submit'),(213,'2015-07-29 19:31:07','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States','Submit'),(214,'2015-07-29 22:04:14','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China','Submit'),(215,'2015-07-29 23:04:52','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States','Submit'),(216,'2015-07-30 11:23:57','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China','Submit'),(217,'2015-07-30 13:39:37','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States','Submit'),(218,'2015-07-30 14:27:21','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea','Submit'),(219,'2015-07-30 14:51:52','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India','Submit'),(220,'2015-07-30 17:21:16','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States','Submit'),(221,'2015-07-30 18:03:11','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany','Submit'),(222,'2015-07-30 19:03:25','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States','Submit'),(223,'2015-07-31 00:32:32','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States','Submit'),(224,'2015-08-01 00:35:28','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States','Submit'),(225,'2015-08-01 11:03:55','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria','Submit'),(226,'2015-08-04 15:52:45','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden','Submit'),(227,'2015-08-05 13:15:02','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China','Submit'),(228,'2015-08-07 19:41:31','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany','Submit'),(229,'2015-08-10 19:40:56','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden','Submit'),(230,'2015-08-11 20:25:15','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia','Submit'),(231,'2015-08-13 18:44:05','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil','Submit'),(291,'2015-09-24 02:01:24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden','Submit'),(278,'2015-09-21 01:41:28','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China','Submit'),(277,'2015-09-17 19:52:55','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan','Submit'),(275,'2015-09-17 09:17:34','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany','Submit'),(274,'2015-09-14 17:55:00','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden','Submit'),(273,'2015-09-14 07:04:04','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India','Submit'),(272,'2015-09-13 22:42:51','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China','Submit'),(250,'2015-08-26 15:02:38','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea','Submit'),(251,'2015-08-27 20:27:42','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany','Submit'),(252,'2015-08-27 21:23:09','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany','Submit'),(253,'2015-08-28 21:12:43','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany','Submit'),(254,'2015-09-03 14:17:14','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States','Submit'),(255,'2015-09-04 18:56:20','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany','Submit'),(256,'2015-09-07 13:46:38','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden','Submit'),(257,'2015-09-08 13:52:40','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States','Submit'),(258,'2015-09-08 13:53:46','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India','Submit'),(259,'2015-09-08 13:55:00','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India','Submit'),(260,'2015-09-08 13:59:10','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany','Submit'),(261,'2015-09-08 14:06:18','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China','Submit'),(262,'2015-09-08 14:15:23','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany','Submit'),(263,'2015-09-08 14:25:30','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil','Submit'),(264,'2015-09-08 15:32:32','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany','Submit'),(265,'2015-09-09 09:35:18','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany','Submit'),(266,'2015-09-09 09:49:41','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India','Submit'),(267,'2015-09-09 22:21:24','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany','Submit'),(268,'2015-09-10 09:36:30','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China','Submit'),(271,'2015-09-13 21:35:03','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany','Submit'),(270,'2015-09-10 15:46:46','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China','Submit'),(293,'2015-09-24 14:42:55','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China','Submit'),(292,'2015-09-24 14:24:48','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China','Submit'),(287,'2015-09-21 18:31:51','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany','Submit'),(294,'2015-09-25 19:15:31','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States','Submit'),(295,'2015-09-27 04:29:46','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States','Submit'),(296,'2015-09-27 11:15:11','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India','Submit'),(297,'2015-09-27 17:17:08','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India','Submit'),(298,'2015-09-28 16:11:37','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India','Submit'),(299,'2015-09-28 17:55:02','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States','Submit'),(302,'2015-09-29 01:50:19','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States','Submit'),(303,'2015-09-29 14:34:33','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India','Submit'),(304,'2015-09-29 14:37:08','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States','Submit'),(305,'2015-09-29 15:37:33','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States','Submit'),(306,'2015-09-29 17:42:37','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan','Submit'),(307,'2015-09-29 18:24:14','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India','Submit'),(308,'2015-09-30 00:13:37','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States','Submit'),(309,'2015-09-30 11:14:43','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany','Submit'),(312,'2015-09-30 13:56:38','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States','Submit'),(314,'2015-09-30 15:26:36','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China','Submit'),(315,'2015-10-01 13:17:39','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States','Submit'),(316,'2015-10-01 15:12:07','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil','Submit'),(317,'2015-10-01 15:49:08','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany','Submit'),(318,'2015-10-01 17:03:15','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China','Submit'),(319,'2015-10-01 21:40:54','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China','Submit'),(324,'2015-10-01 23:59:25','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China','Submit'),(325,'2015-10-02 03:25:13','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China','Submit'),(326,'2015-10-02 14:15:59','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany','Submit'),(327,'2015-10-02 14:52:27','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States','Submit'),(328,'2015-10-02 15:02:08','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China','Submit'),(329,'2015-10-02 15:44:42','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China','Submit'),(330,'2015-10-02 18:34:43','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States','Submit'),(331,'2015-10-02 21:59:18','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India','Submit'),(332,'2015-10-03 11:36:28','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States','Submit'),(333,'2015-10-03 14:44:48','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States','Submit'),(334,'2015-10-03 17:28:35','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States','Submit'),(335,'2015-10-03 17:59:35','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States','Submit'),(336,'2015-10-03 18:19:53','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States','Submit'),(337,'2015-10-05 15:24:20','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States','Submit'),(443,'2015-12-14 16:18:39','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan','Submit'),(425,'2015-11-23 10:38:59','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India','Submit'),(343,'2015-10-05 20:42:32','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China','Submit'),(419,'2015-11-08 08:07:41','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan','Submit'),(345,'2015-10-06 13:58:38','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States','Submit'),(346,'2015-10-08 12:58:24','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States','Submit'),(347,'2015-10-11 03:55:15','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China','Submit'),(348,'2015-10-12 05:31:02','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea','Submit'),(350,'2015-10-13 01:59:00','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States','Submit'),(351,'2015-10-13 15:57:46','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea','Submit'),(352,'2015-10-14 07:38:45','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India','Submit'),(353,'2015-10-16 03:02:14','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States','Submit'),(354,'2015-10-19 02:22:46','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India','Submit'),(355,'2015-10-20 23:06:58','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia','Submit'),(420,'2015-11-13 14:01:40','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan','Submit'),(357,'2015-10-21 14:49:13','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States','Submit'),(358,'2015-10-21 16:29:34','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India','Submit'),(359,'2015-10-23 00:14:14','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States','Submit'),(360,'2015-10-23 18:44:21','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India','Submit'),(361,'2015-10-24 00:07:32','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States','Submit'),(362,'2015-10-24 13:37:00','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India','Submit'),(363,'2015-10-25 23:01:47','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany','Submit'),(364,'2015-10-26 10:23:00','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States','Submit'),(365,'2015-10-26 10:44:09','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States','Submit'),(467,'2016-01-08 22:35:09','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India','Submit'),(367,'2015-10-26 13:47:42','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States','Submit'),(368,'2015-10-26 16:19:24','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States','Submit'),(369,'2015-10-26 23:05:00','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States','Submit'),(370,'2015-10-26 23:17:45','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain','Submit'),(371,'2015-10-27 22:01:00','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia','Submit'),(372,'2015-10-27 22:03:36','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China','Submit'),(373,'2015-10-28 00:26:47','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden','Submit'),(418,'2015-11-08 07:18:59','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan','Submit'),(375,'2015-10-28 00:52:11','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India','Submit'),(376,'2015-10-28 20:59:31','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India','Submit'),(377,'2015-10-28 21:35:20','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India','Submit'),(378,'2015-10-29 00:09:09','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India','Submit'),(379,'2015-10-29 02:04:36','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China','Submit'),(380,'2015-10-29 20:24:00','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany','Submit'),(381,'2015-10-29 21:52:00','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea','Submit'),(382,'2015-10-29 21:53:00','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States','Submit'),(383,'2015-10-30 00:28:00','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','','Submit'),(384,'2015-10-30 01:01:22','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India','Submit'),(385,'2015-10-30 02:03:41','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany','Submit'),(386,'2015-10-30 03:10:00','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany','Submit'),(387,'2015-10-30 04:35:00','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China','Submit'),(388,'2015-10-30 04:59:00','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China','Submit'),(389,'2015-10-30 13:42:00','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India','Submit'),(390,'2015-10-31 01:53:00','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan','Submit'),(391,'2015-10-31 01:56:00','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China','Submit'),(392,'2015-10-31 02:35:00','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States','Submit'),(393,'2015-10-31 03:40:00','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China','Submit'),(394,'2015-10-31 06:49:00','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan','Submit'),(395,'2015-10-31 09:02:00','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China','Submit'),(396,'2015-10-31 09:14:00','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan','Submit'),(397,'2015-10-31 09:27:00','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States','Submit'),(399,'2015-10-31 09:33:00','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China','Submit'),(400,'2015-10-31 09:35:00','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan','Submit'),(401,'2015-10-31 09:50:00','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China','Submit'),(402,'2015-10-31 11:21:00','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China','Submit'),(417,'2015-11-05 04:24:40','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States','Submit'),(404,'2015-10-31 11:30:00','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden','Submit'),(405,'2015-10-31 11:30:00','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany','Submit'),(407,'2015-10-31 13:05:00','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(408,'2015-10-31 13:08:00','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan','Submit'),(409,'2015-11-01 05:16:00','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India','Submit'),(410,'2015-11-01 23:18:00','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany','Submit'),(411,'2015-11-02 01:27:00','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States','Submit'),(412,'2015-11-02 08:34:00','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States','Submit'),(413,'2015-11-02 09:39:00','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States','Submit'),(414,'2015-11-02 10:14:00','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States','Submit'),(415,'2015-11-04 10:20:00','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain','Submit'),(426,'2015-11-24 02:08:52','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden','Submit'),(427,'2015-11-24 03:54:04','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China','Submit'),(428,'2015-11-24 10:07:28','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany','Submit'),(429,'2015-11-24 10:17:02','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil','Submit'),(430,'2015-11-24 10:30:03','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India','Submit'),(431,'2015-11-24 13:13:03','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China','Submit'),(432,'2015-11-24 13:30:52','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia','Submit'),(433,'2015-11-25 02:40:15','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany','Submit'),(434,'2015-11-25 08:33:17','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States','Submit'),(435,'2015-11-26 10:45:20','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China','Submit'),(436,'2015-11-27 08:18:15','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States','Submit'),(437,'2015-11-27 22:12:25','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia','Submit'),(438,'2015-11-27 22:20:18','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany','Submit'),(439,'2015-11-27 22:37:52','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_rodriguez14@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Executive','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria','Submit'),(440,'2015-11-28 16:02:46','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India','Submit'),(444,'2015-12-14 18:34:15','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States','Submit'),(442,'2015-12-04 17:01:51','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia','Submit'),(445,'2015-12-16 13:28:26','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India','Submit'),(446,'2015-12-17 03:10:03','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China','Submit'),(468,'2016-01-09 00:44:35','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States','Submit'),(448,'2015-12-19 12:02:23','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States','Submit'),(449,'2015-12-23 20:43:15','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China','Submit'),(450,'2016-01-02 00:55:37','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States','Submit'),(451,'2016-01-04 00:45:41','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India','Submit'),(452,'2016-01-05 01:08:35','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan','Submit'),(453,'2016-01-05 01:48:59','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China','Submit'),(454,'2016-01-05 09:31:45','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan','Submit'),(455,'2016-01-05 14:51:32','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States','Submit'),(456,'2016-01-05 15:42:33','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India','Submit'),(469,'2016-01-09 17:56:32','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China','Submit'),(458,'2016-01-06 00:06:30','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan','Submit'),(459,'2016-01-06 16:47:53','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany','Submit'),(461,'2016-01-07 01:26:13','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany','Submit'),(462,'2016-01-07 02:43:54','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany','Submit'),(463,'2016-01-07 02:58:23','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','South Africa','','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany','Submit'),(464,'2016-01-07 13:27:42','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China','Submit'),(465,'2016-01-07 15:13:45','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany','Submit'),(466,'2016-01-08 01:01:27','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany','Submit'),(470,'2016-01-09 19:33:10','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States','Submit'),(472,'2016-01-11 20:11:20','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany','Submit'),(473,'2016-01-12 13:07:12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain','Submit'),(474,'2016-01-12 17:59:43','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States','Submit'),(475,'2016-01-13 05:52:05','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan','Submit'),(476,'2016-01-13 07:51:10','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany','Submit'),(477,'2016-01-13 20:49:44','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China','Submit'),(478,'2016-01-16 09:36:33','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Other','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States','Submit'),(479,'2016-01-21 13:42:34','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India','Submit'),(480,'2016-01-22 13:11:09','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States','Submit'),(481,'2016-01-22 15:40:05','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India','Submit'),(483,'2016-01-22 21:12:11','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany','Submit'),(484,'2016-01-29 12:48:15','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China','Submit'),(488,'2016-02-01 13:52:44','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore','Submit'),(486,'2016-01-30 19:50:16','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden','Submit'),(487,'2016-01-30 22:18:49','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States','Submit'),(489,'2016-02-01 23:19:56','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India','Submit'),(490,'2016-02-03 12:50:49','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden','Submit'),(491,'2016-02-03 13:44:55','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India','Submit'),(492,'2016-02-03 14:13:31','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore','Submit'),(493,'2016-02-03 14:25:11','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States','Submit'),(494,'2016-02-03 15:05:08','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden','Submit'),(495,'2016-02-03 15:08:55','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India','Submit'),(496,'2016-02-03 15:15:42','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China','Submit'),(497,'2016-02-03 16:21:15','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States','Submit'),(498,'2016-02-03 17:27:32','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany','Submit'),(499,'2016-02-03 20:18:51','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India','Submit'),(500,'2016-02-04 01:37:27','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan','Submit'),(501,'2016-02-04 18:08:00','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China','Submit'),(502,'2016-02-05 05:47:04','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India','Submit'),(503,'2016-02-05 17:12:38','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel','Submit'),(504,'2016-02-05 20:12:26','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan','Submit'),(505,'2016-02-08 21:03:17','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan','Submit'),(509,'2016-03-04 19:58:43','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany','Submit'),(507,'2016-02-20 12:31:24','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany','Submit'),(508,'2016-02-26 15:07:40','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia','Submit'),(511,'2016-03-08 21:21:19','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea','Submit'),(512,'2016-03-13 12:10:24','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan','Submit'),(513,'2016-03-17 14:58:39','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China','Submit'),(514,'2016-03-21 21:07:10','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore','Submit'),(515,'2016-03-21 21:49:25','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States','Submit'),(516,'2016-03-21 22:06:07','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan','Submit'),(517,'2016-03-21 22:49:03','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China','Submit'),(518,'2016-03-21 23:27:20','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan','Submit'),(519,'2016-03-21 23:42:08','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States','Submit'),(520,'2016-03-21 23:42:28','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China','Submit'),(521,'2016-03-21 23:45:29','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan','Submit'),(522,'2016-03-21 23:49:47','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States','Submit'),(523,'2016-03-22 00:48:18','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States','Submit'),(524,'2016-03-22 02:01:36','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore','Submit'),(525,'2016-03-22 02:40:48','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China','Submit'),(526,'2016-03-22 03:22:11','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore','Submit'),(527,'2016-03-22 22:13:40','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan','Submit'),(528,'2016-03-22 22:24:59','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan','Submit'),(529,'2016-03-22 23:41:40','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan','Submit'),(530,'2016-03-23 00:25:56','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States','Submit'),(531,'2016-03-23 00:27:17','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan','Submit'),(581,'2016-03-28 22:36:23','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan','Submit'),(533,'2016-03-23 00:31:06','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel','Submit'),(534,'2016-03-23 00:37:47','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China','Submit'),(535,'2016-03-23 01:38:22','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan','Submit'),(536,'2016-03-23 02:10:42','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States','Submit'),(537,'2016-03-23 02:22:30','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan','Submit'),(538,'2016-03-23 04:30:12','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China','Submit'),(539,'2016-03-23 05:09:50','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore','Submit'),(540,'2016-03-23 07:09:47','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore','Submit'),(541,'2016-03-23 09:34:25','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore','Submit'),(542,'2016-03-23 21:25:56','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States','Submit'),(544,'2016-03-23 22:30:48','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States','Submit'),(545,'2016-03-23 22:36:19','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States','Submit'),(546,'2016-03-23 23:08:39','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan','Submit'),(547,'2016-03-24 02:37:38','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany','Submit'),(548,'2016-03-24 02:58:11','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China','Submit'),(549,'2016-03-24 05:09:07','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore','Submit'),(550,'2016-03-24 05:24:09','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China','Submit'),(551,'2016-03-24 05:29:01','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States','Submit'),(606,'2016-03-30 18:27:40','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India','Submit'),(583,'2016-03-28 23:37:33','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore','Submit'),(553,'2016-03-24 06:08:26','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan','Submit'),(554,'2016-03-24 06:15:26','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany','Submit'),(555,'2016-03-24 21:25:25','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States','Submit'),(556,'2016-03-24 21:54:49','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore','Submit'),(557,'2016-03-24 22:00:28','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore','Submit'),(558,'2016-03-25 00:44:19','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan','Submit'),(559,'2016-03-25 04:53:00','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore','Submit'),(560,'2016-03-25 06:06:02','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan','Submit'),(561,'2016-03-25 09:25:22','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan','Submit'),(562,'2016-03-25 10:54:42','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore','Submit'),(563,'2016-03-27 05:34:45','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States','Submit'),(564,'2016-03-27 21:27:31','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China','Submit'),(565,'2016-03-27 21:43:13','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore','Submit'),(566,'2016-03-27 22:41:11','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States','Submit'),(567,'2016-03-27 22:57:33','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States','Submit'),(568,'2016-03-27 23:09:21','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan','Submit'),(569,'2016-03-27 23:30:26','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan','Submit'),(570,'2016-03-28 02:40:45','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore','Submit'),(571,'2016-03-28 02:44:07','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore','Submit'),(572,'2016-03-28 04:37:28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States','Submit'),(573,'2016-03-28 11:50:35','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan','Submit'),(574,'2016-03-28 13:38:01','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States','Submit'),(575,'2016-03-28 14:54:41','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China','Submit'),(576,'2016-03-28 17:07:51','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States','Submit'),(578,'2016-03-28 17:21:28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States','Submit'),(579,'2016-03-28 17:57:55','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States','Submit'),(580,'2016-03-28 18:10:04','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States','Submit'),(584,'2016-03-28 23:51:34','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States','Submit'),(585,'2016-03-28 23:52:59','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan','Submit'),(586,'2016-03-28 23:57:40','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan','Submit'),(587,'2016-03-29 00:30:42','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore','Submit'),(588,'2016-03-29 00:33:16','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan','Submit'),(589,'2016-03-29 00:43:51','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany','Submit'),(590,'2016-03-29 01:56:45','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany','Submit'),(591,'2016-03-29 02:12:42','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany','Submit'),(607,'2016-03-30 21:26:20','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States','Submit'),(593,'2016-03-29 03:08:13','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States','Submit'),(594,'2016-03-29 03:35:33','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany','Submit'),(595,'2016-03-29 04:55:42','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore','Submit'),(596,'2016-03-29 07:46:31','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan','Submit'),(597,'2016-03-29 13:56:57','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore','Submit'),(598,'2016-03-29 21:13:41','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China','Submit'),(599,'2016-03-29 22:25:33','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan','Submit'),(600,'2016-03-30 00:46:35','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore','Submit'),(601,'2016-03-30 04:12:08','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore','Submit'),(602,'2016-03-30 06:22:18','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan','Submit'),(603,'2016-03-30 07:07:32','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore','Submit'),(604,'2016-03-30 09:08:36','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan','Submit'),(605,'2016-03-30 11:51:21','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan','Submit'),(608,'2016-03-30 21:47:19','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States','Submit'),(609,'2016-03-30 22:18:55','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore','Submit'),(610,'2016-03-30 23:09:06','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States','Submit'),(611,'2016-03-30 23:19:25','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia','Submit'),(612,'2016-03-31 02:49:55','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore','Submit'),(613,'2016-03-31 04:52:39','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States','Submit'),(618,'2016-03-31 18:26:25','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia','Submit'),(622,'2016-03-31 18:57:22','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States','Submit'),(623,'2016-03-31 19:01:38','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States','Submit'),(621,'2016-03-31 18:36:22','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany','Submit'),(624,'2016-03-31 20:00:30','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China','Submit'),(625,'2016-03-31 20:08:28','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States','Submit'),(626,'2016-04-01 00:39:02','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China','Submit'),(627,'2016-04-01 03:47:55','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','Taiwan','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan','Submit'),(628,'2016-04-02 20:13:25','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Wang ','wang_yuan_9@163.com','SCU080616','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States','Submit'),(629,'2016-04-03 21:49:56','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan','Submit'),(630,'2016-04-06 03:36:27','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao','orao@scu.edu','','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India','Submit'),(633,'2016-04-11 02:23:02','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan','Submit'),(634,'2016-04-14 00:10:48','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Giselle Lee','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States','Submit'),(635,'2016-04-17 15:15:21','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China','Submit'),(636,'2016-05-03 17:56:07','66.129.239.13',53.846,44.444,35.461,35.714,2.750,3.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Crossman','crossman@juniper.net','','United States','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','7','4','2','3','2','2','3','2','3','3','2','6','4','2','3','3','5','3','2','2','6','2','2','India','Germany','Submit'),(637,'2016-05-03 23:29:25','172.77.222.166',57.692,92.593,93.488,64.286,2.875,5.167,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','America Soler-Everhart ','america@fundvec.org','','Venezuela','U.S.A. ','Baby Boomers (Born from 1946 to 1964)','F','FUNDVEC ','Executive','Four or more years','Education','6','4','7','5','5','7','5','6','4','7','3','4','7','5','7','7','1','7','7','4','1','1','1','1','United States','United States','Submit'),(639,'2016-05-23 16:35:01','167.191.240.1',50.000,44.444,45.132,57.143,2.625,3.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emilie Soares ','esoares@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Two to three years','Manufacturing','3','6','3','1','7','1','4','3','4','3','2','3','7','3','4','2','2','4','4','2','4','2','4','3','India','China','Submit'),(640,'2016-05-25 10:15:05','64.212.225.98',42.308,51.852,77.369,64.286,2.375,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Storry ','sstorry@riverbed.com','Riverbed','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Riverbed Technology','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','6','1','4','4','4','6','4','4','6','4','4','4','1','3','5','4','1','1','3','3','Saudi Arabia','India','Submit'),(641,'2016-05-25 11:16:37','50.143.142.237',53.846,70.370,70.922,50.000,2.750,4.167,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Takeuchi ','mtakeuchi@riverbed.com','Riverbed','United States','','Baby Boomers (Born from 1946 to 1964)','F','Riverbed Sunnyvale','Individual Contributor','Less than one year','Communications, Utilities','6','6','5','5','6','1','5','4','4','4','3','3','3','2','4','6','2','6','6','4','2','2','6','1','United States','Singapore','Submit'),(642,'2016-05-25 13:25:22','12.221.225.162',53.846,37.037,32.237,85.714,2.750,2.667,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathon Paul ','jpaul@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','2','2','4','1','4','6','2','6','6','1','4','3','1','1','5','4','3','United States','Singapore','Submit'),(643,'2016-05-25 17:09:03','216.200.161.146',61.538,51.852,19.342,64.286,3.000,3.333,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindhura Ramegowda ','sramegowda@riverbed.com','Riverbed','Other','Global','Millenials (Born from 1980 to 1995)','F','Riverbed Technology Inc','Manager','Four or more years','Computer, Internet','1','7','2','1','5','4','4','2','2','1','1','6','7','2','4','4','2','6','2','2','6','2','4','2','India','United States','Submit'),(644,'2016-06-06 19:44:11','216.200.161.146',26.923,55.556,54.803,35.714,1.875,3.500,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alejandra Rapsis ','alejandra.rapsis@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed Technology, Inc.','Senior Manager','Four or more years','Services','4','4','3','1','7','4','2','4','3','7','4','2','4','4','1','4','1','1','5','2','2','3','5','1','United States','India','Submit'),(645,'2016-06-08 18:31:58','12.221.225.162',26.923,51.852,74.146,42.857,1.875,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abby Trainor ','abby.trainor@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed','Manager','One year','Computer, Internet','7','7','2','1','5','1','6','6','4','4','2','6','6','2','1','2','1','3','6','2','1','1','6','2','Singapore','China','Submit'),(646,'2016-06-14 23:16:08','73.93.70.182',38.462,40.741,32.237,71.429,2.250,2.833,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sean Murphy ','smurphy@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Executive','Four or more years','Computer, Internet','4','7','3','1','5','2','2','2','3','2','2','5','7','3','3','5','2','3','4','3','2','2','2','1','Singapore','Germany','Submit'),(647,'2016-06-21 14:01:41','204.10.228.2',53.846,77.778,83.817,28.571,2.750,4.500,5.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','6','5','7','3','5','6','6','5','2','6','2','5','5','6','2','3','1','2','2','5','5','2','6','2','United States','India','Submit'),(648,'2016-06-28 00:25:43','73.15.23.166',34.615,29.630,29.014,21.429,2.125,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josergio Zaragoza ','josergiozaragoza@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Genentech','Individual Contributor','Less than one year','Health Care','1','7','4','1','2','2','3','2','2','3','2','3','6','4','5','2','1','2','2','2','2','2','2','1','United States','Germany','Submit'),(649,'2016-06-28 14:42:21','173.254.196.59',69.231,37.037,38.685,21.429,3.250,2.667,3.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thilina Mallawa','thilina.arachchi@gmail.com','SCU062516','New Zealand','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','6','1','2','3','1','3','4','2','3','4','5','5','2','6','3','2','2','3','3','4','2','5','1','United States','India','Submit'),(650,'2016-06-28 15:02:23','73.15.216.70',50.000,88.889,29.014,7.143,2.625,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU062516','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','7','1','1','4','7','1','4','2','3','7','2','1','6','1','3','1','7','1','6','1','1','3','7','United States','South Korea','Submit'),(651,'2016-06-28 16:27:04','73.222.0.24',38.462,59.259,80.593,28.571,2.250,3.667,5.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana Petkova ','tpetkova@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','LOGOSOL INC.','Senior Manager','Four or more years','Manufacturing','7','6','7','1','7','4','7','4','4','2','2','6','3','2','1','2','2','6','2','2','3','1','6','2','United States','Germany','Submit'),(652,'2016-06-28 18:28:01','167.191.240.1',19.231,33.333,54.803,64.286,1.625,2.500,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silvia Aguilar ','saguilaramaya@scu.edu','SCU062516','Mexico','','Millenials (Born from 1980 to 1995)','F','Lam Research ','Individual Contributor','Two to three years','Manufacturing','6','7','4','1','6','1','3','3','4','3','2','4','6','3','1','4','1','1','3','3','1','2','4','1','United States','India','Submit'),(653,'2016-06-28 18:55:38','73.223.37.5',50.000,62.963,38.685,57.143,2.625,3.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pooja Nanjundaswamy ','pnanjundaswamy@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','2','6','2','3','7','2','2','4','2','6','1','2','6','4','6','3','3','3','2','6','2','2','6','2','United States','China','Submit'),(654,'2016-06-28 19:22:19','73.223.26.196',65.385,85.185,54.803,92.857,3.125,4.833,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asmaa Mohamed ','asmohamed@scu.edu','SCU062516','Egypt','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Health Care','6','7','5','6','7','4','2','5','1','4','2','4','6','4','2','7','7','7','1','7','1','1','6','2','India','China','Submit'),(655,'2016-06-28 19:42:28','24.5.126.173',92.308,88.889,80.593,57.143,4.000,5.000,5.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma ','jverma@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','3','6','6','6','6','6','6','6','4','6','4','2','6','4','6','4','6','4','4','6','4','2','6','2','United States','China','Submit'),(656,'2016-06-29 01:43:02','72.194.213.101',69.231,66.667,29.014,21.429,3.250,4.000,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Peng ','lpeng@scu.edu','SCU062516','China','','Millenials (Born from 1980 to 1995)','M','LogicMonitor, Inc','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','3','6','2','3','2','4','2','4','6','6','4','2','4','2','6','2','4','3','2','2','India','United States','Submit'),(657,'2016-06-29 02:05:17','50.174.198.65',65.385,74.074,38.685,78.571,3.125,4.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Patel ','mapatel@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','1','1','7','1','1','1','1','7','1','4','5','2','5','6','1','5','6','6','7','3','6','3','India','United States','Submit'),(658,'2016-06-29 06:13:43','71.198.45.131',69.231,55.556,38.685,57.143,3.250,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ananya Panja ','apanja@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Intel Corporation','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','1','1','7','1','7','1','7','1','7','4','7','7','1','1','7','7','7','1','1','1','Brazil','Singapore','Submit'),(659,'2016-06-29 13:15:02','192.35.35.35',34.615,25.926,48.356,50.000,2.125,2.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashley Pietz ','ashley.e.pietz@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','3','7','5','1','4','1','5','3','3','2','3','2','7','4','5','3','3','2','2','2','1','1','2','1','India','Saudi Arabia','Submit'),(660,'2016-06-30 13:20:30','64.245.3.214',100.000,88.889,70.922,50.000,5.125,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','Millenials (Born from 1980 to 1995)','M','','Student','Less than one year','Manufacturing','5','5','4','5','6','5','5','4','5','5','5','5','5','4','5','5','5','5','6','6','4','5','4','7','United States','Japan','Submit'),(661,'2016-07-05 14:10:57','192.91.173.36',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Burger ','timothysburger@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','3','6','4','2','6','3','2','3','3','3','2','4','7','5','4','5','3','2','3','2','2','2','2','1','United States','Germany','Submit'),(667,'2016-07-13 14:43:54','216.113.160.71',46.154,44.444,22.566,57.143,2.500,3.000,2.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priya Maheshwari ','pmaheshwari@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','ebay','Student','Less than one year','Computer, Internet','2','7','2','1','7','2','3','3','1','2','2','4','4','3','5','4','2','4','3','2','2','2','4','2','India','United States','Submit'),(675,'2016-07-19 15:53:03','50.184.196.5',26.923,37.037,32.237,71.429,1.875,2.667,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cynthia Shon ','cynthia@corporategames.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Corporate Games, Inc.','Executive','Four or more years','Services','2','6','3','2','6','2','3','4','2','2','2','3','7','3','2','5','1','2','3','3','1','2','3','2','Brazil','China','Submit'),(676,'2016-07-19 18:19:25','50.207.99.83',42.308,3.704,12.895,42.857,2.375,1.167,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Kohler ','GKohler@HotelDurant.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Benchmark Hotels','Executive','Less than one year','Entertainment','2','2','2','2','6','2','2','2','1','1','2','2','6','1','5','6','1','1','1','1','3','3','1','1','Brazil','China','Submit'),(665,'2016-07-06 18:01:34','75.25.116.255',53.846,37.037,38.685,14.286,2.750,2.667,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhavesh Ghantiwala ','bghantiwala@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','1','1','1','4','1','1','4','1','7','7','6','1','1','5','1','1','1','4','1','4','India','United States','Submit'),(666,'2016-07-07 01:26:49','64.136.252.140',69.231,81.481,83.817,71.429,3.250,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Ngatino ','mngatino@scu.edu','SCU062516','Indonesia','Canada','Millenials (Born from 1980 to 1995)','F','Stryker','Individual Contributor','Two to three years','Manufacturing','5','5','6','1','6','6','7','4','4','6','4','6','7','4','5','6','2','4','4','4','1','1','6','6','Singapore','China','Submit'),(677,'2016-07-22 20:47:10','129.210.115.242',0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','Submit'),(679,'2016-07-30 12:59:37','73.189.255.191',53.846,55.556,96.712,71.429,2.750,3.500,6.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhaowei Zheng ','zheng_zhao_wei@hotmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','6','6','6','3','7','1','7','7','4','6','2','4','7','4','7','4','2','2','7','4','1','1','3','2','United States','Russia','Submit'),(680,'2016-08-01 16:03:58','129.210.115.112',80.769,70.370,41.908,21.429,3.625,4.167,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ying Tong ','tongyingkk@gmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','4','6','2','3','2','7','4','4','3','2','2','3','7','6','6','2','2','2','2','4','5','3','4','5','United States','China','Submit'),(681,'2016-08-01 16:11:11','129.210.115.112',46.154,66.667,22.566,50.000,2.500,4.000,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qianhui Jiang ','qjiang@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','2','2','7','4','3','3','2','1','1','1','6','5','6','2','1','3','4','3','6','2','5','1','China','United States','Submit'),(682,'2016-08-01 17:09:52','12.155.19.66',34.615,59.259,67.698,64.286,2.125,3.667,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alex Nguyen ','ahnguyen@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','6','7','5','3','6','3','5','4','2','5','2','2','6','3','2','4','2','5','4','2','2','1','5','3','United States','South Korea','Submit'),(674,'2016-07-19 12:15:24','193.110.55.14',3.846,40.741,41.908,57.143,1.125,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Louise Hunter','lhunter@juniper.net','JUNIPER','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Juniper Networks','Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','2','6','2','2','1','2','5','7','1','6','1','2','2','1','1','1','4','1','Spain','Sweden','Submit'),(683,'2016-08-02 20:13:15','50.148.189.138',46.154,74.074,70.922,71.429,2.500,4.333,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsiang-Yu Huang','hhuang2@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','5','7','4','3','5','4','6','6','2','5','2','2','6','7','2','6','3','1','4','5','3','3','5','2','United States','Germany','Submit'),(684,'2016-08-04 11:38:46','207.47.51.61',65.385,81.481,61.251,64.286,3.125,4.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fang-Wei Wang ','fwang1@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','3','6','6','6','4','2','2','2','5','6','5','3','5','3','4','4','5','3','3','4','3','China','United States','Submit'),(685,'2016-08-04 13:39:48','8.4.225.31',80.769,77.778,41.908,50.000,3.625,4.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheng-Fu Chuang','s2chuang@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','5','3','2','6','4','2','4','3','2','5','6','3','6','6','3','4','6','6','6','2','2','2','United States','Germany','Submit'),(686,'2016-08-04 19:26:37','199.192.87.130',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reijo Ratilainen ','reijoeratilainen@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Fit3D, Inc.','Senior Manager','Two to three years','Retail, Wholesale','3','7','4','2','6','2','4','3','3','5','3','3','6','2','3','6','3','2','3','2','1','2','2','2','Sweden','Germany','Submit'),(687,'2016-08-04 19:31:56','129.210.115.112',23.077,88.889,35.461,14.286,1.750,5.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prateek Khatri ','pkhatri@scu.edu','SCU080616','India','USA','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','2','1','1','1','7','7','7','5','1','1','1','1','7','1','7','1','1','7','7','1','1','1','7','1','United States','Brazil','Submit'),(688,'2016-08-04 20:06:30','12.156.69.114',19.231,25.926,19.342,92.857,1.625,2.167,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lynn Comiskey ','lcomiskey@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Unchained Labs','Individual Contributor','Two to three years','Health Care','1','7','5','1','6','2','1','2','2','1','1','2','7','2','3','7','3','2','4','2','1','1','1','1','United States','South Korea','Submit'),(689,'2016-08-04 22:14:30','73.158.53.41',46.154,25.926,35.461,50.000,2.500,2.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anusha Govindan ','agovindan@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','2','6','1','2','4','6','2','4','4','5','2','2','3','2','3','2','2','2','2','3','2','United States','Singapore','Submit'),(690,'2016-08-04 22:26:45','129.210.115.242',30.769,77.778,38.685,14.286,2.000,4.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiaoni Zhou ','jzhou@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Universtiy','Student','One year','Computer, Internet','2','6','3','1','3','6','5','4','2','2','2','2','5','6','2','2','4','2','5','2','2','2','6','1','India','United States','Submit'),(691,'2016-08-04 23:02:48','98.234.175.114',34.615,59.259,51.580,78.571,2.125,3.667,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henry Partida ','henrypartida@yahoo.com','SCU080616','Mexico','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','4','7','4','1','7','1','5','4','1','4','1','4','7','4','7','4','1','4','5','4','1','1','4','1','Japan','Germany','Submit'),(693,'2016-08-05 00:28:53','73.252.250.80',53.846,74.074,70.922,85.714,2.750,4.333,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargavi Ketha ','mketha@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','7','2','4','6','4','5','2','4','7','6','2','5','3','3','5','6','4','1','4','4','United States','India','Submit'),(694,'2016-08-05 18:29:21','64.71.1.74',57.692,66.667,54.803,50.000,2.875,4.000,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mansi Iyengar ','miyengar@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','2','6','4','2','4','3','3','3','5','6','3','5','4','3','6','3','5','2','2','3','1','United States','China','Submit'),(695,'2016-08-06 19:35:48','129.210.115.112',53.846,70.370,35.461,21.429,2.750,4.167,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surag Suresh Yalaburgi ','syalaburgi@scu.edu','Engr 304','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','3','1','1','4','3','4','4','2','1','4','6','2','6','3','1','4','7','4','1','2','4','6','United States','India','Submit'),(696,'2016-08-07 12:10:52','31.184.238.125',100.000,59.259,38.685,7.143,4.250,3.667,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kleqczilya','','HTGTTedINI','Venezuela','KJNKEfpdJ','Millenials (Born from 1980 to 1995)','M','nqMUdfecDnRWVlMd','Individual Contributor','Two to three years','Computer, Internet','2','2','3','6','5','5','3','2','5','3','3','5','2','2','6','6','4','2','6','4','2','2','3','6','Japan','Spain','Submit'),(697,'2016-08-12 14:53:29','107.196.101.122',69.231,44.444,41.908,28.571,3.250,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santalynda Marrero ','santalynda@gmail.com','web','United States','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','SMConsulting','Individual Contributor','Four or more years','Education','4','5','3','5','5','2','4','2','2','4','2','3','5','4','6','3','3','2','3','3','2','2','4','3','United States','China','Submit'),(698,'2016-08-22 07:39:10','66.65.166.185',57.692,48.148,25.790,57.143,2.875,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthieu Bernet ','matthieu.bernet@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','M','JACQUET NORTH AMERICA CORP.','Executive','Four or more years','Agriculture','2','4','2','3','6','2','2','3','2','3','2','4','6','4','5','6','3','3','4','3','2','2','3','2','United States','Brazil','Submit'),(699,'2016-08-23 14:32:28','65.209.36.34',34.615,44.444,67.698,21.429,2.125,3.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Jones ','james.jones@jacquet.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Jacquet North America Corp.','Senior Manager','Less than one year','Manufacturing','6','5','3','1','3','1','6','6','2','4','2','3','6','3','2','3','2','3','3','6','2','2','2','3','Germany','Spain','Submit'),(700,'2016-08-29 13:37:52','67.188.41.200',61.538,40.741,45.132,71.429,3.000,2.833,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitin Natesan','nitin.natesan@gmail.com','','India','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Four or more years','Energy','4','6','3','4','6','1','3','4','4','2','2','3','6','3','3','6','4','4','3','2','2','2','4','4','United States','Germany','Submit'),(701,'2016-08-31 10:56:41','65.209.36.34',23.077,44.444,38.685,100.000,1.750,3.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sameer Pandya ','sameer.pandya@jacquet.com','web','United States','','Millenials (Born from 1980 to 1995)','M','Jacquet North America Corp.','Manager','One year','Retail, Wholesale','7','7','1','7','7','1','4','4','1','1','1','1','7','4','1','7','1','1','7','1','1','1','4','1','India','United States','Submit'),(702,'2016-09-02 05:58:02','82.227.25.132',61.538,96.296,83.817,42.857,3.000,5.333,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raphaelle Tisserand ','raphaelle.tisserand@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','F','Jacquet Nort America Corp.','Senior Manager','Less than one year','Retail, Wholesale','6','6','6','2','4','4','5','5','4','6','1','4','4','5','6','6','2','6','6','6','2','2','5','5','United States','Germany','Submit'),(703,'2016-09-05 18:42:24','24.16.45.45',0.000,44.444,9.671,35.714,1.000,3.000,1.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Kruse ','annkruse100@gmail.com','MSOD','United States','','Baby Boomers (Born from 1946 to 1964)','F','NA','Individual Contributor','Four or more years','Services','1','7','1','1','4','4','4','1','1','1','1','1','7','1','1','1','1','7','4','1','1','1','1','1','China','Germany','Submit'),(704,'2016-09-06 22:32:31','97.113.31.22',15.385,7.407,22.566,64.286,1.500,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vicki cohen ','vcohen88@outlook.com','MSOD','United States','','','F','The Boeing company','Individual Contributor','Four or more years','Manufacturing','2','6','2','2','4','1','4','2','2','1','1','2','7','2','1','6','3','2','1','1','1','1','1','1','Spain','Israel','Submit'),(705,'2016-09-12 05:55:14','199.201.66.3',57.692,14.815,29.014,42.857,2.875,1.667,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Norman','brendan.t.norman@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Facebook','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','3','4','1','2','1','2','5','7','1','6','2','2','2','2','1','2','2','1','1','China','Japan','Submit'),(706,'2016-09-16 20:05:57','50.242.66.245',38.462,62.963,54.803,0.000,2.250,3.833,3.833,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Cao','lcao@scu.edu','SCU092416','China','United States','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Computer, Internet','6','6','3','1','1','2','2','6','2','4','2','2','1','4','1','1','6','7','5','3','2','1','2','3','China','United States','Submit'),(707,'2016-09-17 14:36:42','129.210.115.4',53.846,55.556,48.356,64.286,2.750,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang','ywang12@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','1','7','6','1','6','1','4','6','1','3','2','1','7','2','1','3','1','7','7','1','7','2','3','7','United States','India','Submit'),(708,'2016-09-17 18:11:04','108.199.128.43',61.538,55.556,48.356,85.714,3.000,3.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xueyan Lu','xlu1@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','6','3','2','6','3','4','4','4','3','1','7','7','6','7','7','1','1','1','7','4','1','3','1','United States','India','Submit'),(709,'2016-09-18 18:09:19','76.103.101.71',50.000,51.852,51.580,78.571,2.625,3.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephanie Truong','sltruong@scu.edu',' SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed','Individual Contributor','One year','Manufacturing','3','6','6','2','6','1','3','4','3','3','2','4','7','7','5','6','5','3','5','2','1','1','2','1','United States','China','Submit'),(710,'2016-09-18 22:37:10','76.21.125.2',38.462,92.593,54.803,78.571,2.250,5.167,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Visalakshi Gopalakrishnan','vgopalakrishnan@scu.edu','SCU092416','India','','Gen X (Born from 1965 to 1979)','F','SCU','Student','Less than one year','Computer, Internet','2','7','5','2','4','2','2','6','1','7','1','1','7','7','6','7','1','1','7','7','4','2','7','1','United States','China','Submit'),(711,'2016-09-19 14:12:37','73.170.37.140',34.615,81.481,19.342,100.000,2.125,4.667,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naina Raut','nraut@scu.edu','ENGR 304','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Individual Contributor','Two to three years','Services','1','7','2','1','7','7','1','2','5','1','1','3','7','1','7','7','1','7','1','6','1','1','6','2','United States','India','Submit'),(712,'2016-09-19 16:47:27','130.65.109.194',76.923,85.185,74.146,50.000,3.500,4.833,4.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Wang','lwang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','5','7','7','2','6','6','6','6','2','3','2','2','4','6','2','4','3','3','2','6','6','5','6','6','China','United States','Submit'),(713,'2016-09-20 13:48:39','71.202.61.8',57.692,100.000,35.461,85.714,2.875,5.500,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SyamalaKeerthana Chegu','schegu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','2','3','6','7','7','4','1','2','2','1','7','7','7','6','1','3','2','7','6','1','7','2','United States','China','Submit'),(714,'2016-09-20 18:44:25','73.162.12.140',46.154,55.556,58.027,78.571,2.500,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brittany Parker','bparker@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','6','3','4','4','3','5','3','4','7','5','4','5','4','4','5','2','1','2','2','1','China','India','Submit'),(715,'2016-09-20 22:44:41','104.1.185.85',15.385,33.333,35.461,71.429,1.500,2.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller','mueller.vincenza4@gmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Senior Manager','Four or more years','Services','4','7','3','1','4','1','3','3','2','2','1','2','7','4','2','6','1','3','3','2','2','1','2','2','United States','Germany','Submit'),(716,'2016-09-21 17:48:07','129.210.115.112',96.154,81.481,70.922,28.571,4.125,4.667,4.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma','jverma@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','4','6','5','5','5','5','5','4','5','3','5','5','5','5','4','5','3','4','6','5','2','5','3','United States','China','Submit'),(717,'2016-09-21 20:31:47','76.21.105.72',65.385,44.444,51.580,71.429,3.125,3.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nishant S Bochare','bocharenishant@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','3','6','6','2','6','2','3','3','2','5','3','3','6','4','7','6','5','2','3','3','1','2','4','2','United States','India','Submit'),(718,'2016-09-22 01:00:42','76.244.36.188',88.462,100.000,77.369,92.857,3.875,6.833,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Malik','mmalik1@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','5','2','7','7','7','5','4','5','2','6','6','7','7','7','6','7','7','7','4','2','6','2','United States','China','Submit'),(719,'2016-09-22 01:17:45','69.181.66.236',57.692,66.667,38.685,71.429,2.875,4.000,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Snehal Patil','spatil@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','4','4','2','6','1','4','7','7','4','4','1','1','4','7','4','1','4','4','United States','China','Submit'),(720,'2016-09-22 02:55:44','73.158.217.181',53.846,40.741,29.014,85.714,2.750,2.833,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Hegde','shegde@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','4','2','7','3','4','2','2','1','1','7','7','6','6','6','2','4','2','1','2','1','1','1','United States','Japan','Submit'),(721,'2016-09-22 09:12:13','136.2.1.109',50.000,25.926,35.461,71.429,2.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Hansen','phanse25@ford.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ford Motor Company','Individual Contributor','Two to three years','Manufacturing','1','7','4','1','6','1','5','3','1','3','1','3','7','2','5','4','2','2','2','2','2','4','4','3','United States','India','Submit'),(722,'2016-09-22 15:44:58','68.189.124.140',50.000,59.259,32.237,57.143,2.625,3.667,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott','belliott@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Four or more years','Computer, Internet','3','7','1','1','4','4','3','3','2','4','4','3','5','5','5','6','3','3','3','2','1','2','5','2','China','India','Submit'),(723,'2016-09-22 17:24:21','67.160.193.217',61.538,92.593,80.593,71.429,3.000,5.167,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoyuan Lai ','xlai@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','7','7','6','5','3','5','2','5','7','4','2','4','3','4','4','6','3','2','6','5','United States','India','Submit'),(727,'2016-09-23 21:46:03','24.5.126.37',23.077,70.370,3.224,100.000,1.750,4.167,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavitha Muthu ','kmuthu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','7','2','1','7','1','1','1','1','1','1','1','7','2','7','7','1','7','7','1','1','1','7','1','China','United States','Submit'),(725,'2016-09-22 19:13:45','129.210.115.4',53.846,96.296,45.132,35.714,2.750,5.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ning Zhang','nzhang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','2','5','4','2','5','6','5','4','3','2','2','3','6','4','5','3','3','5','7','6','2','3','4','2','United States','Germany','Submit'),(726,'2016-09-22 19:21:04','129.210.115.104',57.692,51.852,77.369,57.143,2.875,3.333,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pravallika Yanamadala','pravallika.yanamadala@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','School Of Engineering,Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','2','6','2','6','6','3','6','2','6','7','2','6','2','2','2','6','3','2','2','5','1','United States','India','Submit'),(728,'2016-10-11 19:47:51','158.140.1.28',42.308,88.889,41.908,57.143,2.375,5.000,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ludger Johanterwage ','ludgerj@cadence.com','Cadence2016','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','6','5','1','5','7','3','3','2','3','2','5','7','6','3','4','2','5','3','3','2','2','6','2','China','India','Submit'),(729,'2016-10-11 20:13:57','158.140.1.28',7.692,29.630,32.237,42.857,1.250,2.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silas McDermott ','silas@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','4','1','1','2','4','4','1','2','6','4','1','3','1','4','1','1','1','1','3','2','India','Israel','Submit'),(731,'2016-10-12 01:30:30','158.140.1.28',3.846,40.741,29.014,35.714,1.125,2.833,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avina Verma ','averma@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','7','3','1','2','1','6','2','1','1','1','2','7','6','1','3','1','7','1','1','1','1','1','1','India','Japan','Submit'),(732,'2016-10-12 12:19:33','158.140.1.28',19.231,25.926,35.461,71.429,1.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Collins','collins@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','2','4','6','2','4','3','2','2','2','2','6','4','1','6','1','1','4','1','1','1','1','1','China','India','Submit'),(733,'2016-10-12 12:22:23','213.131.238.28',57.692,55.556,41.908,57.143,2.875,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Pollard','bpollard@cadence.com','Cadence2016','Ireland','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','4','3','5','3','3','3','2','2','2','3','6','5','6','5','3','3','2','2','1','3','6','2','United States','Israel','Submit'),(734,'2016-10-12 13:24:29','158.140.1.28',42.308,44.444,32.237,64.286,2.375,3.000,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagesh Sanghavi','sanghavi@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','3','4','3','2','3','5','4','2','6','3','4','3','2','2','2','3','3','United States','India','Submit'),(735,'2016-10-12 20:46:10','158.140.1.28',3.846,55.556,61.251,85.714,1.125,3.500,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harpreet Singh Anand ','harpreet.anand@gmail.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','7','1','5','2','3','5','1','2','7','6','1','6','1','2','2','3','1','1','7','1','India','China','Submit'),(736,'2016-10-13 03:27:00','192.5.98.28',50.000,81.481,83.817,42.857,2.625,4.667,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Takeyoshi Ikeda ','tikeda@cadence.com','Cadence2016','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','2','6','2','5','3','7','4','4','6','2','6','7','4','2','6','2','6','7','3','2','2','5','3','United States','China','Submit'),(737,'2016-10-13 05:50:25','213.131.238.28',19.231,40.741,38.685,92.857,1.625,2.833,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean-Paul Millo ','jpm@cadence.com','Cadence2016','France','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','3','1','7','1','2','3','2','3','1','2','7','5','5','7','1','2','3','1','1','1','5','1','United States','India','Submit'),(738,'2016-10-13 06:29:10','59.145.174.78',46.154,70.370,25.790,28.571,2.500,4.167,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alok Jain ','alokj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','3','2','3','2','2','2','2','4','6','7','3','3','2','6','3','5','3','2','2','3','India','Israel','Submit'),(739,'2016-10-13 07:58:01','14.142.6.124',38.462,55.556,32.237,35.714,2.250,3.500,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Gutta ','raj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','1','1','6','3','5','2','2','3','2','2','5','2','3','2','2','6','3','5','4','2','2','2','United States','India','Submit'),(740,'2016-10-13 15:35:10','158.140.1.28',50.000,59.259,38.685,35.714,2.625,3.667,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Federico Politi ','federico@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','6','2','1','4','1','5','3','3','2','3','3','5','4','6','4','1','7','4','2','1','4','4','2','United States','Germany','Submit'),(771,'2016-10-21 02:48:07','73.15.65.107',88.462,100.000,58.027,35.714,3.875,5.833,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pei Zhang','pzhang2@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','5','2','4','4','2','3','3','5','6','2','5','6','6','3','2','6','6','7','2','5','6','6','United States','Japan','Submit'),(772,'2016-10-21 03:27:52','162.195.242.28',61.538,59.259,87.041,35.714,3.000,3.667,5.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Insixiengmay','kaminsix@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','n/a','Individual Contributor','Four or more years','Communications, Utilities','4','7','7','3','4','4','5','6','4','7','1','4','4','4','4','4','4','4','4','2','4','3','4','1','India','United States','Submit'),(773,'2016-10-21 10:44:08','158.140.1.28',46.154,70.370,58.027,57.143,2.500,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Ja Pena ','djap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','4','7','6','4','4','2','5','1','4','4','3','4','4','2','6','4','1','2','2','5','1','India','China','Submit'),(746,'2016-10-13 17:47:13','158.140.1.28',34.615,25.926,35.461,57.143,2.125,2.167,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Myers ','cmyers@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','7','3','1','7','2','2','3','3','3','1','5','5','2','6','3','1','3','2','1','1','1','3','1','China','India','Submit'),(748,'2016-10-13 18:55:51','158.140.1.28',30.769,100.000,70.922,35.714,2.000,5.833,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deval Sanghani ','deval@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','1','6','4','5','4','7','1','4','7','5','6','4','1','6','7','4','1','1','7','1','India','United States','Submit'),(749,'2016-10-13 18:57:41','158.140.1.28',38.462,62.963,61.251,71.429,2.250,3.833,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Zigman ','zigman@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','2','6','2','6','4','3','3','2','3','6','7','2','5','2','4','6','2','3','2','2','2','Israel','United States','Submit'),(750,'2016-10-13 20:22:40','158.140.1.28',46.154,33.333,29.014,50.000,2.500,2.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Mathur ','rmathur@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','6','2','2','3','3','2','2','5','5','4','5','3','2','2','4','2','2','1','1','1','United States','Germany','Submit'),(751,'2016-10-14 17:03:44','199.43.4.28',7.692,51.852,61.251,28.571,1.250,3.333,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare ','sbare@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','6','2','1','3','2','6','6','2','6','2','2','7','6','1','2','1','3','2','2','1','1','5','1','India','United States','Submit'),(752,'2016-10-14 20:22:38','31.168.0.253',53.846,55.556,12.895,92.857,2.750,3.500,1.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dov Kliger ','dkliger@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','1','2','2','1','2','4','7','4','5','7','1','4','6','2','4','3','4','2','Israel','Russia','Submit'),(776,'2016-10-21 13:19:45','158.140.1.28',50.000,51.852,67.698,42.857,2.625,3.333,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwath Thirumalai ','ashwath@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','5','2','6','2','4','3','4','5','3','4','5','3','2','3','3','3','5','3','3','2','4','2','India','China','Submit'),(754,'2016-10-15 13:40:08','158.140.1.28',11.538,48.148,19.342,85.714,1.375,3.167,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Upesh Jain ','upesh@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','6','1','2','2','2','2','1','1','7','3','1','6','2','1','6','3','2','2','5','1','China','India','Submit'),(755,'2016-10-17 01:39:05','158.140.1.28',96.154,40.741,58.027,85.714,4.125,2.833,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Guinn ','jguinn@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','5','6','7','1','5','6','4','2','3','3','6','1','6','7','5','4','4','6','2','6','1','2','Germany','China','Submit'),(756,'2016-10-17 09:33:25','199.43.4.121',7.692,29.630,29.014,78.571,1.250,2.333,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kenneth Willis ','kenw@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems / Product Engineering','Manager','Four or more years','Computer, Internet','3','7','2','1','7','1','4','2','2','2','1','3','7','1','1','4','1','6','3','1','1','1','2','1','China','India','Submit'),(757,'2016-10-17 16:14:44','158.140.1.28',69.231,59.259,25.790,0.000,3.250,3.667,2.333,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vasant Ramabadran ','vasant@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','5','1','1','3','3','4','2','3','3','4','4','3','5','5','3','3','5','4','3','5','3','2','1','United States','China','Submit'),(758,'2016-10-17 16:39:59','158.140.1.28',61.538,59.259,54.803,50.000,3.000,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arthur Schaldenbrand ','als@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','2','5','4','4','4','4','4','4','2','5','6','2','2','5','2','4','4','4','3','3','4','2','United States','Germany','Submit'),(777,'2016-10-21 21:27:55','158.184.198.7',50.000,37.037,77.369,71.429,2.625,2.667,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Kim ','danielkim00@gmail.com','SCU110516','South Korea','','Millenials (Born from 1980 to 1995)','M','Engineer','Manager','Four or more years','Manufacturing','6','6','5','2','6','2','6','6','2','5','2','6','6','2','2','6','2','2','6','2','3','2','2','2','South Korea','United States','Submit'),(760,'2016-10-17 18:04:09','158.140.1.28',7.692,37.037,41.908,50.000,1.250,2.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shadi Saba ','shadi@cadence.com','Cadence2016','Israel','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','6','3','2','4','1','4','2','2','4','2','1','7','1','1','4','1','4','3','1','1','1','6','1','China','India','Submit'),(778,'2016-10-22 00:38:04','73.92.65.117',38.462,70.370,29.014,57.143,2.250,4.167,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dipal Dineshkumar Patel','dpatel@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','1','1','7','4','4','4','2','2','2','2','4','6','5','5','2','2','4','5','1','2','4','3','United States','India','Submit'),(762,'2016-10-17 23:29:45','14.142.6.124',26.923,37.037,35.461,57.143,1.875,2.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajkumar Chandrasekar ','rajkc@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','1','2','2','2','6','1','5','2','2','6','4','2','1','1','2','1','Germany','United States','Submit'),(763,'2016-10-18 08:05:41','158.140.1.28',15.385,37.037,12.895,57.143,1.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elizabeth DiVittorio ','lizd@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','6','1','1','6','6','1','2','2','2','1','1','6','2','3','4','2','3','3','1','1','2','1','1','India','China','Submit'),(779,'2016-10-23 13:57:21','107.223.214.165',53.846,29.630,41.908,50.000,2.750,2.333,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruben Luva','rluva@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','3','6','2','1','6','3','6','3','2','3','2','1','6','3','2','3','3','1','3','2','5','5','2','3','India','Spain','Submit'),(765,'2016-10-18 13:32:04','158.140.1.28',23.077,66.667,35.461,78.571,1.750,4.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Gu ','gxin@cadence.com','Cadence2016','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Sysytems','Executive','Four or more years','Computer, Internet','7','7','1','1','7','1','3','4','1','1','1','1','7','7','7','4','1','4','4','1','1','1','7','1','India','China','Submit'),(766,'2016-10-19 02:42:21','158.140.1.28',38.462,51.852,25.790,42.857,2.250,3.333,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navneet Mohindru ','navneet@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design','Individual Contributor','Two to three years','Computer, Internet','4','6','1','2','6','2','2','2','2','3','1','4','6','4','2','2','2','6','4','2','2','2','2','3','China','United States','Submit'),(767,'2016-10-19 12:38:27','114.41.105.242',26.923,48.148,22.566,50.000,1.875,3.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Chang ','simonc@cadence.com','Cadence2016','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','2','2','2','3','2','3','3','7','1','2','2','1','6','6','2','2','2','2','1','United States','Singapore','Submit'),(768,'2016-10-19 14:30:34','158.140.1.28',38.462,33.333,38.685,50.000,2.250,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Larry Belnap ','belnap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','1','6','1','2','4','2','4','2','3','6','4','3','3','1','4','2','2','2','4','2','2','United States','India','Submit'),(774,'2016-10-21 12:13:57','24.130.54.6',53.846,70.370,74.146,71.429,2.750,4.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yangyang Pu','ypu@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','3','5','5','4','6','3','4','2','4','7','4','5','5','2','3','4','5','2','1','4','3','United States','India','Submit'),(770,'2016-10-20 18:44:23','158.140.1.28',38.462,40.741,41.908,35.714,2.250,2.833,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Chen ','bchen@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','7','3','1','4','3','3','2','3','3','3','3','6','4','4','2','1','3','3','2','2','3','2','1','United States','Israel','Submit'),(769,'2016-10-20 14:26:32','158.140.1.28',23.077,37.037,3.224,100.000,1.750,2.667,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DInraj Shetty ','dinraj@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','1','7','1','1','7','1','1','1','1','2','1','1','7','3','7','7','1','7','1','1','1','1','3','1','India','United States','Submit'),(780,'2016-10-24 21:06:22','192.35.35.34',100.000,59.259,54.803,85.714,4.250,3.667,3.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geo Kal','SHOYRIDIN@sbclobal.net','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Individual Contributor','Two to three years','Government','4','7','5','5','7','6','2','3','4','5','1','6','6','3','6','6','7','4','4','4','1','1','1','7','United States','Germany','Submit'),(781,'2016-10-26 17:02:15','73.223.203.157',61.538,55.556,70.922,50.000,3.000,3.500,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chuan Xu','xc5211@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','4','7','6','5','7','2','4','6','4','4','2','3','4','3','3','3','4','2','5','3','2','2','6','3','Germany','United States','Submit'),(782,'2016-10-26 22:13:40','73.189.40.147',65.385,59.259,41.908,42.857,3.125,3.667,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shivanagesh Chandra','schandra@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univeristy','Student','Two to three years','Education','4','7','2','4','6','2','2','7','2','2','3','4','5','4','6','2','1','7','2','3','2','2','4','3','United States','India','Submit'),(783,'2016-10-26 23:42:33','71.202.60.75',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson ','cgudmundson@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States','Submit'),(784,'2016-10-27 02:14:22','71.204.191.22',53.846,88.889,54.803,64.286,2.750,5.000,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenjing Cao ','wcao@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','2','3','7','5','7','6','2','4','2','4','7','6','3','2','2','2','5','6','4','2','6','2','China','United States','Submit'),(785,'2016-10-27 03:01:15','98.207.232.71',53.846,81.481,45.132,50.000,2.750,4.667,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samarth Mehta ','smehta1@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','3','3','6','6','4','3','4','2','2','3','5','6','5','4','2','5','5','4','2','3','2','2','India','United States','Submit'),(787,'2016-10-27 13:51:00','50.184.63.160',61.538,74.074,58.027,21.429,3.000,4.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Darisha Jhutty','djhutty@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','F','Pacific Biosciences','Individual Contributor','Less than one year','Health Care','4','6','5','1','6','4','6','3','3','3','2','4','2','6','6','3','3','6','5','2','2','2','3','4','India','United States','Submit'),(788,'2016-10-27 19:21:20','129.210.115.4',100.000,81.481,61.251,92.857,4.250,4.667,4.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiangnan Du','jdu1@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','4','6','7','6','6','7','1','3','1','6','7','4','6','7','4','6','4','5','7','2','3','2','United States','China','Submit'),(789,'2016-10-27 20:00:57','209.133.79.5',23.077,81.481,25.790,78.571,1.750,4.667,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Puspak Sapkota ','psapkota@scu.edu','SCU110516','United States','Nepal','Millenials (Born from 1980 to 1995)','M','Tesla','Manager','Less than one year','Energy','1','7','3','1','7','7','6','2','1','1','1','4','6','4','1','5','4','6','5','4','1','1','2','1','United States','India','Submit'),(790,'2016-10-28 02:19:07','50.152.171.113',61.538,40.741,54.803,0.000,3.000,2.833,3.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeffrey Young','jeffrey.young.90@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Qorvo','Individual Contributor','Four or more years','Computer, Internet','3','6','4','3','2','2','3','5','3','5','4','5','3','2','5','2','2','4','5','1','2','2','3','1','Japan','China','Submit'),(791,'2016-10-28 20:08:05','63.250.181.65',7.692,70.370,41.908,85.714,1.250,4.167,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrice Salles ','patrice.salles@hmclause.com','Web','France','','Gen X (Born from 1965 to 1979)','M','HM-Clause / R&D','Manager','Less than one year','Agriculture','3','7','2','1','7','1','3','2','7','2','1','1','6','3','2','6','1','6','6','5','1','1','4','2','United States','Brazil','Submit'),(792,'2016-10-29 02:29:03','24.130.52.157',57.692,44.444,19.342,100.000,2.875,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hatem Mohamed Sayed Ahmed','hahmed@scu.edu','SCU110516','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','1','4','7','4','1','1','1','1','1','1','7','1','7','7','1','4','4','1','7','1','4','1','United States','India','Submit'),(793,'2016-10-30 01:07:21','99.139.79.63',34.615,85.185,48.356,42.857,2.125,4.833,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gaston Young','gsyoung@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','5','3','1','4','3','7','4','3','2','1','5','5','7','3','6','2','3','7','3','2','2','6','1','United States','South Korea','Submit'),(794,'2016-10-30 14:19:56','50.152.240.167',26.923,70.370,45.132,28.571,1.875,4.167,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanzi Li','hli@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','3','2','4','6','4','4','2','2','1','4','7','4','3','1','1','1','4','4','1','2','6','1','India','United States','Submit'),(795,'2016-10-31 17:26:40','129.210.115.112',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qian Huang ','qhuang@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','4','2','4','1','2','1','2','6','4','2','2','2','3','6','4','4','4','4','4','United States','India','Submit'),(796,'2016-10-31 18:12:28','72.34.128.250',50.000,59.259,41.908,57.143,2.625,3.667,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Stock ','stock17924@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Roche','Individual Contributor','Two to three years','Health Care','2','6','3','1','5','2','3','3','5','3','1','5','6','5','5','5','2','4','5','3','2','2','3','3','China','Spain','Submit'); /*!40000 ALTER TABLE `etd04_ORIGINAL` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etd04_ORIGINAL_KEEP` -- DROP TABLE IF EXISTS `etd04_ORIGINAL_KEEP`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etd04_ORIGINAL_KEEP` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1116 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etd04_ORIGINAL_KEEP` -- LOCK TABLES `etd04_ORIGINAL_KEEP` WRITE; /*!40000 ALTER TABLE `etd04_ORIGINAL_KEEP` DISABLE KEYS */; INSERT INTO `etd04_ORIGINAL_KEEP` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','Male','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','Female','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','Male','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','Male','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','Male','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','Male','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','Female','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','Female','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','Female','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','Male','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','Male','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','Female','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','Male','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','Female','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','Female','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','Female','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','Male','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','Male','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','Female','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','Female','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','Female','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','Male','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','Male','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','Female','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','Male','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','Male','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','Female','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','Female','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','Male','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Male','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Male','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','Male','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','Male','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','Male','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','Male','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','Male','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','Male','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','Male','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Female','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','Male','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','Female','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','Male','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','Female','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','Female','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini','NA@none.com','001 General','Other','Palestine/Jordan','Born 1980 to 1994','Male','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','Female','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','Male','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','Male','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','Female','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','Male','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','Female','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','Male','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','Female','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','Male','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','Female','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','Male','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','Male','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','Female','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','Male','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','Male','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','Male','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','Female','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','Female','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','Female','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','Male','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew','NA@none.com','003-Telenav','Other','Ethiopia','Born 1980 to 1994','Male','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','Male','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','Male','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','Female','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','Male','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','Male','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','Male','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Female','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','Male','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','Male','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','Female','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','Female','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','Male','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','Male','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Female','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Female','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','Female','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','Male','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','Female','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','Female','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','Male','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','Female','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','Male','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','Female','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','Female','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','Male','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','Male','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','Female','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','Male','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','Female','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','Female','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','Male','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','Female','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','Male','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan','NA@none.com','Evaluator','Other','Vietnamese','Baby Boomers (Born from 1946 to 1964)','Male','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez','NA@none.com','Evaluator','Other','Spanish','Millenials (Born from 1980 to 1995)','Female','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','Male','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi','NA@none.com','Evaluator','Other','Farsi, French','Baby Boomers (Born from 1946 to 1964)','Female','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','Female','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','Female','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','Female','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','Female','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','Female','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','Female','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','Male','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','Male','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','Female','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','Female','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','Male','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','Male','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','Male','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','Male','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','Female','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','Female','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','Male','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','Female','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','Female','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana','NA@none.com','Oracle','Other','Sierra Leone/Lebanon','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam','NA@none.com','Oracle','Other','Macau','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Female','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','Male','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','Male','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','Female','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','Male','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','Female','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Female','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','Female','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','Male','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Female','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Female','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','Male','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','Male','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','Male','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','Male','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','Female','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','Male','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','Female','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','Male','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Female','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','Male','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Male','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','Female','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','Male','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','Male','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','Female','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','Male','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','Male','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','Male','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','Female','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','Female','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Female','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','Male','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','Male','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','Female','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Female','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Female','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','Female','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','Male','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','Female','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','Male','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','Male','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Female','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','Male','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','Female','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','Male','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','Male','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','Female','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','Male','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Male','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','Female','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','Female','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','Female','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','Female','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','Female','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','Female','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','Male','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','Male','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','Female','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','Female','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Male','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','Female','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','Male','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','Male','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','Male','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Male','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','Female','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Male','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','Female','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','Female','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','Female','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','Female','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','Male','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Female','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Female','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','Female','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','Male','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','Male','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','Female','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Male','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Female','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','Female','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','Male','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','Male','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','Female','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','Male','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','Female','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','Female','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','Female','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','Female','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','Male','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','Male','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','Female','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','Female','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Male','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','Female','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Female','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','Female','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','Female','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','Female','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','Male','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Female','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','Male','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','Male','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','Male','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','Female','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','Male','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','Male','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','Male','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Female','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','Male','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','Male','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Male','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Female','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','Male','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','Female','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Female','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','Female','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','Female','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','Female','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','Male','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','Male','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','Male','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Male','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Male','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Male','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','Female','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','Male','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Female','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','Male','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','Male','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','Male','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Male','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','Female','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','Female','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','Male','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','Female','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','Female','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','Female','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','Female','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','Male','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','Male','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','Male','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','Female','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','Male','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','Female','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Female','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','Male','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','Female','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','Female','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','Male','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','Female','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','Male','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','Male','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','Female','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','Male','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','Male','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Male','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','Female','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','Female','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','Male','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','Male','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'); /*!40000 ALTER TABLE `etd04_ORIGINAL_KEEP` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etdall` -- DROP TABLE IF EXISTS `etdall`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etdall` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1603 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etdall` -- LOCK TABLES `etdall` WRITE; /*!40000 ALTER TABLE `etdall` DISABLE KEYS */; INSERT INTO `etdall` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini','NA@none.com','001 General','Other','Palestine/Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew','NA@none.com','003-Telenav','Other','Ethiopia','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez','NA@none.com','Evaluator','Other','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi','NA@none.com','Evaluator','Other','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana','NA@none.com','Oracle','Other','Sierra Leone/Lebanon','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam','NA@none.com','Oracle','Other','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'),(1116,'2014-11-18','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil',NULL),(1117,'2015-01-05','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China',NULL),(1118,'2015-01-06','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States',NULL),(1119,'2015-01-06','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India',NULL),(1120,'2015-01-07','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States',NULL),(1121,'2015-01-08','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan',NULL),(1122,'2015-01-09','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China',NULL),(1123,'2015-01-09','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States',NULL),(1124,'2015-01-09','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany',NULL),(1125,'2015-01-09','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States',NULL),(1126,'2015-01-09','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States',NULL),(1127,'2015-01-09','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China',NULL),(1128,'2015-01-09','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China',NULL),(1129,'2015-01-10','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India',NULL),(1130,'2015-01-10','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India',NULL),(1131,'2015-01-10','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil',NULL),(1132,'2015-01-10','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany',NULL),(1133,'2015-01-10','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States',NULL),(1134,'2015-01-10','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany',NULL),(1135,'2015-01-10','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India',NULL),(1136,'2015-01-10','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States',NULL),(1137,'2015-01-10','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States',NULL),(1138,'2015-01-16','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan',NULL),(1139,'2015-01-20','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany',NULL),(1140,'2015-01-27','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India',NULL),(1141,'2015-01-20','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States',NULL),(1142,'2015-01-23','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States',NULL),(1143,'2015-01-27','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden',NULL),(1144,'2015-01-23','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan',NULL),(1145,'2015-01-23','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States',NULL),(1146,'2015-01-26','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India',NULL),(1147,'2015-02-02','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain',NULL),(1148,'2015-02-04','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States',NULL),(1149,'2015-02-04','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China',NULL),(1150,'2015-02-05','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States',NULL),(1151,'2015-02-05','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China',NULL),(1152,'2015-02-05','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China',NULL),(1153,'2015-02-05','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States',NULL),(1154,'2015-02-06','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States',NULL),(1155,'2015-02-06','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany',NULL),(1156,'2015-02-07','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain',NULL),(1157,'2015-02-08','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden',NULL),(1158,'2015-02-09','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China',NULL),(1159,'2015-02-10','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China',NULL),(1160,'2015-02-10','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany',NULL),(1161,'2015-02-11','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India',NULL),(1162,'2015-02-11','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China',NULL),(1163,'2015-02-11','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States',NULL),(1164,'2015-02-13','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China',NULL),(1165,'2015-02-15','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States',NULL),(1166,'2015-03-03','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India',NULL),(1167,'2015-03-05','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India',NULL),(1168,'2015-03-06','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany',NULL),(1169,'2015-03-12','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China',NULL),(1170,'2015-03-24','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany',NULL),(1171,'2015-03-26','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan',NULL),(1172,'2015-03-29','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China',NULL),(1173,'2015-03-29','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China',NULL),(1174,'2015-03-29','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan',NULL),(1175,'2015-03-29','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan',NULL),(1176,'2015-03-30','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States',NULL),(1177,'2015-03-30','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany',NULL),(1178,'2015-03-30','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China',NULL),(1179,'2015-03-30','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan',NULL),(1180,'2015-03-30','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China',NULL),(1181,'2015-03-31','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea',NULL),(1182,'2015-03-31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan',NULL),(1183,'2015-03-31','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan',NULL),(1184,'2015-03-31','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany',NULL),(1185,'2015-03-31','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States',NULL),(1186,'2015-04-01','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany',NULL),(1187,'2015-04-01','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States',NULL),(1188,'2015-04-02','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States',NULL),(1189,'2015-04-02','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China',NULL),(1190,'2015-04-02','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States',NULL),(1191,'2015-04-02','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany',NULL),(1192,'2015-04-02','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China',NULL),(1193,'2015-04-02','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan',NULL),(1194,'2015-04-02','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea',NULL),(1195,'2015-04-03','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan',NULL),(1196,'2015-04-03','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China',NULL),(1197,'2015-04-03','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States',NULL),(1198,'2015-04-03','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan',NULL),(1199,'2015-04-03','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan',NULL),(1200,'2015-04-04','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan',NULL),(1201,'2015-04-06','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India',NULL),(1202,'2015-04-06','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States',NULL),(1203,'2015-04-06','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States',NULL),(1204,'2015-04-06','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India',NULL),(1205,'2015-04-06','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States',NULL),(1206,'2015-04-06','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States',NULL),(1207,'2015-04-06','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan',NULL),(1208,'2015-04-06','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','',NULL),(1209,'2015-04-07','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India',NULL),(1210,'2015-04-09','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China',NULL),(1211,'2015-04-10','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States',NULL),(1212,'2015-04-10','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India',NULL),(1213,'2015-04-10','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States',NULL),(1214,'2015-04-10','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States',NULL),(1215,'2015-04-11','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China',NULL),(1216,'2015-04-11','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States',NULL),(1217,'2015-04-11','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States',NULL),(1218,'2015-04-11','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India',NULL),(1219,'2015-04-11','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States',NULL),(1220,'2015-04-11','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India',NULL),(1221,'2015-04-11','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden',NULL),(1222,'2015-04-11','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States',NULL),(1223,'2015-04-11','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India',NULL),(1224,'2015-04-11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan',NULL),(1225,'2015-04-11','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India',NULL),(1226,'2015-04-11','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States',NULL),(1227,'2015-04-12','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States',NULL),(1228,'2015-04-12','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden',NULL),(1229,'2015-04-18','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China',NULL),(1230,'2015-06-02','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany',NULL),(1231,'2015-06-13','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India',NULL),(1232,'2015-06-13','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh','moteknilou@yahoo.com','Pepperdine','United States','Persian','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia',NULL),(1233,'2015-06-13','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea',NULL),(1234,'2015-06-13','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain',NULL),(1235,'2015-06-13','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China',NULL),(1236,'2015-06-13','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria',NULL),(1237,'2015-06-13','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India',NULL),(1238,'2015-06-13','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez','shernan6@pepperdine.edu','Pepperdine','United States','Mexixo','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia',NULL),(1239,'2015-06-13','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States',NULL),(1240,'2015-06-13','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India',NULL),(1241,'2015-06-13','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan',NULL),(1242,'2015-06-13','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China',NULL),(1243,'2015-06-13','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia',NULL),(1244,'2015-06-13','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China',NULL),(1245,'2015-06-13','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States',NULL),(1246,'2015-06-13','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','',NULL),(1247,'2015-06-13','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany',NULL),(1248,'2015-06-13','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan',NULL),(1249,'2015-06-22','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States',NULL),(1250,'2015-07-09','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan',NULL),(1251,'2015-07-21','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States',NULL),(1252,'2015-07-21','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan',NULL),(1253,'2015-07-21','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China',NULL),(1254,'2015-07-22','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States',NULL),(1255,'2015-07-22','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States',NULL),(1256,'2015-07-26','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China',NULL),(1257,'2015-07-27','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany',NULL),(1258,'2015-07-29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China',NULL),(1259,'2015-07-29','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States',NULL),(1260,'2015-07-29','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States',NULL),(1261,'2015-07-29','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States',NULL),(1262,'2015-07-29','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China',NULL),(1263,'2015-07-29','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States',NULL),(1264,'2015-07-30','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China',NULL),(1265,'2015-07-30','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States',NULL),(1266,'2015-07-30','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea',NULL),(1267,'2015-07-30','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India',NULL),(1268,'2015-07-30','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States',NULL),(1269,'2015-07-30','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany',NULL),(1270,'2015-07-30','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States',NULL),(1271,'2015-07-31','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States',NULL),(1272,'2015-08-01','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States',NULL),(1273,'2015-08-01','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria',NULL),(1274,'2015-08-04','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden',NULL),(1275,'2015-08-05','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China',NULL),(1276,'2015-08-07','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany',NULL),(1277,'2015-08-10','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden',NULL),(1278,'2015-08-11','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia',NULL),(1279,'2015-08-13','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil',NULL),(1280,'2015-09-24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden',NULL),(1281,'2015-09-21','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China',NULL),(1282,'2015-09-17','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan',NULL),(1283,'2015-09-17','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany',NULL),(1284,'2015-09-14','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden',NULL),(1285,'2015-09-14','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India',NULL),(1286,'2015-09-13','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China',NULL),(1287,'2015-08-26','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea',NULL),(1288,'2015-08-27','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany',NULL),(1289,'2015-08-27','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany',NULL),(1290,'2015-08-28','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany',NULL),(1291,'2015-09-03','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States',NULL),(1292,'2015-09-04','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany',NULL),(1293,'2015-09-07','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden',NULL),(1294,'2015-09-08','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States',NULL),(1295,'2015-09-08','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India',NULL),(1296,'2015-09-08','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India',NULL),(1297,'2015-09-08','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany',NULL),(1298,'2015-09-08','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China',NULL),(1299,'2015-09-08','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany',NULL),(1300,'2015-09-08','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil',NULL),(1301,'2015-09-08','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany',NULL),(1302,'2015-09-09','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany',NULL),(1303,'2015-09-09','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India',NULL),(1304,'2015-09-09','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany',NULL),(1305,'2015-09-10','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China',NULL),(1306,'2015-09-13','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany',NULL),(1307,'2015-09-10','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China',NULL),(1308,'2015-09-24','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China',NULL),(1309,'2015-09-24','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China',NULL),(1310,'2015-09-21','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany',NULL),(1311,'2015-09-25','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States',NULL),(1312,'2015-09-27','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States',NULL),(1313,'2015-09-27','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India',NULL),(1314,'2015-09-27','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India',NULL),(1315,'2015-09-28','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India',NULL),(1316,'2015-09-28','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States',NULL),(1317,'2015-09-29','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States',NULL),(1318,'2015-09-29','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India',NULL),(1319,'2015-09-29','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States',NULL),(1320,'2015-09-29','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States',NULL),(1321,'2015-09-29','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan',NULL),(1322,'2015-09-29','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India',NULL),(1323,'2015-09-30','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States',NULL),(1324,'2015-09-30','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany',NULL),(1325,'2015-09-30','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States',NULL),(1326,'2015-09-30','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China',NULL),(1327,'2015-10-01','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States',NULL),(1328,'2015-10-01','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil',NULL),(1329,'2015-10-01','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany',NULL),(1330,'2015-10-01','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China',NULL),(1331,'2015-10-01','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China',NULL),(1332,'2015-10-01','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China',NULL),(1333,'2015-10-02','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China',NULL),(1334,'2015-10-02','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany',NULL),(1335,'2015-10-02','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States',NULL),(1336,'2015-10-02','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China',NULL),(1337,'2015-10-02','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China',NULL),(1338,'2015-10-02','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States',NULL),(1339,'2015-10-02','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India',NULL),(1340,'2015-10-03','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States',NULL),(1341,'2015-10-03','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States',NULL),(1342,'2015-10-03','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States',NULL),(1343,'2015-10-03','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States',NULL),(1344,'2015-10-03','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States',NULL),(1345,'2015-10-05','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States',NULL),(1346,'2015-12-14','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan',NULL),(1347,'2015-11-23','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India',NULL),(1348,'2015-10-05','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China',NULL),(1349,'2015-11-08','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan',NULL),(1350,'2015-10-06','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States',NULL),(1351,'2015-10-08','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States',NULL),(1352,'2015-10-11','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China',NULL),(1353,'2015-10-12','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea',NULL),(1354,'2015-10-13','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States',NULL),(1355,'2015-10-13','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea',NULL),(1356,'2015-10-14','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India',NULL),(1357,'2015-10-16','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States',NULL),(1358,'2015-10-19','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India',NULL),(1359,'2015-10-20','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia',NULL),(1360,'2015-11-13','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan',NULL),(1361,'2015-10-21','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States',NULL),(1362,'2015-10-21','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India',NULL),(1363,'2015-10-23','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States',NULL),(1364,'2015-10-23','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India',NULL),(1365,'2015-10-24','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States',NULL),(1366,'2015-10-24','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India',NULL),(1367,'2015-10-25','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany',NULL),(1368,'2015-10-26','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States',NULL),(1369,'2015-10-26','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States',NULL),(1370,'2016-01-08','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India',NULL),(1371,'2015-10-26','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States',NULL),(1372,'2015-10-26','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States',NULL),(1373,'2015-10-26','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States',NULL),(1374,'2015-10-26','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain',NULL),(1375,'2015-10-27','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia',NULL),(1376,'2015-10-27','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China',NULL),(1377,'2015-10-28','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden',NULL),(1378,'2015-11-08','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan',NULL),(1379,'2015-10-28','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India',NULL),(1380,'2015-10-28','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India',NULL),(1381,'2015-10-28','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India',NULL),(1382,'2015-10-29','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India',NULL),(1383,'2015-10-29','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China',NULL),(1384,'2015-10-29','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany',NULL),(1385,'2015-10-29','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea',NULL),(1386,'2015-10-29','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States',NULL),(1387,'2015-10-30','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','',NULL),(1388,'2015-10-30','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India',NULL),(1389,'2015-10-30','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany',NULL),(1390,'2015-10-30','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany',NULL),(1391,'2015-10-30','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China',NULL),(1392,'2015-10-30','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China',NULL),(1393,'2015-10-30','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India',NULL),(1394,'2015-10-31','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan',NULL),(1395,'2015-10-31','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China',NULL),(1396,'2015-10-31','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States',NULL),(1397,'2015-10-31','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China',NULL),(1398,'2015-10-31','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan',NULL),(1399,'2015-10-31','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China',NULL),(1400,'2015-10-31','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan',NULL),(1401,'2015-10-31','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States',NULL),(1402,'2015-10-31','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China',NULL),(1403,'2015-10-31','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan',NULL),(1404,'2015-10-31','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China',NULL),(1405,'2015-10-31','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China',NULL),(1406,'2015-11-05','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States',NULL),(1407,'2015-10-31','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden',NULL),(1408,'2015-10-31','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany',NULL),(1409,'2015-10-31','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India',NULL),(1410,'2015-10-31','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan',NULL),(1411,'2015-11-01','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India',NULL),(1412,'2015-11-01','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany',NULL),(1413,'2015-11-02','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States',NULL),(1414,'2015-11-02','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States',NULL),(1415,'2015-11-02','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States',NULL),(1416,'2015-11-02','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States',NULL),(1417,'2015-11-04','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain',NULL),(1418,'2015-11-24','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden',NULL),(1419,'2015-11-24','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China',NULL),(1420,'2015-11-24','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany',NULL),(1421,'2015-11-24','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil',NULL),(1422,'2015-11-24','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India',NULL),(1423,'2015-11-24','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China',NULL),(1424,'2015-11-24','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia',NULL),(1425,'2015-11-25','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany',NULL),(1426,'2015-11-25','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States',NULL),(1427,'2015-11-26','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China',NULL),(1428,'2015-11-27','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States',NULL),(1429,'2015-11-27','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia',NULL),(1430,'2015-11-27','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany',NULL),(1431,'2015-11-27','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_rodriguez14@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Executive','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria',NULL),(1432,'2015-11-28','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India',NULL),(1433,'2015-12-14','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States',NULL),(1434,'2015-12-04','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia',NULL),(1435,'2015-12-16','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India',NULL),(1436,'2015-12-17','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China',NULL),(1437,'2016-01-09','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States',NULL),(1438,'2015-12-19','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States',NULL),(1439,'2015-12-23','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China',NULL),(1440,'2016-01-02','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States',NULL),(1441,'2016-01-04','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India',NULL),(1442,'2016-01-05','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan',NULL),(1443,'2016-01-05','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China',NULL),(1444,'2016-01-05','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan',NULL),(1445,'2016-01-05','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States',NULL),(1446,'2016-01-05','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India',NULL),(1447,'2016-01-09','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China',NULL),(1448,'2016-01-06','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan',NULL),(1449,'2016-01-06','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany',NULL),(1450,'2016-01-07','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany',NULL),(1451,'2016-01-07','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany',NULL),(1452,'2016-01-07','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','South Africa','','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany',NULL),(1453,'2016-01-07','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China',NULL),(1454,'2016-01-07','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany',NULL),(1455,'2016-01-08','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany',NULL),(1456,'2016-01-09','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States',NULL),(1457,'2016-01-11','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany',NULL),(1458,'2016-01-12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain',NULL),(1459,'2016-01-12','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States',NULL),(1460,'2016-01-13','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan',NULL),(1461,'2016-01-13','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany',NULL),(1462,'2016-01-13','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China',NULL),(1463,'2016-01-16','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Other','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States',NULL),(1464,'2016-01-21','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India',NULL),(1465,'2016-01-22','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States',NULL),(1466,'2016-01-22','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India',NULL),(1467,'2016-01-22','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany',NULL),(1468,'2016-01-29','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China',NULL),(1469,'2016-02-01','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore',NULL),(1470,'2016-01-30','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden',NULL),(1471,'2016-01-30','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States',NULL),(1472,'2016-02-01','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India',NULL),(1473,'2016-02-03','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden',NULL),(1474,'2016-02-03','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India',NULL),(1475,'2016-02-03','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore',NULL),(1476,'2016-02-03','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States',NULL),(1477,'2016-02-03','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden',NULL),(1478,'2016-02-03','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India',NULL),(1479,'2016-02-03','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China',NULL),(1480,'2016-02-03','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States',NULL),(1481,'2016-02-03','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany',NULL),(1482,'2016-02-03','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India',NULL),(1483,'2016-02-04','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan',NULL),(1484,'2016-02-04','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China',NULL),(1485,'2016-02-05','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India',NULL),(1486,'2016-02-05','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel',NULL),(1487,'2016-02-05','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan',NULL),(1488,'2016-02-08','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan',NULL),(1489,'2016-03-04','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany',NULL),(1490,'2016-02-20','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany',NULL),(1491,'2016-02-26','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia',NULL),(1492,'2016-03-08','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea',NULL),(1493,'2016-03-13','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan',NULL),(1494,'2016-03-17','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China',NULL),(1495,'2016-03-21','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore',NULL),(1496,'2016-03-21','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States',NULL),(1497,'2016-03-21','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan',NULL),(1498,'2016-03-21','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China',NULL),(1499,'2016-03-21','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan',NULL),(1500,'2016-03-21','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States',NULL),(1501,'2016-03-21','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China',NULL),(1502,'2016-03-21','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan',NULL),(1503,'2016-03-21','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States',NULL),(1504,'2016-03-22','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States',NULL),(1505,'2016-03-22','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore',NULL),(1506,'2016-03-22','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China',NULL),(1507,'2016-03-22','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore',NULL),(1508,'2016-03-22','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan',NULL),(1509,'2016-03-22','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan',NULL),(1510,'2016-03-22','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan',NULL),(1511,'2016-03-23','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States',NULL),(1512,'2016-03-23','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan',NULL),(1513,'2016-03-28','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan',NULL),(1514,'2016-03-23','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel',NULL),(1515,'2016-03-23','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China',NULL),(1516,'2016-03-23','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan',NULL),(1517,'2016-03-23','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States',NULL),(1518,'2016-03-23','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan',NULL),(1519,'2016-03-23','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China',NULL),(1520,'2016-03-23','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore',NULL),(1521,'2016-03-23','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore',NULL),(1522,'2016-03-23','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore',NULL),(1523,'2016-03-23','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States',NULL),(1524,'2016-03-23','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States',NULL),(1525,'2016-03-23','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States',NULL),(1526,'2016-03-23','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan',NULL),(1527,'2016-03-24','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany',NULL),(1528,'2016-03-24','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China',NULL),(1529,'2016-03-24','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore',NULL),(1530,'2016-03-24','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China',NULL),(1531,'2016-03-24','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States',NULL),(1532,'2016-03-30','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India',NULL),(1533,'2016-03-28','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore',NULL),(1534,'2016-03-24','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan',NULL),(1535,'2016-03-24','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany',NULL),(1536,'2016-03-24','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States',NULL),(1537,'2016-03-24','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore',NULL),(1538,'2016-03-24','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore',NULL),(1539,'2016-03-25','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan',NULL),(1540,'2016-03-25','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore',NULL),(1541,'2016-03-25','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan',NULL),(1542,'2016-03-25','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan',NULL),(1543,'2016-03-25','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore',NULL),(1544,'2016-03-27','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States',NULL),(1545,'2016-03-27','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China',NULL),(1546,'2016-03-27','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore',NULL),(1547,'2016-03-27','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States',NULL),(1548,'2016-03-27','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States',NULL),(1549,'2016-03-27','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan',NULL),(1550,'2016-03-27','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan',NULL),(1551,'2016-03-28','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore',NULL),(1552,'2016-03-28','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore',NULL),(1553,'2016-03-28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States',NULL),(1554,'2016-03-28','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan',NULL),(1555,'2016-03-28','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States',NULL),(1556,'2016-03-28','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China',NULL),(1557,'2016-03-28','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States',NULL),(1558,'2016-03-28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States',NULL),(1559,'2016-03-28','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States',NULL),(1560,'2016-03-28','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States',NULL),(1561,'2016-03-28','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States',NULL),(1562,'2016-03-28','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan',NULL),(1563,'2016-03-28','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan',NULL),(1564,'2016-03-29','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore',NULL),(1565,'2016-03-29','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan',NULL),(1566,'2016-03-29','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany',NULL),(1567,'2016-03-29','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany',NULL),(1568,'2016-03-29','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany',NULL),(1569,'2016-03-30','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States',NULL),(1570,'2016-03-29','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States',NULL),(1571,'2016-03-29','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany',NULL),(1572,'2016-03-29','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore',NULL),(1573,'2016-03-29','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan',NULL),(1574,'2016-03-29','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore',NULL),(1575,'2016-03-29','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China',NULL),(1576,'2016-03-29','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan',NULL),(1577,'2016-03-30','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore',NULL),(1578,'2016-03-30','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore',NULL),(1579,'2016-03-30','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan',NULL),(1580,'2016-03-30','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore',NULL),(1581,'2016-03-30','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan',NULL),(1582,'2016-03-30','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan',NULL),(1583,'2016-03-30','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States',NULL),(1584,'2016-03-30','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore',NULL),(1585,'2016-03-30','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States',NULL),(1586,'2016-03-30','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia',NULL),(1587,'2016-03-31','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore',NULL),(1588,'2016-03-31','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States',NULL),(1589,'2016-03-31','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia',NULL),(1590,'2016-03-31','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States',NULL),(1591,'2016-03-31','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States',NULL),(1592,'2016-03-31','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany',NULL),(1593,'2016-03-31','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China',NULL),(1594,'2016-03-31','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States',NULL),(1595,'2016-04-01','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China',NULL),(1596,'2016-04-01','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','Taiwan','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan',NULL),(1597,'2016-04-02','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','yuan wang','wang_yuan_9@163.com','','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States',NULL),(1598,'2016-04-03','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan',NULL),(1599,'2016-04-06','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao ','orao@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India',NULL),(1600,'2016-04-11','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan',NULL),(1601,'2016-04-14','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','GISELLE LEE','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States',NULL),(1602,'2016-04-17','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China',NULL); /*!40000 ALTER TABLE `etdall` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etdall_01` -- DROP TABLE IF EXISTS `etdall_01`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etdall_01` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2006 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etdall_01` -- LOCK TABLES `etdall_01` WRITE; /*!40000 ALTER TABLE `etdall_01` DISABLE KEYS */; INSERT INTO `etdall_01` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez ','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini ','NA@none.com','001 General','Palestinian Territories','Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew ','NA@none.com','003-Telenav','Ethiopia','','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez ','NA@none.com','Evaluator','Chile','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi ','NA@none.com','Evaluator','Iran','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana ','NA@none.com','Oracle','Lebanon','Sierra Leone','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam ','NA@none.com','Oracle','China','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','John Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','John White','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','John Black','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','John Rose','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'),(1116,'2014-11-18','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil',NULL),(1117,'2015-01-05','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China',NULL),(1118,'2015-01-06','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States',NULL),(1119,'2015-01-06','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India',NULL),(1120,'2015-01-07','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States',NULL),(1121,'2015-01-08','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan',NULL),(1122,'2015-01-09','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China',NULL),(1123,'2015-01-09','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States',NULL),(1124,'2015-01-09','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany',NULL),(1125,'2015-01-09','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States',NULL),(1126,'2015-01-09','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States',NULL),(1127,'2015-01-09','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China',NULL),(1128,'2015-01-09','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China',NULL),(1129,'2015-01-10','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India',NULL),(1130,'2015-01-10','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India',NULL),(1131,'2015-01-10','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil',NULL),(1132,'2015-01-10','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany',NULL),(1133,'2015-01-10','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States',NULL),(1134,'2015-01-10','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany',NULL),(1135,'2015-01-10','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India',NULL),(1136,'2015-01-10','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States',NULL),(1137,'2015-01-10','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States',NULL),(1138,'2015-01-16','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan',NULL),(1139,'2015-01-20','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany',NULL),(1140,'2015-01-27','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India',NULL),(1141,'2015-01-20','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States',NULL),(1142,'2015-01-23','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States',NULL),(1143,'2015-01-27','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden',NULL),(1144,'2015-01-23','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan',NULL),(1145,'2015-01-23','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States',NULL),(1146,'2015-01-26','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India',NULL),(1147,'2015-02-02','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain',NULL),(1148,'2015-02-04','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States',NULL),(1149,'2015-02-04','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China',NULL),(1150,'2015-02-05','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States',NULL),(1151,'2015-02-05','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China',NULL),(1152,'2015-02-05','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China',NULL),(1153,'2015-02-05','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States',NULL),(1154,'2015-02-06','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States',NULL),(1155,'2015-02-06','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany',NULL),(1156,'2015-02-07','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain',NULL),(1157,'2015-02-08','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden',NULL),(1158,'2015-02-09','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China',NULL),(1159,'2015-02-10','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China',NULL),(1160,'2015-02-10','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany',NULL),(1161,'2015-02-11','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India',NULL),(1162,'2015-02-11','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China',NULL),(1163,'2015-02-11','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States',NULL),(1164,'2015-02-13','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China',NULL),(1165,'2015-02-15','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States',NULL),(1166,'2015-03-03','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India',NULL),(1167,'2015-03-05','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India',NULL),(1168,'2015-03-06','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany',NULL),(1169,'2015-03-12','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China',NULL),(1170,'2015-03-24','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany',NULL),(1171,'2015-03-26','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan',NULL),(1172,'2015-03-29','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China',NULL),(1173,'2015-03-29','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China',NULL),(1174,'2015-03-29','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan',NULL),(1175,'2015-03-29','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan',NULL),(1176,'2015-03-30','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States',NULL),(1177,'2015-03-30','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany',NULL),(1178,'2015-03-30','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China',NULL),(1179,'2015-03-30','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan',NULL),(1180,'2015-03-30','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China',NULL),(1181,'2015-03-31','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea',NULL),(1182,'2015-03-31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan',NULL),(1183,'2015-03-31','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan',NULL),(1184,'2015-03-31','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany',NULL),(1185,'2015-03-31','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States',NULL),(1186,'2015-04-01','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany',NULL),(1187,'2015-04-01','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States',NULL),(1188,'2015-04-02','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States',NULL),(1189,'2015-04-02','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China',NULL),(1190,'2015-04-02','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States',NULL),(1191,'2015-04-02','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany',NULL),(1192,'2015-04-02','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China',NULL),(1193,'2015-04-02','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan',NULL),(1194,'2015-04-02','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea',NULL),(1195,'2015-04-03','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan',NULL),(1196,'2015-04-03','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China',NULL),(1197,'2015-04-03','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States',NULL),(1198,'2015-04-03','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan',NULL),(1199,'2015-04-03','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan',NULL),(1200,'2015-04-04','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan',NULL),(1201,'2015-04-06','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India',NULL),(1202,'2015-04-06','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States',NULL),(1203,'2015-04-06','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States',NULL),(1204,'2015-04-06','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India',NULL),(1205,'2015-04-06','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States',NULL),(1206,'2015-04-06','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States',NULL),(1207,'2015-04-06','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan',NULL),(1208,'2015-04-06','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','',NULL),(1209,'2015-04-07','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India',NULL),(1210,'2015-04-09','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China',NULL),(1211,'2015-04-10','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States',NULL),(1212,'2015-04-10','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India',NULL),(1213,'2015-04-10','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States',NULL),(1214,'2015-04-10','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States',NULL),(1215,'2015-04-11','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China',NULL),(1216,'2015-04-11','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States',NULL),(1217,'2015-04-11','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States',NULL),(1218,'2015-04-11','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India',NULL),(1219,'2015-04-11','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States',NULL),(1220,'2015-04-11','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India',NULL),(1221,'2015-04-11','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden',NULL),(1222,'2015-04-11','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States',NULL),(1223,'2015-04-11','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India',NULL),(1224,'2015-04-11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan',NULL),(1225,'2015-04-11','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India',NULL),(1226,'2015-04-11','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States',NULL),(1227,'2015-04-12','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States',NULL),(1228,'2015-04-12','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden',NULL),(1229,'2015-04-18','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China',NULL),(1230,'2015-06-02','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany',NULL),(1231,'2015-06-13','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India',NULL),(1232,'2015-06-13','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh ','moteknilou@yahoo.com','Pepperdine','Iran','Persian/USA','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia',NULL),(1233,'2015-06-13','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea',NULL),(1234,'2015-06-13','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain',NULL),(1235,'2015-06-13','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China',NULL),(1236,'2015-06-13','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria',NULL),(1237,'2015-06-13','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India',NULL),(1238,'2015-06-13','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez ','shernan6@pepperdine.edu','Pepperdine','Mexico','United States','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia',NULL),(1239,'2015-06-13','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States',NULL),(1240,'2015-06-13','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India',NULL),(1241,'2015-06-13','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan',NULL),(1242,'2015-06-13','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China',NULL),(1243,'2015-06-13','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia',NULL),(1244,'2015-06-13','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China',NULL),(1245,'2015-06-13','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States',NULL),(1246,'2015-06-13','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','',NULL),(1247,'2015-06-13','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany',NULL),(1248,'2015-06-13','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan',NULL),(1249,'2015-06-22','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States',NULL),(1250,'2015-07-09','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan',NULL),(1251,'2015-07-21','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States',NULL),(1252,'2015-07-21','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan',NULL),(1253,'2015-07-21','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China',NULL),(1254,'2015-07-22','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States',NULL),(1255,'2015-07-22','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States',NULL),(1256,'2015-07-26','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China',NULL),(1257,'2015-07-27','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany',NULL),(1258,'2015-07-29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China',NULL),(1259,'2015-07-29','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States',NULL),(1260,'2015-07-29','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States',NULL),(1261,'2015-07-29','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States',NULL),(1262,'2015-07-29','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China',NULL),(1263,'2015-07-29','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States',NULL),(1264,'2015-07-30','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China',NULL),(1265,'2015-07-30','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States',NULL),(1266,'2015-07-30','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea',NULL),(1267,'2015-07-30','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India',NULL),(1268,'2015-07-30','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States',NULL),(1269,'2015-07-30','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany',NULL),(1270,'2015-07-30','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States',NULL),(1271,'2015-07-31','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States',NULL),(1272,'2015-08-01','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States',NULL),(1273,'2015-08-01','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria',NULL),(1274,'2015-08-04','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden',NULL),(1275,'2015-08-05','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China',NULL),(1276,'2015-08-07','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany',NULL),(1277,'2015-08-10','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden',NULL),(1278,'2015-08-11','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia',NULL),(1279,'2015-08-13','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil',NULL),(1280,'2015-09-24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden',NULL),(1281,'2015-09-21','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China',NULL),(1282,'2015-09-17','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan',NULL),(1283,'2015-09-17','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany',NULL),(1284,'2015-09-14','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden',NULL),(1285,'2015-09-14','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India',NULL),(1286,'2015-09-13','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China',NULL),(1287,'2015-08-26','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea',NULL),(1288,'2015-08-27','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany',NULL),(1289,'2015-08-27','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany',NULL),(1290,'2015-08-28','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany',NULL),(1291,'2015-09-03','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States',NULL),(1292,'2015-09-04','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany',NULL),(1293,'2015-09-07','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden',NULL),(1294,'2015-09-08','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States',NULL),(1295,'2015-09-08','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India',NULL),(1296,'2015-09-08','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India',NULL),(1297,'2015-09-08','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany',NULL),(1298,'2015-09-08','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China',NULL),(1299,'2015-09-08','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany',NULL),(1300,'2015-09-08','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil',NULL),(1301,'2015-09-08','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany',NULL),(1302,'2015-09-09','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany',NULL),(1303,'2015-09-09','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India',NULL),(1304,'2015-09-09','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany',NULL),(1305,'2015-09-10','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China',NULL),(1306,'2015-09-13','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany',NULL),(1307,'2015-09-10','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China',NULL),(1308,'2015-09-24','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China',NULL),(1309,'2015-09-24','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China',NULL),(1310,'2015-09-21','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany',NULL),(1311,'2015-09-25','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States',NULL),(1312,'2015-09-27','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States',NULL),(1313,'2015-09-27','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India',NULL),(1314,'2015-09-27','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India',NULL),(1315,'2015-09-28','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India',NULL),(1316,'2015-09-28','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States',NULL),(1317,'2015-09-29','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States',NULL),(1318,'2015-09-29','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India',NULL),(1319,'2015-09-29','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States',NULL),(1320,'2015-09-29','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States',NULL),(1321,'2015-09-29','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan',NULL),(1322,'2015-09-29','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India',NULL),(1323,'2015-09-30','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States',NULL),(1324,'2015-09-30','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany',NULL),(1325,'2015-09-30','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States',NULL),(1326,'2015-09-30','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China',NULL),(1327,'2015-10-01','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States',NULL),(1328,'2015-10-01','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil',NULL),(1329,'2015-10-01','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany',NULL),(1330,'2015-10-01','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China',NULL),(1331,'2015-10-01','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China',NULL),(1332,'2015-10-01','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China',NULL),(1333,'2015-10-02','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China',NULL),(1334,'2015-10-02','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany',NULL),(1335,'2015-10-02','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States',NULL),(1336,'2015-10-02','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China',NULL),(1337,'2015-10-02','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China',NULL),(1338,'2015-10-02','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States',NULL),(1339,'2015-10-02','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India',NULL),(1340,'2015-10-03','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States',NULL),(1341,'2015-10-03','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States',NULL),(1342,'2015-10-03','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States',NULL),(1343,'2015-10-03','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States',NULL),(1344,'2015-10-03','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States',NULL),(1345,'2015-10-05','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States',NULL),(1346,'2015-12-14','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan',NULL),(1347,'2015-11-23','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India',NULL),(1348,'2015-10-05','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China',NULL),(1349,'2015-11-08','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan',NULL),(1350,'2015-10-06','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States',NULL),(1351,'2015-10-08','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States',NULL),(1352,'2015-10-11','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China',NULL),(1353,'2015-10-12','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea',NULL),(1354,'2015-10-13','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States',NULL),(1355,'2015-10-13','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea',NULL),(1356,'2015-10-14','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India',NULL),(1357,'2015-10-16','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States',NULL),(1358,'2015-10-19','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India',NULL),(1359,'2015-10-20','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia',NULL),(1360,'2015-11-13','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan',NULL),(1361,'2015-10-21','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States',NULL),(1362,'2015-10-21','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India',NULL),(1363,'2015-10-23','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States',NULL),(1364,'2015-10-23','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India',NULL),(1365,'2015-10-24','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States',NULL),(1366,'2015-10-24','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India',NULL),(1367,'2015-10-25','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany',NULL),(1368,'2015-10-26','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States',NULL),(1369,'2015-10-26','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States',NULL),(1370,'2016-01-08','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India',NULL),(1371,'2015-10-26','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States',NULL),(1372,'2015-10-26','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States',NULL),(1373,'2015-10-26','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States',NULL),(1374,'2015-10-26','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain',NULL),(1375,'2015-10-27','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia',NULL),(1376,'2015-10-27','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China',NULL),(1377,'2015-10-28','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden',NULL),(1378,'2015-11-08','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan',NULL),(1379,'2015-10-28','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India',NULL),(1380,'2015-10-28','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India',NULL),(1381,'2015-10-28','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India',NULL),(1382,'2015-10-29','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India',NULL),(1383,'2015-10-29','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China',NULL),(1384,'2015-10-29','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany',NULL),(1385,'2015-10-29','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea',NULL),(1386,'2015-10-29','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States',NULL),(1387,'2015-10-30','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','',NULL),(1388,'2015-10-30','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India',NULL),(1389,'2015-10-30','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany',NULL),(1390,'2015-10-30','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany',NULL),(1391,'2015-10-30','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China',NULL),(1392,'2015-10-30','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China',NULL),(1393,'2015-10-30','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India',NULL),(1394,'2015-10-31','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan',NULL),(1395,'2015-10-31','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China',NULL),(1396,'2015-10-31','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States',NULL),(1397,'2015-10-31','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China',NULL),(1398,'2015-10-31','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan',NULL),(1399,'2015-10-31','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China',NULL),(1400,'2015-10-31','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan',NULL),(1401,'2015-10-31','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States',NULL),(1402,'2015-10-31','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China',NULL),(1403,'2015-10-31','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan',NULL),(1404,'2015-10-31','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China',NULL),(1405,'2015-10-31','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China',NULL),(1406,'2015-11-05','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States',NULL),(1407,'2015-10-31','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden',NULL),(1408,'2015-10-31','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany',NULL),(1409,'2015-10-31','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India',NULL),(1410,'2015-10-31','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan',NULL),(1411,'2015-11-01','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India',NULL),(1412,'2015-11-01','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany',NULL),(1413,'2015-11-02','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States',NULL),(1414,'2015-11-02','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States',NULL),(1415,'2015-11-02','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States',NULL),(1416,'2015-11-02','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States',NULL),(1417,'2015-11-04','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain',NULL),(1418,'2015-11-24','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden',NULL),(1419,'2015-11-24','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China',NULL),(1420,'2015-11-24','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany',NULL),(1421,'2015-11-24','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil',NULL),(1422,'2015-11-24','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India',NULL),(1423,'2015-11-24','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China',NULL),(1424,'2015-11-24','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia',NULL),(1425,'2015-11-25','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany',NULL),(1426,'2015-11-25','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States',NULL),(1427,'2015-11-26','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China',NULL),(1428,'2015-11-27','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States',NULL),(1429,'2015-11-27','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia',NULL),(1430,'2015-11-27','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany',NULL),(1431,'2015-11-27','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_rodriguez14@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Executive','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria',NULL),(1432,'2015-11-28','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India',NULL),(1433,'2015-12-14','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States',NULL),(1434,'2015-12-04','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia',NULL),(1435,'2015-12-16','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India',NULL),(1436,'2015-12-17','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China',NULL),(1437,'2016-01-09','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States',NULL),(1438,'2015-12-19','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States',NULL),(1439,'2015-12-23','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China',NULL),(1440,'2016-01-02','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States',NULL),(1441,'2016-01-04','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India',NULL),(1442,'2016-01-05','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan',NULL),(1443,'2016-01-05','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China',NULL),(1444,'2016-01-05','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan',NULL),(1445,'2016-01-05','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States',NULL),(1446,'2016-01-05','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India',NULL),(1447,'2016-01-09','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China',NULL),(1448,'2016-01-06','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan',NULL),(1449,'2016-01-06','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany',NULL),(1450,'2016-01-07','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany',NULL),(1451,'2016-01-07','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany',NULL),(1452,'2016-01-07','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','Israel','South Africa','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany',NULL),(1453,'2016-01-07','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China',NULL),(1454,'2016-01-07','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany',NULL),(1455,'2016-01-08','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany',NULL),(1456,'2016-01-09','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States',NULL),(1457,'2016-01-11','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany',NULL),(1458,'2016-01-12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain',NULL),(1459,'2016-01-12','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States',NULL),(1460,'2016-01-13','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan',NULL),(1461,'2016-01-13','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany',NULL),(1462,'2016-01-13','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China',NULL),(1463,'2016-01-16','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Spain','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States',NULL),(1464,'2016-01-21','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India',NULL),(1465,'2016-01-22','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States',NULL),(1466,'2016-01-22','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India',NULL),(1467,'2016-01-22','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany',NULL),(1468,'2016-01-29','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China',NULL),(1469,'2016-02-01','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore',NULL),(1470,'2016-01-30','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden',NULL),(1471,'2016-01-30','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States',NULL),(1472,'2016-02-01','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India',NULL),(1473,'2016-02-03','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden',NULL),(1474,'2016-02-03','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India',NULL),(1475,'2016-02-03','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore',NULL),(1476,'2016-02-03','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States',NULL),(1477,'2016-02-03','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden',NULL),(1478,'2016-02-03','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India',NULL),(1479,'2016-02-03','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China',NULL),(1480,'2016-02-03','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States',NULL),(1481,'2016-02-03','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany',NULL),(1482,'2016-02-03','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India',NULL),(1483,'2016-02-04','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan',NULL),(1484,'2016-02-04','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China',NULL),(1485,'2016-02-05','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India',NULL),(1486,'2016-02-05','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel',NULL),(1487,'2016-02-05','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan',NULL),(1488,'2016-02-08','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan',NULL),(1489,'2016-03-04','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany',NULL),(1490,'2016-02-20','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany',NULL),(1491,'2016-02-26','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia',NULL),(1492,'2016-03-08','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea',NULL),(1493,'2016-03-13','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan',NULL),(1494,'2016-03-17','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China',NULL),(1495,'2016-03-21','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore',NULL),(1496,'2016-03-21','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States',NULL),(1497,'2016-03-21','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan',NULL),(1498,'2016-03-21','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China',NULL),(1499,'2016-03-21','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan',NULL),(1500,'2016-03-21','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States',NULL),(1501,'2016-03-21','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China',NULL),(1502,'2016-03-21','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan',NULL),(1503,'2016-03-21','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States',NULL),(1504,'2016-03-22','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States',NULL),(1505,'2016-03-22','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore',NULL),(1506,'2016-03-22','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China',NULL),(1507,'2016-03-22','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore',NULL),(1508,'2016-03-22','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan',NULL),(1509,'2016-03-22','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan',NULL),(1510,'2016-03-22','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan',NULL),(1511,'2016-03-23','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States',NULL),(1512,'2016-03-23','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan',NULL),(1513,'2016-03-28','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan',NULL),(1514,'2016-03-23','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel',NULL),(1515,'2016-03-23','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China',NULL),(1516,'2016-03-23','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan',NULL),(1517,'2016-03-23','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States',NULL),(1518,'2016-03-23','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan',NULL),(1519,'2016-03-23','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China',NULL),(1520,'2016-03-23','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore',NULL),(1521,'2016-03-23','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore',NULL),(1522,'2016-03-23','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore',NULL),(1523,'2016-03-23','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States',NULL),(1524,'2016-03-23','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States',NULL),(1525,'2016-03-23','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States',NULL),(1526,'2016-03-23','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan',NULL),(1527,'2016-03-24','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany',NULL),(1528,'2016-03-24','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China',NULL),(1529,'2016-03-24','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore',NULL),(1530,'2016-03-24','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China',NULL),(1531,'2016-03-24','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States',NULL),(1532,'2016-03-30','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India',NULL),(1533,'2016-03-28','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore',NULL),(1534,'2016-03-24','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan',NULL),(1535,'2016-03-24','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany',NULL),(1536,'2016-03-24','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States',NULL),(1537,'2016-03-24','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore',NULL),(1538,'2016-03-24','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore',NULL),(1539,'2016-03-25','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan',NULL),(1540,'2016-03-25','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore',NULL),(1541,'2016-03-25','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan',NULL),(1542,'2016-03-25','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan',NULL),(1543,'2016-03-25','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore',NULL),(1544,'2016-03-27','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States',NULL),(1545,'2016-03-27','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China',NULL),(1546,'2016-03-27','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore',NULL),(1547,'2016-03-27','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States',NULL),(1548,'2016-03-27','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States',NULL),(1549,'2016-03-27','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan',NULL),(1550,'2016-03-27','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan',NULL),(1551,'2016-03-28','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore',NULL),(1552,'2016-03-28','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore',NULL),(1553,'2016-03-28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States',NULL),(1554,'2016-03-28','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan',NULL),(1555,'2016-03-28','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States',NULL),(1556,'2016-03-28','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China',NULL),(1557,'2016-03-28','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States',NULL),(1558,'2016-03-28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States',NULL),(1559,'2016-03-28','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States',NULL),(1560,'2016-03-28','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States',NULL),(1561,'2016-03-28','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States',NULL),(1562,'2016-03-28','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan',NULL),(1563,'2016-03-28','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan',NULL),(1564,'2016-03-29','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore',NULL),(1565,'2016-03-29','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan',NULL),(1566,'2016-03-29','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany',NULL),(1567,'2016-03-29','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany',NULL),(1568,'2016-03-29','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany',NULL),(1569,'2016-03-30','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States',NULL),(1570,'2016-03-29','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States',NULL),(1571,'2016-03-29','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany',NULL),(1572,'2016-03-29','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore',NULL),(1573,'2016-03-29','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan',NULL),(1574,'2016-03-29','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore',NULL),(1575,'2016-03-29','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China',NULL),(1576,'2016-03-29','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan',NULL),(1577,'2016-03-30','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore',NULL),(1578,'2016-03-30','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore',NULL),(1579,'2016-03-30','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan',NULL),(1580,'2016-03-30','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore',NULL),(1581,'2016-03-30','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan',NULL),(1582,'2016-03-30','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan',NULL),(1583,'2016-03-30','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States',NULL),(1584,'2016-03-30','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore',NULL),(1585,'2016-03-30','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States',NULL),(1586,'2016-03-30','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia',NULL),(1587,'2016-03-31','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore',NULL),(1588,'2016-03-31','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States',NULL),(1589,'2016-03-31','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia',NULL),(1590,'2016-03-31','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States',NULL),(1591,'2016-03-31','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States',NULL),(1592,'2016-03-31','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany',NULL),(1593,'2016-03-31','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China',NULL),(1594,'2016-03-31','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States',NULL),(1595,'2016-04-01','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China',NULL),(1596,'2016-04-01','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan',NULL),(1597,'2016-04-02','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Wang ','wang_yuan_9@163.com','SCU080616','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States',NULL),(1598,'2016-04-03','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan',NULL),(1599,'2016-04-06','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao','orao@scu.edu','','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India',NULL),(1600,'2016-04-11','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan',NULL),(1601,'2016-04-14','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Giselle Lee','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States',NULL),(1602,'2016-04-17','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China',NULL),(1603,'2016-05-03','66.129.239.13',53.846,44.444,35.461,35.714,2.750,3.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Crossman','crossman@juniper.net','','United States','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','7','4','2','3','2','2','3','2','3','3','2','6','4','2','3','3','5','3','2','2','6','2','2','India','Germany',NULL),(1604,'2016-05-03','172.77.222.166',57.692,92.593,93.488,64.286,2.875,5.167,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','America Soler-Everhart ','america@fundvec.org','','Venezuela','U.S.A. ','Baby Boomers (Born from 1946 to 1964)','F','FUNDVEC ','Executive','Four or more years','Education','6','4','7','5','5','7','5','6','4','7','3','4','7','5','7','7','1','7','7','4','1','1','1','1','United States','United States',NULL),(1605,'2016-05-23','167.191.240.1',50.000,44.444,45.132,57.143,2.625,3.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emilie Soares ','esoares@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Two to three years','Manufacturing','3','6','3','1','7','1','4','3','4','3','2','3','7','3','4','2','2','4','4','2','4','2','4','3','India','China',NULL),(1606,'2016-05-25','64.212.225.98',42.308,51.852,77.369,64.286,2.375,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Storry ','sstorry@riverbed.com','Riverbed','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Riverbed Technology','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','6','1','4','4','4','6','4','4','6','4','4','4','1','3','5','4','1','1','3','3','Saudi Arabia','India',NULL),(1607,'2016-05-25','50.143.142.237',53.846,70.370,70.922,50.000,2.750,4.167,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Takeuchi ','mtakeuchi@riverbed.com','Riverbed','United States','','Baby Boomers (Born from 1946 to 1964)','F','Riverbed Sunnyvale','Individual Contributor','Less than one year','Communications, Utilities','6','6','5','5','6','1','5','4','4','4','3','3','3','2','4','6','2','6','6','4','2','2','6','1','United States','Singapore',NULL),(1608,'2016-05-25','12.221.225.162',53.846,37.037,32.237,85.714,2.750,2.667,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathon Paul ','jpaul@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','2','2','4','1','4','6','2','6','6','1','4','3','1','1','5','4','3','United States','Singapore',NULL),(1609,'2016-05-25','216.200.161.146',61.538,51.852,19.342,64.286,3.000,3.333,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindhura Ramegowda ','sramegowda@riverbed.com','Riverbed','India','Global','Millenials (Born from 1980 to 1995)','F','Riverbed Technology Inc','Manager','Four or more years','Computer, Internet','1','7','2','1','5','4','4','2','2','1','1','6','7','2','4','4','2','6','2','2','6','2','4','2','India','United States',NULL),(1610,'2016-06-06','216.200.161.146',26.923,55.556,54.803,35.714,1.875,3.500,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alejandra Rapsis ','alejandra.rapsis@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed Technology, Inc.','Senior Manager','Four or more years','Services','4','4','3','1','7','4','2','4','3','7','4','2','4','4','1','4','1','1','5','2','2','3','5','1','United States','India',NULL),(1611,'2016-06-08','12.221.225.162',26.923,51.852,74.146,42.857,1.875,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abby Trainor ','abby.trainor@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed','Manager','One year','Computer, Internet','7','7','2','1','5','1','6','6','4','4','2','6','6','2','1','2','1','3','6','2','1','1','6','2','Singapore','China',NULL),(1612,'2016-06-14','73.93.70.182',38.462,40.741,32.237,71.429,2.250,2.833,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sean Murphy ','smurphy@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Executive','Four or more years','Computer, Internet','4','7','3','1','5','2','2','2','3','2','2','5','7','3','3','5','2','3','4','3','2','2','2','1','Singapore','Germany',NULL),(1613,'2016-06-21','204.10.228.2',53.846,77.778,83.817,28.571,2.750,4.500,5.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','6','5','7','3','5','6','6','5','2','6','2','5','5','6','2','3','1','2','2','5','5','2','6','2','United States','India',NULL),(1614,'2016-06-28','73.15.23.166',34.615,29.630,29.014,21.429,2.125,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josergio Zaragoza ','josergiozaragoza@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Genentech','Individual Contributor','Less than one year','Health Care','1','7','4','1','2','2','3','2','2','3','2','3','6','4','5','2','1','2','2','2','2','2','2','1','United States','Germany',NULL),(1615,'2016-06-28','173.254.196.59',69.231,37.037,38.685,21.429,3.250,2.667,3.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thilina Mallawa','thilina.arachchi@gmail.com','SCU062516','New Zealand','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','6','1','2','3','1','3','4','2','3','4','5','5','2','6','3','2','2','3','3','4','2','5','1','United States','India',NULL),(1616,'2016-06-28','73.15.216.70',50.000,88.889,29.014,7.143,2.625,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU062516','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','7','1','1','4','7','1','4','2','3','7','2','1','6','1','3','1','7','1','6','1','1','3','7','United States','South Korea',NULL),(1617,'2016-06-28','73.222.0.24',38.462,59.259,80.593,28.571,2.250,3.667,5.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana Petkova ','tpetkova@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','LOGOSOL INC.','Senior Manager','Four or more years','Manufacturing','7','6','7','1','7','4','7','4','4','2','2','6','3','2','1','2','2','6','2','2','3','1','6','2','United States','Germany',NULL),(1618,'2016-06-28','167.191.240.1',19.231,33.333,54.803,64.286,1.625,2.500,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silvia Aguilar ','saguilaramaya@scu.edu','SCU062516','Mexico','','Millenials (Born from 1980 to 1995)','F','Lam Research ','Individual Contributor','Two to three years','Manufacturing','6','7','4','1','6','1','3','3','4','3','2','4','6','3','1','4','1','1','3','3','1','2','4','1','United States','India',NULL),(1619,'2016-06-28','73.223.37.5',50.000,62.963,38.685,57.143,2.625,3.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pooja Nanjundaswamy ','pnanjundaswamy@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','2','6','2','3','7','2','2','4','2','6','1','2','6','4','6','3','3','3','2','6','2','2','6','2','United States','China',NULL),(1620,'2016-06-28','73.223.26.196',65.385,85.185,54.803,92.857,3.125,4.833,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asmaa Mohamed ','asmohamed@scu.edu','SCU062516','Egypt','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Health Care','6','7','5','6','7','4','2','5','1','4','2','4','6','4','2','7','7','7','1','7','1','1','6','2','India','China',NULL),(1621,'2016-06-28','24.5.126.173',92.308,88.889,80.593,57.143,4.000,5.000,5.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma ','jverma@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','3','6','6','6','6','6','6','6','4','6','4','2','6','4','6','4','6','4','4','6','4','2','6','2','United States','China',NULL),(1622,'2016-06-29','72.194.213.101',69.231,66.667,29.014,21.429,3.250,4.000,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Peng ','lpeng@scu.edu','SCU062516','China','','Millenials (Born from 1980 to 1995)','M','LogicMonitor, Inc','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','3','6','2','3','2','4','2','4','6','6','4','2','4','2','6','2','4','3','2','2','India','United States',NULL),(1623,'2016-06-29','50.174.198.65',65.385,74.074,38.685,78.571,3.125,4.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Patel ','mapatel@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','1','1','7','1','1','1','1','7','1','4','5','2','5','6','1','5','6','6','7','3','6','3','India','United States',NULL),(1624,'2016-06-29','71.198.45.131',69.231,55.556,38.685,57.143,3.250,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ananya Panja ','apanja@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Intel Corporation','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','1','1','7','1','7','1','7','1','7','4','7','7','1','1','7','7','7','1','1','1','Brazil','Singapore',NULL),(1625,'2016-06-29','192.35.35.35',34.615,25.926,48.356,50.000,2.125,2.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashley Pietz ','ashley.e.pietz@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','3','7','5','1','4','1','5','3','3','2','3','2','7','4','5','3','3','2','2','2','1','1','2','1','India','Saudi Arabia',NULL),(1626,'2016-06-30','64.245.3.214',100.000,88.889,70.922,50.000,5.125,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','Millenials (Born from 1980 to 1995)','M','','Student','Less than one year','Manufacturing','5','5','4','5','6','5','5','4','5','5','5','5','5','4','5','5','5','5','6','6','4','5','4','7','United States','Japan',NULL),(1627,'2016-07-05','192.91.173.36',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Burger ','timothysburger@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','3','6','4','2','6','3','2','3','3','3','2','4','7','5','4','5','3','2','3','2','2','2','2','1','United States','Germany',NULL),(1628,'2016-07-13','216.113.160.71',46.154,44.444,22.566,57.143,2.500,3.000,2.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priya Maheshwari ','pmaheshwari@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','ebay','Student','Less than one year','Computer, Internet','2','7','2','1','7','2','3','3','1','2','2','4','4','3','5','4','2','4','3','2','2','2','4','2','India','United States',NULL),(1629,'2016-07-19','50.184.196.5',26.923,37.037,32.237,71.429,1.875,2.667,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cynthia Shon ','cynthia@corporategames.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Corporate Games, Inc.','Executive','Four or more years','Services','2','6','3','2','6','2','3','4','2','2','2','3','7','3','2','5','1','2','3','3','1','2','3','2','Brazil','China',NULL),(1630,'2016-07-19','50.207.99.83',42.308,3.704,12.895,42.857,2.375,1.167,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Kohler ','GKohler@HotelDurant.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Benchmark Hotels','Executive','Less than one year','Entertainment','2','2','2','2','6','2','2','2','1','1','2','2','6','1','5','6','1','1','1','1','3','3','1','1','Brazil','China',NULL),(1631,'2016-07-06','75.25.116.255',53.846,37.037,38.685,14.286,2.750,2.667,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhavesh Ghantiwala ','bghantiwala@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','1','1','1','4','1','1','4','1','7','7','6','1','1','5','1','1','1','4','1','4','India','United States',NULL),(1632,'2016-07-07','64.136.252.140',69.231,81.481,83.817,71.429,3.250,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Ngatino ','mngatino@scu.edu','SCU062516','Indonesia','Canada','Millenials (Born from 1980 to 1995)','F','Stryker','Individual Contributor','Two to three years','Manufacturing','5','5','6','1','6','6','7','4','4','6','4','6','7','4','5','6','2','4','4','4','1','1','6','6','Singapore','China',NULL),(1633,'2016-07-22','129.210.115.242',0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL),(1634,'2016-07-30','73.189.255.191',53.846,55.556,96.712,71.429,2.750,3.500,6.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhaowei Zheng ','zheng_zhao_wei@hotmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','6','6','6','3','7','1','7','7','4','6','2','4','7','4','7','4','2','2','7','4','1','1','3','2','United States','Russia',NULL),(1635,'2016-08-01','129.210.115.112',80.769,70.370,41.908,21.429,3.625,4.167,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ying Tong ','tongyingkk@gmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','4','6','2','3','2','7','4','4','3','2','2','3','7','6','6','2','2','2','2','4','5','3','4','5','United States','China',NULL),(1636,'2016-08-01','129.210.115.112',46.154,66.667,22.566,50.000,2.500,4.000,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qianhui Jiang ','qjiang@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','2','2','7','4','3','3','2','1','1','1','6','5','6','2','1','3','4','3','6','2','5','1','China','United States',NULL),(1637,'2016-08-01','12.155.19.66',34.615,59.259,67.698,64.286,2.125,3.667,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alex Nguyen ','ahnguyen@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','6','7','5','3','6','3','5','4','2','5','2','2','6','3','2','4','2','5','4','2','2','1','5','3','United States','South Korea',NULL),(1638,'2016-07-19','193.110.55.14',3.846,40.741,41.908,57.143,1.125,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Louise Hunter','lhunter@juniper.net','JUNIPER','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Juniper Networks','Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','2','6','2','2','1','2','5','7','1','6','1','2','2','1','1','1','4','1','Spain','Sweden',NULL),(1639,'2016-08-02','50.148.189.138',46.154,74.074,70.922,71.429,2.500,4.333,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsiang-Yu Huang','hhuang2@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','5','7','4','3','5','4','6','6','2','5','2','2','6','7','2','6','3','1','4','5','3','3','5','2','United States','Germany',NULL),(1640,'2016-08-04','207.47.51.61',65.385,81.481,61.251,64.286,3.125,4.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fang-Wei Wang ','fwang1@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','3','6','6','6','4','2','2','2','5','6','5','3','5','3','4','4','5','3','3','4','3','China','United States',NULL),(1641,'2016-08-04','8.4.225.31',80.769,77.778,41.908,50.000,3.625,4.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheng-Fu Chuang','s2chuang@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','5','3','2','6','4','2','4','3','2','5','6','3','6','6','3','4','6','6','6','2','2','2','United States','Germany',NULL),(1642,'2016-08-04','199.192.87.130',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reijo Ratilainen ','reijoeratilainen@gmail.com','SCU080616','Finland','United States','Millenials (Born from 1980 to 1995)','M','Fit3D, Inc.','Senior Manager','Two to three years','Retail, Wholesale','3','7','4','2','6','2','4','3','3','5','3','3','6','2','3','6','3','2','3','2','1','2','2','2','Sweden','Germany',NULL),(1643,'2016-08-04','129.210.115.112',23.077,88.889,35.461,14.286,1.750,5.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prateek Khatri ','pkhatri@scu.edu','SCU080616','India','USA','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','2','1','1','1','7','7','7','5','1','1','1','1','7','1','7','1','1','7','7','1','1','1','7','1','United States','Brazil',NULL),(1644,'2016-08-04','12.156.69.114',19.231,25.926,19.342,92.857,1.625,2.167,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lynn Comiskey ','lcomiskey@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Unchained Labs','Individual Contributor','Two to three years','Health Care','1','7','5','1','6','2','1','2','2','1','1','2','7','2','3','7','3','2','4','2','1','1','1','1','United States','South Korea',NULL),(1645,'2016-08-04','73.158.53.41',46.154,25.926,35.461,50.000,2.500,2.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anusha Govindan ','agovindan@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','2','6','1','2','4','6','2','4','4','5','2','2','3','2','3','2','2','2','2','3','2','United States','Singapore',NULL),(1646,'2016-08-04','129.210.115.242',30.769,77.778,38.685,14.286,2.000,4.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiaoni Zhou ','jzhou@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Universtiy','Student','One year','Computer, Internet','2','6','3','1','3','6','5','4','2','2','2','2','5','6','2','2','4','2','5','2','2','2','6','1','India','United States',NULL),(1647,'2016-08-04','98.234.175.114',34.615,59.259,51.580,78.571,2.125,3.667,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henry Partida ','henrypartida@yahoo.com','SCU080616','Mexico','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','4','7','4','1','7','1','5','4','1','4','1','4','7','4','7','4','1','4','5','4','1','1','4','1','Japan','Germany',NULL),(1648,'2016-08-05','73.252.250.80',53.846,74.074,70.922,85.714,2.750,4.333,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargavi Ketha ','mketha@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','7','2','4','6','4','5','2','4','7','6','2','5','3','3','5','6','4','1','4','4','United States','India',NULL),(1649,'2016-08-05','64.71.1.74',57.692,66.667,54.803,50.000,2.875,4.000,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mansi Iyengar ','miyengar@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','2','6','4','2','4','3','3','3','5','6','3','5','4','3','6','3','5','2','2','3','1','United States','China',NULL),(1650,'2016-08-06','129.210.115.112',53.846,70.370,35.461,21.429,2.750,4.167,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surag Suresh Yalaburgi ','syalaburgi@scu.edu','Engr 304','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','3','1','1','4','3','4','4','2','1','4','6','2','6','3','1','4','7','4','1','2','4','6','United States','India',NULL),(1652,'2016-08-12','107.196.101.122',69.231,44.444,41.908,28.571,3.250,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santalynda Marrero ','santalynda@gmail.com','web','United States','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','SMConsulting','Individual Contributor','Four or more years','Education','4','5','3','5','5','2','4','2','2','4','2','3','5','4','6','3','3','2','3','3','2','2','4','3','United States','China',NULL),(1653,'2016-08-22','66.65.166.185',57.692,48.148,25.790,57.143,2.875,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthieu Bernet ','matthieu.bernet@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','M','JACQUET NORTH AMERICA CORP.','Executive','Four or more years','Agriculture','2','4','2','3','6','2','2','3','2','3','2','4','6','4','5','6','3','3','4','3','2','2','3','2','United States','Brazil',NULL),(1654,'2016-08-23','65.209.36.34',34.615,44.444,67.698,21.429,2.125,3.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Jones ','james.jones@jacquet.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Jacquet North America Corp.','Senior Manager','Less than one year','Manufacturing','6','5','3','1','3','1','6','6','2','4','2','3','6','3','2','3','2','3','3','6','2','2','2','3','Germany','Spain',NULL),(1655,'2016-08-29','67.188.41.200',61.538,40.741,45.132,71.429,3.000,2.833,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitin Natesan','nitin.natesan@gmail.com','','India','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Four or more years','Energy','4','6','3','4','6','1','3','4','4','2','2','3','6','3','3','6','4','4','3','2','2','2','4','4','United States','Germany',NULL),(1656,'2016-08-31','65.209.36.34',23.077,44.444,38.685,100.000,1.750,3.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sameer Pandya ','sameer.pandya@jacquet.com','web','United States','','Millenials (Born from 1980 to 1995)','M','Jacquet North America Corp.','Manager','One year','Retail, Wholesale','7','7','1','7','7','1','4','4','1','1','1','1','7','4','1','7','1','1','7','1','1','1','4','1','India','United States',NULL),(1657,'2016-09-02','82.227.25.132',61.538,96.296,83.817,42.857,3.000,5.333,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raphaelle Tisserand ','raphaelle.tisserand@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','F','Jacquet Nort America Corp.','Senior Manager','Less than one year','Retail, Wholesale','6','6','6','2','4','4','5','5','4','6','1','4','4','5','6','6','2','6','6','6','2','2','5','5','United States','Germany',NULL),(1658,'2016-09-05','24.16.45.45',0.000,44.444,9.671,35.714,1.000,3.000,1.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Kruse ','annkruse100@gmail.com','MSOD','United States','','Baby Boomers (Born from 1946 to 1964)','F','NA','Individual Contributor','Four or more years','Services','1','7','1','1','4','4','4','1','1','1','1','1','7','1','1','1','1','7','4','1','1','1','1','1','China','Germany',NULL),(1659,'2016-09-06','97.113.31.22',15.385,7.407,22.566,64.286,1.500,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vicki cohen ','vcohen88@outlook.com','MSOD','United States','','','F','The Boeing company','Individual Contributor','Four or more years','Manufacturing','2','6','2','2','4','1','4','2','2','1','1','2','7','2','1','6','3','2','1','1','1','1','1','1','Spain','Israel',NULL),(1660,'2016-09-12','199.201.66.3',57.692,14.815,29.014,42.857,2.875,1.667,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Norman','brendan.t.norman@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Facebook','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','3','4','1','2','1','2','5','7','1','6','2','2','2','2','1','2','2','1','1','China','Japan',NULL),(1661,'2016-09-16','50.242.66.245',38.462,62.963,54.803,0.000,2.250,3.833,3.833,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Cao','lcao@scu.edu','SCU092416','China','United States','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Computer, Internet','6','6','3','1','1','2','2','6','2','4','2','2','1','4','1','1','6','7','5','3','2','1','2','3','China','United States',NULL),(1662,'2016-09-17','129.210.115.4',53.846,55.556,48.356,64.286,2.750,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang','ywang12@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','1','7','6','1','6','1','4','6','1','3','2','1','7','2','1','3','1','7','7','1','7','2','3','7','United States','India',NULL),(1663,'2016-09-17','108.199.128.43',61.538,55.556,48.356,85.714,3.000,3.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xueyan Lu','xlu1@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','6','3','2','6','3','4','4','4','3','1','7','7','6','7','7','1','1','1','7','4','1','3','1','United States','India',NULL),(1664,'2016-09-18','76.103.101.71',50.000,51.852,51.580,78.571,2.625,3.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephanie Truong','sltruong@scu.edu',' SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed','Individual Contributor','One year','Manufacturing','3','6','6','2','6','1','3','4','3','3','2','4','7','7','5','6','5','3','5','2','1','1','2','1','United States','China',NULL),(1665,'2016-09-18','76.21.125.2',38.462,92.593,54.803,78.571,2.250,5.167,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Visalakshi Gopalakrishnan','vgopalakrishnan@scu.edu','SCU092416','India','','Gen X (Born from 1965 to 1979)','F','SCU','Student','Less than one year','Computer, Internet','2','7','5','2','4','2','2','6','1','7','1','1','7','7','6','7','1','1','7','7','4','2','7','1','United States','China',NULL),(1666,'2016-09-19','73.170.37.140',34.615,81.481,19.342,100.000,2.125,4.667,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naina Raut','nraut@scu.edu','ENGR 304','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Individual Contributor','Two to three years','Services','1','7','2','1','7','7','1','2','5','1','1','3','7','1','7','7','1','7','1','6','1','1','6','2','United States','India',NULL),(1667,'2016-09-19','130.65.109.194',76.923,85.185,74.146,50.000,3.500,4.833,4.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Wang','lwang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','5','7','7','2','6','6','6','6','2','3','2','2','4','6','2','4','3','3','2','6','6','5','6','6','China','United States',NULL),(1668,'2016-09-20','71.202.61.8',57.692,100.000,35.461,85.714,2.875,5.500,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SyamalaKeerthana Chegu','schegu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','2','3','6','7','7','4','1','2','2','1','7','7','7','6','1','3','2','7','6','1','7','2','United States','China',NULL),(1669,'2016-09-20','73.162.12.140',46.154,55.556,58.027,78.571,2.500,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brittany Parker','bparker@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','6','3','4','4','3','5','3','4','7','5','4','5','4','4','5','2','1','2','2','1','China','India',NULL),(1670,'2016-09-20','104.1.185.85',15.385,33.333,35.461,71.429,1.500,2.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller','mueller.vincenza4@gmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Senior Manager','Four or more years','Services','4','7','3','1','4','1','3','3','2','2','1','2','7','4','2','6','1','3','3','2','2','1','2','2','United States','Germany',NULL),(1671,'2016-09-21','129.210.115.112',96.154,81.481,70.922,28.571,4.125,4.667,4.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma','jverma@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','4','6','5','5','5','5','5','4','5','3','5','5','5','5','4','5','3','4','6','5','2','5','3','United States','China',NULL),(1672,'2016-09-21','76.21.105.72',65.385,44.444,51.580,71.429,3.125,3.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nishant S Bochare','bocharenishant@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','3','6','6','2','6','2','3','3','2','5','3','3','6','4','7','6','5','2','3','3','1','2','4','2','United States','India',NULL),(1673,'2016-09-22','76.244.36.188',88.462,100.000,77.369,92.857,3.875,6.833,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Malik','mmalik1@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','5','2','7','7','7','5','4','5','2','6','6','7','7','7','6','7','7','7','4','2','6','2','United States','China',NULL),(1674,'2016-09-22','69.181.66.236',57.692,66.667,38.685,71.429,2.875,4.000,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Snehal Patil','spatil@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','4','4','2','6','1','4','7','7','4','4','1','1','4','7','4','1','4','4','United States','China',NULL),(1675,'2016-09-22','73.158.217.181',53.846,40.741,29.014,85.714,2.750,2.833,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Hegde','shegde@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','4','2','7','3','4','2','2','1','1','7','7','6','6','6','2','4','2','1','2','1','1','1','United States','Japan',NULL),(1676,'2016-09-22','136.2.1.109',50.000,25.926,35.461,71.429,2.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Hansen','phanse25@ford.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ford Motor Company','Individual Contributor','Two to three years','Manufacturing','1','7','4','1','6','1','5','3','1','3','1','3','7','2','5','4','2','2','2','2','2','4','4','3','United States','India',NULL),(1677,'2016-09-22','68.189.124.140',50.000,59.259,32.237,57.143,2.625,3.667,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott','belliott@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Four or more years','Computer, Internet','3','7','1','1','4','4','3','3','2','4','4','3','5','5','5','6','3','3','3','2','1','2','5','2','China','India',NULL),(1678,'2016-09-22','67.160.193.217',61.538,92.593,80.593,71.429,3.000,5.167,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoyuan Lai ','xlai@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','7','7','6','5','3','5','2','5','7','4','2','4','3','4','4','6','3','2','6','5','United States','India',NULL),(1679,'2016-09-23','24.5.126.37',23.077,70.370,3.224,100.000,1.750,4.167,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavitha Muthu ','kmuthu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','7','2','1','7','1','1','1','1','1','1','1','7','2','7','7','1','7','7','1','1','1','7','1','China','United States',NULL),(1680,'2016-09-22','129.210.115.4',53.846,96.296,45.132,35.714,2.750,5.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ning Zhang','nzhang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','2','5','4','2','5','6','5','4','3','2','2','3','6','4','5','3','3','5','7','6','2','3','4','2','United States','Germany',NULL),(1681,'2016-09-22','129.210.115.104',57.692,51.852,77.369,57.143,2.875,3.333,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pravallika Yanamadala','pravallika.yanamadala@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','School Of Engineering,Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','2','6','2','6','6','3','6','2','6','7','2','6','2','2','2','6','3','2','2','5','1','United States','India',NULL),(1682,'2016-10-11','158.140.1.28',42.308,88.889,41.908,57.143,2.375,5.000,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ludger Johanterwage ','ludgerj@cadence.com','Cadence2016','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','6','5','1','5','7','3','3','2','3','2','5','7','6','3','4','2','5','3','3','2','2','6','2','China','India',NULL),(1683,'2016-10-11','158.140.1.28',7.692,29.630,32.237,42.857,1.250,2.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silas McDermott ','silas@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','4','1','1','2','4','4','1','2','6','4','1','3','1','4','1','1','1','1','3','2','India','Israel',NULL),(1684,'2016-10-12','158.140.1.28',3.846,40.741,29.014,35.714,1.125,2.833,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avina Verma ','averma@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','7','3','1','2','1','6','2','1','1','1','2','7','6','1','3','1','7','1','1','1','1','1','1','India','Japan',NULL),(1685,'2016-10-12','158.140.1.28',19.231,25.926,35.461,71.429,1.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Collins','collins@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','2','4','6','2','4','3','2','2','2','2','6','4','1','6','1','1','4','1','1','1','1','1','China','India',NULL),(1686,'2016-10-12','213.131.238.28',57.692,55.556,41.908,57.143,2.875,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Pollard','bpollard@cadence.com','Cadence2016','Ireland','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','4','3','5','3','3','3','2','2','2','3','6','5','6','5','3','3','2','2','1','3','6','2','United States','Israel',NULL),(1687,'2016-10-12','158.140.1.28',42.308,44.444,32.237,64.286,2.375,3.000,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagesh Sanghavi','sanghavi@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','3','4','3','2','3','5','4','2','6','3','4','3','2','2','2','3','3','United States','India',NULL),(1688,'2016-10-12','158.140.1.28',3.846,55.556,61.251,85.714,1.125,3.500,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harpreet Singh Anand ','harpreet.anand@gmail.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','7','1','5','2','3','5','1','2','7','6','1','6','1','2','2','3','1','1','7','1','India','China',NULL),(1689,'2016-10-13','192.5.98.28',50.000,81.481,83.817,42.857,2.625,4.667,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Takeyoshi Ikeda ','tikeda@cadence.com','Cadence2016','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','2','6','2','5','3','7','4','4','6','2','6','7','4','2','6','2','6','7','3','2','2','5','3','United States','China',NULL),(1690,'2016-10-13','213.131.238.28',19.231,40.741,38.685,92.857,1.625,2.833,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean-Paul Millo ','jpm@cadence.com','Cadence2016','France','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','3','1','7','1','2','3','2','3','1','2','7','5','5','7','1','2','3','1','1','1','5','1','United States','India',NULL),(1691,'2016-10-13','59.145.174.78',46.154,70.370,25.790,28.571,2.500,4.167,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alok Jain ','alokj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','3','2','3','2','2','2','2','4','6','7','3','3','2','6','3','5','3','2','2','3','India','Israel',NULL),(1692,'2016-10-13','14.142.6.124',38.462,55.556,32.237,35.714,2.250,3.500,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Gutta ','raj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','1','1','6','3','5','2','2','3','2','2','5','2','3','2','2','6','3','5','4','2','2','2','United States','India',NULL),(1693,'2016-10-13','158.140.1.28',50.000,59.259,38.685,35.714,2.625,3.667,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Federico Politi ','federico@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','6','2','1','4','1','5','3','3','2','3','3','5','4','6','4','1','7','4','2','1','4','4','2','United States','Germany',NULL),(1694,'2016-10-21','73.15.65.107',88.462,100.000,58.027,35.714,3.875,5.833,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pei Zhang','pzhang2@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','5','2','4','4','2','3','3','5','6','2','5','6','6','3','2','6','6','7','2','5','6','6','United States','Japan',NULL),(1695,'2016-10-21','162.195.242.28',61.538,59.259,87.041,35.714,3.000,3.667,5.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Insixiengmay','kaminsix@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','n/a','Individual Contributor','Four or more years','Communications, Utilities','4','7','7','3','4','4','5','6','4','7','1','4','4','4','4','4','4','4','4','2','4','3','4','1','India','United States',NULL),(1696,'2016-10-21','158.140.1.28',46.154,70.370,58.027,57.143,2.500,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Ja Pena ','djap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','4','7','6','4','4','2','5','1','4','4','3','4','4','2','6','4','1','2','2','5','1','India','China',NULL),(1697,'2016-10-13','158.140.1.28',34.615,25.926,35.461,57.143,2.125,2.167,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Myers ','cmyers@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','7','3','1','7','2','2','3','3','3','1','5','5','2','6','3','1','3','2','1','1','1','3','1','China','India',NULL),(1698,'2016-10-13','158.140.1.28',30.769,100.000,70.922,35.714,2.000,5.833,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deval Sanghani ','deval@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','1','6','4','5','4','7','1','4','7','5','6','4','1','6','7','4','1','1','7','1','India','United States',NULL),(1699,'2016-10-13','158.140.1.28',38.462,62.963,61.251,71.429,2.250,3.833,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Zigman ','zigman@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','2','6','2','6','4','3','3','2','3','6','7','2','5','2','4','6','2','3','2','2','2','Israel','United States',NULL),(1700,'2016-10-13','158.140.1.28',46.154,33.333,29.014,50.000,2.500,2.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Mathur ','rmathur@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','6','2','2','3','3','2','2','5','5','4','5','3','2','2','4','2','2','1','1','1','United States','Germany',NULL),(1701,'2016-10-14','199.43.4.28',7.692,51.852,61.251,28.571,1.250,3.333,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare ','sbare@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','6','2','1','3','2','6','6','2','6','2','2','7','6','1','2','1','3','2','2','1','1','5','1','India','United States',NULL),(1702,'2016-10-14','31.168.0.253',53.846,55.556,12.895,92.857,2.750,3.500,1.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dov Kliger ','dkliger@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','1','2','2','1','2','4','7','4','5','7','1','4','6','2','4','3','4','2','Israel','Russia',NULL),(1703,'2016-11-04','24.130.216.126',53.846,25.926,48.356,92.857,2.750,2.167,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emma Polden ','empolden@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','F','','Student','','Education','4','6','6','7','7','1','3','3','2','3','1','4','7','4','1','7','1','1','1','5','3','2','1','3','Sweden','Spain',NULL),(1704,'2016-10-21','158.140.1.28',50.000,51.852,67.698,42.857,2.625,3.333,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwath Thirumalai ','ashwath@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','5','2','6','2','4','3','4','5','3','4','5','3','2','3','3','3','5','3','3','2','4','2','India','China',NULL),(1705,'2016-10-15','158.140.1.28',11.538,48.148,19.342,85.714,1.375,3.167,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Upesh Jain ','upesh@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','6','1','2','2','2','2','1','1','7','3','1','6','2','1','6','3','2','2','5','1','China','India',NULL),(1706,'2016-10-17','158.140.1.28',96.154,40.741,58.027,85.714,4.125,2.833,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Guinn ','jguinn@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','5','6','7','1','5','6','4','2','3','3','6','1','6','7','5','4','4','6','2','6','1','2','Germany','China',NULL),(1707,'2016-10-17','199.43.4.121',7.692,29.630,29.014,78.571,1.250,2.333,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kenneth Willis ','kenw@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems / Product Engineering','Manager','Four or more years','Computer, Internet','3','7','2','1','7','1','4','2','2','2','1','3','7','1','1','4','1','6','3','1','1','1','2','1','China','India',NULL),(1708,'2016-10-17','158.140.1.28',69.231,59.259,25.790,0.000,3.250,3.667,2.333,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vasant Ramabadran ','vasant@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','5','1','1','3','3','4','2','3','3','4','4','3','5','5','3','3','5','4','3','5','3','2','1','United States','China',NULL),(1709,'2016-10-17','158.140.1.28',61.538,59.259,54.803,50.000,3.000,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arthur Schaldenbrand ','als@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','2','5','4','4','4','4','4','4','2','5','6','2','2','5','2','4','4','4','3','3','4','2','United States','Germany',NULL),(1710,'2016-10-21','158.184.198.7',50.000,37.037,77.369,71.429,2.625,2.667,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Kim ','danielkim00@gmail.com','SCU110516','South Korea','','Millenials (Born from 1980 to 1995)','M','Engineer','Manager','Four or more years','Manufacturing','6','6','5','2','6','2','6','6','2','5','2','6','6','2','2','6','2','2','6','2','3','2','2','2','South Korea','United States',NULL),(1711,'2016-10-17','158.140.1.28',7.692,37.037,41.908,50.000,1.250,2.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shadi Saba ','shadi@cadence.com','Cadence2016','Israel','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','6','3','2','4','1','4','2','2','4','2','1','7','1','1','4','1','4','3','1','1','1','6','1','China','India',NULL),(1712,'2016-10-22','73.92.65.117',38.462,70.370,29.014,57.143,2.250,4.167,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dipal Dineshkumar Patel','dpatel@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','1','1','7','4','4','4','2','2','2','2','4','6','5','5','2','2','4','5','1','2','4','3','United States','India',NULL),(1713,'2016-10-17','14.142.6.124',26.923,37.037,35.461,57.143,1.875,2.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajkumar Chandrasekar ','rajkc@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','1','2','2','2','6','1','5','2','2','6','4','2','1','1','2','1','Germany','United States',NULL),(1714,'2016-10-18','158.140.1.28',15.385,37.037,12.895,57.143,1.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elizabeth DiVittorio ','lizd@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','6','1','1','6','6','1','2','2','2','1','1','6','2','3','4','2','3','3','1','1','2','1','1','India','China',NULL),(1715,'2016-10-23','107.223.214.165',53.846,29.630,41.908,50.000,2.750,2.333,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruben Luva ','rluva@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','6','2','1','6','3','6','3','2','3','2','1','6','3','2','3','3','1','3','2','5','5','2','3','India','Spain',NULL),(1716,'2016-10-18','158.140.1.28',23.077,66.667,35.461,78.571,1.750,4.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Gu ','gxin@cadence.com','Cadence2016','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Sysytems','Executive','Four or more years','Computer, Internet','7','7','1','1','7','1','3','4','1','1','1','1','7','7','7','4','1','4','4','1','1','1','7','1','India','China',NULL),(1717,'2016-10-19','158.140.1.28',38.462,51.852,25.790,42.857,2.250,3.333,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navneet Mohindru ','navneet@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design','Individual Contributor','Two to three years','Computer, Internet','4','6','1','2','6','2','2','2','2','3','1','4','6','4','2','2','2','6','4','2','2','2','2','3','China','United States',NULL),(1718,'2016-10-19','114.41.105.242',26.923,48.148,22.566,50.000,1.875,3.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Chang ','simonc@cadence.com','Cadence2016','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','2','2','2','3','2','3','3','7','1','2','2','1','6','6','2','2','2','2','1','United States','Singapore',NULL),(1719,'2016-10-19','158.140.1.28',38.462,33.333,38.685,50.000,2.250,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Larry Belnap ','belnap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','1','6','1','2','4','2','4','2','3','6','4','3','3','1','4','2','2','2','4','2','2','United States','India',NULL),(1720,'2016-10-21','24.130.54.6',53.846,70.370,74.146,71.429,2.750,4.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yangyang Pu','ypu@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','3','5','5','4','6','3','4','2','4','7','4','5','5','2','3','4','5','2','1','4','3','United States','India',NULL),(1721,'2016-10-20','158.140.1.28',38.462,40.741,41.908,35.714,2.250,2.833,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Chen ','bchen@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','7','3','1','4','3','3','2','3','3','3','3','6','4','4','2','1','3','3','2','2','3','2','1','United States','Israel',NULL),(1722,'2016-10-20','158.140.1.28',23.077,37.037,3.224,100.000,1.750,2.667,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DInraj Shetty ','dinraj@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','1','7','1','1','7','1','1','1','1','2','1','1','7','3','7','7','1','7','1','1','1','1','3','1','India','United States',NULL),(1723,'2016-10-24','192.35.35.34',100.000,59.259,54.803,85.714,4.250,3.667,3.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geo Kal','SHOYRIDIN@sbclobal.net','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Individual Contributor','Two to three years','Government','4','7','5','5','7','6','2','3','4','5','1','6','6','3','6','6','7','4','4','4','1','1','1','7','United States','Germany',NULL),(1724,'2016-10-26','73.223.203.157',61.538,55.556,70.922,50.000,3.000,3.500,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chuan Xu','xc5211@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','4','7','6','5','7','2','4','6','4','4','2','3','4','3','3','3','4','2','5','3','2','2','6','3','Germany','United States',NULL),(1725,'2016-10-26','73.189.40.147',65.385,59.259,41.908,42.857,3.125,3.667,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shivanagesh Chandra','schandra@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univeristy','Student','Two to three years','Education','4','7','2','4','6','2','2','7','2','2','3','4','5','4','6','2','1','7','2','3','2','2','4','3','United States','India',NULL),(1726,'2016-10-26','71.202.60.75',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson ','cgudmundson@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States',NULL),(1727,'2016-10-27','71.204.191.22',53.846,88.889,54.803,64.286,2.750,5.000,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenjing Cao ','wcao@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','2','3','7','5','7','6','2','4','2','4','7','6','3','2','2','2','5','6','4','2','6','2','China','United States',NULL),(1728,'2016-10-27','98.207.232.71',53.846,81.481,45.132,50.000,2.750,4.667,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samarth Mehta ','smehta1@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','3','3','6','6','4','3','4','2','2','3','5','6','5','4','2','5','5','4','2','3','2','2','India','United States',NULL),(1729,'2016-10-27','50.184.63.160',61.538,74.074,58.027,21.429,3.000,4.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Darisha Jhutty','djhutty@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','F','Pacific Biosciences','Individual Contributor','Less than one year','Health Care','4','6','5','1','6','4','6','3','3','3','2','4','2','6','6','3','3','6','5','2','2','2','3','4','India','United States',NULL),(1730,'2016-10-27','129.210.115.4',100.000,81.481,61.251,92.857,4.250,4.667,4.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiangnan Du','jdu1@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','4','6','7','6','6','7','1','3','1','6','7','4','6','7','4','6','4','5','7','2','3','2','United States','China',NULL),(1731,'2016-10-27','209.133.79.5',23.077,81.481,25.790,78.571,1.750,4.667,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Puspak Sapkota ','psapkota@scu.edu','SCU110516','United States','Nepal','Millenials (Born from 1980 to 1995)','M','Tesla','Manager','Less than one year','Energy','1','7','3','1','7','7','6','2','1','1','1','4','6','4','1','5','4','6','5','4','1','1','2','1','United States','India',NULL),(1732,'2016-10-28','50.152.171.113',61.538,40.741,54.803,0.000,3.000,2.833,3.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeffrey Young','jeffrey.young.90@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Qorvo','Individual Contributor','Four or more years','Computer, Internet','3','6','4','3','2','2','3','5','3','5','4','5','3','2','5','2','2','4','5','1','2','2','3','1','Japan','China',NULL),(1733,'2016-10-28','63.250.181.65',7.692,70.370,41.908,85.714,1.250,4.167,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrice Salles ','patrice.salles@hmclause.com','Web','France','','Gen X (Born from 1965 to 1979)','M','HM-Clause / R&D','Manager','Less than one year','Agriculture','3','7','2','1','7','1','3','2','7','2','1','1','6','3','2','6','1','6','6','5','1','1','4','2','United States','Brazil',NULL),(1734,'2016-10-29','24.130.52.157',57.692,44.444,19.342,100.000,2.875,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hatem Mohamed Sayed Ahmed','hahmed@scu.edu','SCU110516','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','1','4','7','4','1','1','1','1','1','1','7','1','7','7','1','4','4','1','7','1','4','1','United States','India',NULL),(1735,'2016-10-30','99.139.79.63',34.615,85.185,48.356,42.857,2.125,4.833,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gaston Young','gsyoung@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','5','3','1','4','3','7','4','3','2','1','5','5','7','3','6','2','3','7','3','2','2','6','1','United States','South Korea',NULL),(1736,'2016-10-30','50.152.240.167',26.923,70.370,45.132,28.571,1.875,4.167,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanzi Li','hli@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','3','2','4','6','4','4','2','2','1','4','7','4','3','1','1','1','4','4','1','2','6','1','India','United States',NULL),(1737,'2016-10-31','129.210.115.112',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qian Huang ','qhuang@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','4','2','4','1','2','1','2','6','4','2','2','2','3','6','4','4','4','4','4','United States','India',NULL),(1738,'2016-10-31','72.34.128.250',50.000,59.259,41.908,57.143,2.625,3.667,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Stock ','stock17924@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Roche','Individual Contributor','Two to three years','Health Care','2','6','3','1','5','2','3','3','5','3','1','5','6','5','5','5','2','4','5','3','2','2','3','3','China','Spain',NULL),(1739,'2016-11-08','179.107.110.250',23.077,62.963,32.237,100.000,1.750,3.833,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caio ','caioaf@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','One year','Computer, Internet','2','7','3','2','7','4','2','4','3','2','1','3','7','6','1','7','2','2','6','2','2','2','3','1','United States','Israel',NULL),(1740,'2016-11-08','179.107.110.250',46.154,66.667,6.447,35.714,2.500,4.000,1.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Artur Melo Mota Costa ','arturm.852@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','4','1','1','4','7','1','2','1','1','1','4','7','4','7','4','1','7','1','1','4','1','4','1','United States','Sweden',NULL),(1741,'2016-11-08','179.107.110.250',23.077,44.444,16.119,21.429,1.750,3.000,1.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Breno ','breno@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','5','2','1','2','3','1','2','3','4','6','1','2','1','4','3','1','3','1','2','1','Brazil','India',NULL),(1742,'2016-11-08','179.107.110.250',46.154,62.963,51.580,57.143,2.500,3.833,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mauro da Costa ','mauroantonioj@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','7','4','2','5','2','4','3','4','5','1','4','5','5','3','5','2','4','6','2','4','2','4','2','Brazil','United States',NULL),(1743,'2016-11-08','179.107.110.250',34.615,59.259,29.014,78.571,2.125,3.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gustavo Campos ','guhcampos@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','3','1','4','4','4','2','1','3','1','5','7','6','3','7','1','4','3','1','1','3','4','2','United States','India',NULL),(1744,'2016-11-08','179.107.110.250',34.615,74.074,58.027,64.286,2.125,4.333,4.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abner Luis Panho Marciano ','abner@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','6','2','7','4','4','6','4','2','2','3','7','4','1','2','3','6','4','5','1','1','3','4','United States','Brazil',NULL),(1745,'2016-11-08','179.107.110.250',38.462,70.370,58.027,57.143,2.250,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Augusto ','augusto@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Less than one year','Computer, Internet','6','7','2','2','6','4','2','5','2','7','1','2','7','5','2','2','2','2','3','6','3','4','5','2','Germany','United States',NULL),(1746,'2016-11-08','179.107.110.250',38.462,59.259,48.356,78.571,2.250,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas ','luckazlz@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','7','3','2','3','2','5','2','1','6','3','5','5','3','6','3','2','2','2','5','2','United States','Israel',NULL),(1747,'2016-11-08','179.107.110.250',19.231,70.370,29.014,42.857,1.625,4.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luciana ','lucianafujii@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','7','1','2','2','6','1','2','6','7','4','2','1','2','1','1','1','2','7','1','United States','India',NULL),(1748,'2016-11-08','179.107.110.250',26.923,55.556,45.132,71.429,1.875,3.500,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas Prat ','pratlucas@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','3','7','3','2','5','4','3','2','3','6','1','2','6','5','3','6','2','4','3','2','1','2','3','2','United States','Sweden',NULL),(1749,'2016-11-08','179.107.110.250',30.769,62.963,16.119,100.000,2.000,3.833,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rogerio de Souza Moraes ','rogerio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','6','2','2','1','1','1','5','7','5','2','7','2','2','7','1','2','1','2','2','United States','China',NULL),(1750,'2016-11-08','179.107.110.250',57.692,59.259,25.790,85.714,2.875,3.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Azevedo ','gabriel.guedesaz@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','5','1','1','7','7','2','6','1','2','2','2','7','7','7','7','1','3','2','2','7','2','1','1','Brazil','United States',NULL),(1751,'2016-11-08','179.107.110.250',34.615,48.148,51.580,42.857,2.125,3.167,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronalu ','ronalu@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','6','1','1','7','2','2','1','6','6','1','6','6','4','1','1','2','1','7','4','1','4','1','1','Brazil','United States',NULL),(1752,'2016-11-08','179.107.110.250',57.692,48.148,54.803,71.429,2.875,3.167,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Ramos ','ramos@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','7','6','5','3','3','4','2','4','6','4','5','5','3','2','3','2','4','2','2','2','Brazil','United States',NULL),(1753,'2016-11-08','179.107.110.250',65.385,85.185,54.803,50.000,3.125,4.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mateus Silva ','msilva@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','2','5','6','4','4','2','3','6','6','5','2','6','2','6','2','5','2','4','6','5','Israel','India',NULL),(1754,'2016-11-08','179.107.110.250',26.923,18.519,51.580,35.714,1.875,1.833,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raquel Lara ','Raqlara@yahoo.com.br','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Manager','Two to three years','Computer, Internet','6','1','6','6','6','1','6','1','2','1','1','3','6','3','1','6','1','1','2','1','1','1','3','1','Israel','India',NULL),(1755,'2016-11-09','179.107.110.250',34.615,40.741,51.580,100.000,2.125,2.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tulio Leao ','tulio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','6','7','3','1','7','1','5','2','1','5','4','3','7','5','3','7','1','3','3','2','1','1','3','3','United States','Israel',NULL),(1756,'2016-11-09','179.107.110.250',38.462,70.370,61.251,85.714,2.250,4.167,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guilherme Santos ','guisousa.dcc@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','6','5','5','3','4','5','2','6','6','6','5','7','1','4','3','5','1','1','2','1','United States','Sweden',NULL),(1757,'2016-11-09','179.107.110.250',19.231,44.444,25.790,78.571,1.625,3.000,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea ','andrea.iabrudi@gmail.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','1','7','3','2','6','2','3','3','3','1','1','1','7','6','2','5','2','3','2','2','1','3','3','1','India','Israel',NULL),(1758,'2016-11-10','198.107.143.117',42.308,40.741,58.027,42.857,2.375,2.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jim DeWitt ','jim.dewitt@nuflare.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','NuFlare America','Executive','Two to three years','Services','4','6','2','1','5','2','6','4','3','5','2','2','5','2','3','4','2','3','5','2','1','3','3','5','Japan','Sweden',NULL),(1759,'2016-11-09','179.107.110.250',42.308,62.963,58.027,71.429,2.375,3.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tomas Schweizer ','tomas@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Less than one year','Computer, Internet','6','7','4','3','6','5','5','6','2','1','2','1','6','4','5','5','3','2','4','4','2','2','4','1','United States','Germany',NULL),(1760,'2016-11-09','179.107.110.250',11.538,51.852,12.895,64.286,1.375,3.333,1.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandre Esselin Botelho ','alxmakingsounds@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Manager','Two to three years','Computer, Internet','1','7','2','1','5','2','1','3','2','1','1','3','7','4','1','4','1','4','4','2','2','1','4','1','China','Israel',NULL),(1761,'2016-11-09','179.107.110.250',50.000,44.444,35.461,64.286,2.625,3.000,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yumi Monma ','ymonma@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','4','5','3','1','6','2','3','2','2','3','2','2','7','2','5','5','3','3','3','2','3','3','6','2','Japan','United States',NULL),(1762,'2016-11-09','179.107.110.250',53.846,81.481,51.580,50.000,2.750,4.667,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarisse Simões Ribeiro ','clasimoesr@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','2','7','3','5','3','4','1','5','6','7','1','6','4','4','1','2','3','6','7','1','Germany','Brazil',NULL),(1763,'2016-11-09','158.140.1.28',30.769,51.852,22.566,64.286,2.000,3.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joao Silva','noone@none.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','5','3','2','3','4','2','2','2','7','1','1','4','5','6','4','1','1','1','5','3','India','Israel',NULL),(1764,'2016-11-09','179.107.110.250',23.077,48.148,48.356,57.143,1.750,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia ','natyarantes@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','3','7','4','1','6','7','7','4','1','2','3','5','7','2','1','2','1','1','1','1','1','1','7','1','United States','India',NULL),(1765,'2016-11-12','24.4.33.61',26.923,37.037,32.237,50.000,1.875,2.667,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Orna Sarfaty ','sarfatyo@gmail.com','web','Israel','Israel / US','Baby Boomers (Born from 1946 to 1964)','F','sandisk','Executive','Four or more years','Computer, Internet','2','7','4','1','5','1','4','2','2','2','1','2','6','4','1','3','2','2','6','2','4','2','1','2','United States','Israel',NULL),(1766,'2016-11-15','61.125.134.193',42.308,62.963,25.790,14.286,2.375,3.833,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hidetaka Nakamura ','nakamura.hidetaka@nuflare.co.jp','web','Japan','','Gen X (Born from 1965 to 1979)','M','NuFlare technology','Individual Contributor','Less than one year','Manufacturing','2','6','3','1','2','2','2','3','2','2','2','2','6','2','1','2','3','5','6','2','2','2','6','6','Japan','United States',NULL),(1767,'2016-11-16','179.107.110.250',15.385,55.556,48.356,100.000,1.500,3.500,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas ','douglas91@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','4','4','1','4','1','5','7','6','1','7','1','1','4','2','1','1','1','1','United States','Israel',NULL),(1768,'2016-11-21','172.249.50.6',30.769,29.630,29.014,21.429,2.000,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Conchita F. Serri ','conchita.serri@pomona.edu','web','Other','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','Pomona College','Executive','Four or more years','Education','3','4','4','2','6','2','2','2','2','2','2','3','5','5','2','2','3','2','2','1','1','2','2','1','India','United States',NULL),(1769,'2016-11-20','212.25.79.133',30.769,29.630,61.251,21.429,2.000,2.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronit Ronen ','ronit.ronen-karpol@sandisk.com','web','Israel','','Gen X (Born from 1965 to 1979)','F','Hi Tech','Senior Manager','Four or more years','Computer, Internet','5','6','5','2','3','1','2','3','6','4','2','2','2','3','1','6','5','6','1','2','1','2','1','1','Israel','United States',NULL),(1770,'2016-11-22','107.3.162.85',50.000,44.444,32.237,71.429,2.625,3.000,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angel Rampy ','angel.rampy@coachangel.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Success through learning','Executive','Four or more years','Services','2','7','1','4','7','1','4','3','2','4','1','4','6','4','4','4','2','1','6','2','1','4','4','1','United States','Spain',NULL),(1771,'2016-11-27','14.192.208.140',46.154,29.630,80.593,71.429,2.500,2.333,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alicia Lim Li Shia ','alicia@cultureboleh.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Culture Boleh Global Training PLT','Individual Contributor','Less than one year','Services','7','7','4','2','4','2','6','6','5','3','1','6','7','3','3','6','1','2','2','3','2','2','2','3','United States','Japan',NULL),(1772,'2016-11-27','110.159.76.119',23.077,40.741,32.237,92.857,1.750,2.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hareen S Balakrishnan ','hareen1105@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','M','Culture Boleh Global Training PLT','Individual Contributor','Two to three years','Communications, Utilities','2','7','4','2','7','1','1','3','5','1','1','2','7','3','2','6','1','3','6','3','1','1','1','4','Germany','United States',NULL),(1773,'2016-11-28','123.136.111.128',61.538,66.667,74.146,64.286,3.000,4.000,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddie Khor Choon Peng ','khoredll@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','Culture Boleh Global Traning PLT','Individual Contributor','Four or more years','Education','6','6','5','2','5','2','6','6','4','2','2','5','6','5','6','6','2','3','5','6','2','2','3','3','Singapore','United States',NULL),(1774,'2016-11-30','161.165.196.112',19.231,44.444,35.461,78.571,1.625,3.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William B. Rice ','bontekoe@att.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Walmart Corporation','Individual Contributor','Four or more years','Retail, Wholesale','4','6','2','1','7','2','3','3','2','3','1','3','5','3','2','7','2','3','6','2','1','1','2','2','India','Sweden',NULL),(1775,'2016-12-08','70.35.54.233',50.000,62.963,51.580,0.000,2.625,3.833,3.667,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Preethi Kandhalu ','pkandhalubhaskar@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','4','1','2','4','4','4','2','4','1','7','2','4','1','4','2','7','1','4','4','1','3','4','India','United States',NULL),(1776,'2016-12-08','107.3.158.153',65.385,70.370,67.698,35.714,3.125,4.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong ','cxiong@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','3','6','6','4','2','3','3','4','6','4','4','4','2','4','4','4','2','4','3','4','India','United States',NULL),(1777,'2016-12-09','50.131.165.43',96.154,25.926,58.027,57.143,4.125,2.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shreyas Srinivasa Reddy ','ssrinivasareddy@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','1','1','7','1','7','3','4','2','2','6','6','1','7','2','2','1','7','1','1','7','2','7','United States','United States',NULL),(1778,'2016-12-13','185.81.141.111',65.385,70.370,48.356,64.286,3.125,4.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jsahyoun@scu.edu','SCU011417','Lebanon','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','5','1','6','4','6','2','4','3','3','5','6','2','6','4','1','7','2','6','2','4','4','3','Germany','United States',NULL),(1779,'2016-12-11','50.131.152.63',84.615,66.667,64.475,57.143,3.750,4.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rama Gupta ','rgupta@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Intuitive Surgical','Student','Less than one year','Computer, Internet','3','7','6','6','4','4','6','5','3','3','3','3','7','3','6','4','2','2','7','6','6','2','2','2','India','Brazil',NULL),(1780,'2016-12-11','49.34.223.240',53.846,92.593,64.475,64.286,2.750,5.167,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbooba Chandrasinh Solanki ','ksolanki@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','6','4','4','6','5','2','5','2','2','2','6','4','6','6','2','3','5','7','2','2','6','2','India','Japan',NULL),(1781,'2016-12-14','73.70.1.230',46.154,40.741,54.803,57.143,2.500,2.833,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Jeng ','jjeng@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','3','2','7','5','3','4','3','6','2','6','7','3','3','2','1','1','3','4','1','3','1','2','China','Sweden',NULL),(1782,'2016-12-15','122.173.103.59',26.923,29.630,25.790,92.857,1.875,2.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richa Sharma ','r2sharma@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Santa clara university','Student','One year','Computer, Internet','1','7','2','1','7','1','7','2','1','1','1','1','7','3','7','6','1','1','7','1','2','1','1','1','United States','Japan',NULL),(1783,'2016-12-11','71.204.190.56',53.846,74.074,64.475,42.857,2.750,4.333,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liang Xia ','lxia@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','4','1','5','7','6','7','1','4','4','6','7','4','1','1','1','4','1','6','1','1','4','7','United States','India',NULL),(1784,'2016-12-15','45.125.182.0',57.692,51.852,74.146,78.571,2.875,3.333,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','2','1','6','2','6','6','2','6','2','6','6','6','6','6','2','6','2','2','2','2','2','2','United States','India',NULL),(1785,'2016-12-15','216.174.112.44',38.462,48.148,25.790,50.000,2.250,3.167,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','gpatel@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','6','2','1','1','3','1','1','7','7','7','2','1','1','2','4','3','2','1','1','2','United States','India',NULL),(1786,'2016-12-16','158.184.198.5',38.462,48.148,48.356,71.429,2.250,3.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cooper McDonnell ','cmcdonnell@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','6','3','2','6','2','6','3','3','3','2','3','6','3','2','6','2','3','3','2','3','2','6','2','United States','Russia',NULL),(1787,'2016-12-20','107.3.155.150',53.846,74.074,38.685,42.857,2.750,4.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balakrishnan Ramdoss ','bramdoss@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Education','2','6','3','2','5','7','6','3','2','2','3','5','7','1','2','2','6','7','2','7','2','1','2','1','United States','India',NULL),(1788,'2016-12-22','208.91.2.2',96.154,55.556,58.027,42.857,4.125,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shashi Shekhar ','sshekhar@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Two to three years','Education','6','6','4','2','1','7','6','3','2','3','2','7','6','6','7','7','1','2','2','2','6','2','2','6','China','United States',NULL),(1789,'2016-12-22','104.51.52.102',61.538,40.741,38.685,42.857,3.000,2.833,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gurtej Bansal ','tjbansal@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','7','1','4','7','3','3','3','2','4','3','4','5','4','4','1','1','4','4','1','5','2','1','1','United States','India',NULL),(1790,'2016-12-22','24.130.239.81',69.231,62.963,54.803,42.857,3.250,3.833,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hairong Wang ','hwang1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','4','6','3','2','6','4','5','4','4','3','1','3','4','4','6','4','3','3','4','4','4','3','4','4','United States','India',NULL),(1791,'2016-12-22','114.243.174.71',57.692,66.667,19.342,57.143,2.875,4.000,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Licheng Xiao ','xiao_licheng@foxmail.com','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Nankai University','Student','One year','Computer, Internet','1','7','1','4','4','7','1','7','1','1','1','1','7','4','7','4','1','7','4','1','1','1','1','7','United States','Japan',NULL),(1792,'2016-12-22','174.62.74.97',53.846,85.185,70.922,64.286,2.750,4.833,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pawan Kumbhare ','pkumbhare@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','4','1','4','5','6','5','3','3','1','6','6','4','4','6','4','6','4','4','1','1','6','4','United States','Singapore',NULL),(1793,'2017-01-13','96.86.165.254',73.077,66.667,45.132,57.143,3.375,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jacquessahyoun@gmail.com','SCU110516','United States','Lebanon','Millenials (Born from 1980 to 1995)','M','Earthquake Sound','Manager','Two to three years','Manufacturing','2','6','5','1','6','3','4','4','2','3','3','2','6','1','7','4','4','5','4','6','3','3','5','4','United States','China',NULL),(1794,'2016-12-23','116.203.58.178',23.077,55.556,22.566,100.000,1.750,3.500,2.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manoj Parihar ','mparihar@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University(USA)','Student','Four or more years','Computer, Internet','2','7','3','5','7','4','2','3','1','2','1','1','7','5','1','7','3','2','4','1','1','1','5','1','India','United States',NULL),(1795,'2016-12-23','71.202.70.75',69.231,74.074,35.461,71.429,3.250,4.333,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hitesh Raichandani ','hraichandani@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','Two to three years','Computer, Internet','4','7','4','2','4','7','6','1','1','1','1','6','7','4','5','6','2','6','4','2','1','2','3','7','United States','Russia',NULL),(1796,'2016-12-23','50.131.165.43',46.154,100.000,58.027,0.000,2.500,6.000,4.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satya Keerthi C Kudupudi ','skudupudi@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','1','1','7','4','5','7','3','1','1','7','7','1','1','1','7','7','1','7','1','7','7','India','United States',NULL),(1797,'2016-12-25','97.92.167.183',92.308,88.889,19.342,100.000,4.000,5.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Su ','ysu1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univ','Student','One year','Computer, Internet','1','7','1','7','7','7','1','7','1','1','1','1','7','1','7','7','7','7','7','1','1','1','7','7','United States','China',NULL),(1798,'2017-01-14','73.170.45.146',100.000,77.778,35.461,64.286,4.375,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Qin ','yqin@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','7','6','2','1','2','2','4','6','3','7','5','6','2','7','2','6','4','6','4','India','United States',NULL),(1799,'2017-01-14','129.210.115.240',50.000,62.963,67.698,42.857,2.625,3.833,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kartikey Garg ','kgarg@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Less than one year','Computer, Internet','4','6','4','1','6','3','7','4','3','5','4','1','3','2','1','5','2','2','6','6','5','4','4','3','India','United States',NULL),(1800,'2017-01-17','59.189.118.66',46.154,44.444,35.461,21.429,2.500,3.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Keith Teo ','keithteo@asia.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Four or more years','Services','2','5','2','2','3','1','3','3','2','5','2','2','6','2','3','3','1','6','5','2','5','3','2','2','China','United States',NULL),(1801,'2017-01-18','171.159.48.4',80.769,33.333,38.685,57.143,3.625,2.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tej Chaggar ','Tejinderschaggar@gmail.com','web','India','','Millenials (Born from 1980 to 1995)','M','Investment Bank','Manager','Two to three years','Finance, Insurance, Real Estate','2','7','6','6','7','2','1','7','1','1','2','7','6','2','4','2','2','2','6','2','6','1','1','1','United States','Germany',NULL),(1802,'2017-01-18','107.212.210.234',11.538,62.963,48.356,85.714,1.375,3.833,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivian Deutsch ','duodeutsch@aol.com','web','United States','','Traditionals (Born before 1946)','F','Bridging Jewish Cultures','Executive','Two to three years','Education','4','7','4','1','7','4','1','4','3','5','1','4','7','4','1','5','1','1','4','7','1','1','3','1','Israel','United States',NULL),(1803,'2017-01-18','81.140.188.185',46.154,14.815,29.014,78.571,2.500,1.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Binda Punj ','bindapunj@hotmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TunnelTalk','Senior Manager','Four or more years','Construction','3','7','2','2','7','1','3','4','1','2','2','1','7','4','7','4','3','1','1','2','1','3','1','1','United States','China',NULL),(1804,'2017-01-18','90.255.204.84',76.923,55.556,61.251,7.143,3.500,3.500,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam','kruprah@hotmail.co.uk','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TRAVEL MANAGEMENT COMPANY','Individual Contributor','Two to three years','Transportation','3','5','6','5','2','6','7','5','2','2','3','6','7','6','1','1','1','3','4','1','3','2','1','7','United States','Japan',NULL),(1805,'2017-01-19','104.51.52.102',38.462,70.370,54.803,35.714,2.250,4.167,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amy Bansal ','amy.bansal@hotmail.com','web','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Ernst & Young LLP','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','2','7','4','2','4','2','5','4','3','5','2','4','6','6','2','2','1','2','7','2','4','2','6','1','United States','India',NULL),(1806,'2017-01-19','76.21.105.53',57.692,51.852,35.461,21.429,2.875,3.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shailee Madhani ','smadhani@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Kla-tencor','Individual Contributor','Less than one year','Computer, Internet','1','5','3','2','1','1','3','1','6','3','2','3','7','3','5','4','3','2','5','3','5','1','6','2','Saudi Arabia','Singapore',NULL),(1807,'2017-01-19','134.191.232.71',19.231,14.815,29.014,28.571,1.625,1.667,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Edith Cohen ','edithcohen4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Intel','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','4','2','2','3','2','2','2','3','6','3','2','3','1','1','1','2','1','1','1','1','Israel','United States',NULL),(1808,'2017-01-19','69.181.209.40',50.000,70.370,51.580,71.429,2.625,4.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','2','6','4','4','5','3','2','2','6','6','4','4','6','2','4','5','5','1','1','3','3','United States','China',NULL),(1809,'2017-01-19','108.225.191.17',46.154,48.148,67.698,35.714,2.500,3.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Lu ','stephenlu91@gmail.com','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','6','6','3','2','3','2','6','4','2','6','2','5','7','5','4','3','3','2','2','6','1','2','2','1','United States','China',NULL),(1810,'2017-01-19','71.202.40.62',38.462,44.444,32.237,28.571,2.250,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea Wang ','awang3@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','3','2','2','3','2','2','1','4','6','4','4','3','2','5','3','1','1','2','3','2','China','Germany',NULL),(1811,'2017-01-20','73.241.202.147',53.846,59.259,90.264,92.857,2.750,3.667,5.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helia Zaerihosseinabad ','hzaerihosseinabad@scu.edu','SCU021117','Iran','','Millenials (Born from 1980 to 1995)','M','Santa Clara Valley Water District','Executive','One year','Government','6','7','7','5','6','5','7','5','3','6','2','1','7','2','4','7','1','2','4','7','7','1','2','1','United States','India',NULL),(1812,'2017-01-20','87.82.212.163, 165.225.80.120',100.000,70.370,51.580,50.000,4.500,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Ruprah ','pamruprah@gmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Morgan McKinley','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','4','5','5','1','5','4','1','1','4','5','5','6','6','4','3','7','4','3','5','4','4','4','Japan','South Korea',NULL),(1813,'2017-01-20','208.91.2.2',80.769,77.778,67.698,57.143,3.625,4.500,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khoi Tran ','ktran@scu.edu','SCU021117','Vietnam','','Millenials (Born from 1980 to 1995)','M','VMware','Executive','Less than one year','Computer, Internet','7','7','3','3','3','7','7','4','4','2','5','3','6','7','6','6','2','2','6','3','7','1','2','2','United States','Japan',NULL),(1814,'2017-01-21','108.185.173.135',46.154,59.259,35.461,71.429,2.500,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ophra Ashur ','ophraa@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ventura County Behavioral Health','Manager','Four or more years','Health Care','3','7','4','2','4','3','2','3','1','4','1','2','7','4','5','6','1','7','5','2','1','6','1','2','United States','Israel',NULL),(1815,'2017-01-21','40.137.48.184',42.308,33.333,16.119,57.143,2.375,2.500,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach O Lerman ','lilach.lerman@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Medical Center','Senior Manager','Four or more years','Health Care','2','6','2','1','6','4','2','2','1','2','1','3','6','5','6','4','1','1','1','2','2','3','2','2','Israel','United States',NULL),(1816,'2017-01-21','104.172.12.81',42.308,48.148,38.685,7.143,2.375,3.167,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilli Harel ','eharel2197@aol.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','DietPro2000','Executive','Four or more years','Health Care','1','6','5','2','2','5','5','2','2','3','3','5','5','5','2','2','2','2','2','3','1','2','2','2','Israel','United States',NULL),(1817,'2017-01-21','108.185.165.68',73.077,70.370,51.580,50.000,3.375,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruty Levy ','levyruty4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Oak Park Unified School District','Individual Contributor','Four or more years','Education','5','6','5','3','6','2','3','3','3','3','3','3','6','6','3','3','2','6','6','3','2','5','2','6','United States','Japan',NULL),(1818,'2017-01-22','134.191.232.68',76.923,77.778,67.698,21.429,3.500,4.500,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sveta Bronstein ','sveta.br87@gmail.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Student','Two to three years','Computer, Internet','6','5','4','2','6','6','3','4','4','6','3','5','1','6','6','5','4','5','2','2','2','2','6','4','United States','Israel',NULL),(1819,'2017-01-23','198.22.92.40',84.615,100.000,87.041,0.000,3.750,5.500,5.500,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sina Piramoon ','spiramoon@scu.edu','ENGR 302','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Manufacturing','4','7','6','2','2','7','6','6','5','6','2','3','3','6','6','1','2','6','6','2','3','6','6','6','Germany','India',NULL),(1820,'2017-01-25','99.167.86.140',50.000,74.074,87.041,57.143,2.625,4.333,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dalia Yasharpour ','daliayasharpour@gmail.com','web','Canada','United States','Gen X (Born from 1965 to 1979)','F','University of California, Los Angeles','Executive','Four or more years','Education','6','6','6','2','6','6','6','5','4','6','2','4','6','6','6','4','2','6','2','2','2','1','4','2','Sweden','Israel',NULL),(1821,'2017-01-26','129.210.115.240',46.154,37.037,32.237,7.143,2.500,2.667,2.667,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Trenton James Nagasawa ','tnagasawa@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','5','2','1','6','2','2','4','2','3','2','5','2','3','2','2','2','2','5','2','3','3','2','2','Russia','Japan',NULL),(1822,'2017-01-26','129.210.115.112',26.923,44.444,38.685,57.143,1.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachael Wan ','rwan@scu.edu','SCU001','Hong Kong','United States','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','4','6','3','3','5','2','3','3','1','4','2','4','5','2','1','6','1','5','4','2','1','1','3','2','United States','China',NULL),(1823,'2017-01-27','129.210.115.112',100.000,62.963,45.132,57.143,4.250,3.833,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sinduja Bhupathiraju','sbhupathiraju@scu.edu','','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','5','4','2','3','5','2','2','2','3','6','6','5','6','5','5','2','6','6','6','2','2','India','United States',NULL),(1824,'2017-01-27','76.103.20.228, 199.19.252.13',30.769,40.741,51.580,71.429,2.000,2.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tracy Clift ','tclift@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','3','4','4','4','2','2','2','6','2','2','6','2','6','2','2','2','2','2','2','China','India',NULL),(1825,'2017-01-27','50.184.79.109',34.615,66.667,32.237,50.000,2.125,4.000,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Malavika Iyer ','miyer@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','3','6','3','4','6','6','4','2','2','2','2','2','5','6','1','4','2','4','2','3','2','2','3','2','United States','China',NULL),(1826,'2017-01-27','73.93.204.10',61.538,40.741,70.922,78.571,3.000,2.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manuel Castilla Notario ','mcastillanotario@scu.edu','SCU021117','Spain','','Gen X (Born from 1965 to 1979)','M','SANTA CLARA UNIVERSITY','Manager','Four or more years','Construction','6','7','6','5','6','2','6','3','2','5','2','3','6','4','6','6','2','2','3','2','2','2','4','2','United States','Germany',NULL),(1827,'2017-01-28','50.156.38.72',76.923,51.852,29.014,42.857,3.500,3.333,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leo Chang ','chihshun@gmail.com','SCU001','Taiwan','','Gen X (Born from 1965 to 1979)','M','FICO','Manager','Less than one year','Computer, Internet','3','6','2','4','6','3','2','2','5','1','2','5','6','4','6','2','2','1','3','6','3','4','3','2','India','Israel',NULL),(1828,'2017-01-29','67.169.30.246',50.000,77.778,32.237,50.000,2.625,4.500,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Syamala Keerthana Chegu ','schegu@scu.edu','web','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','3','2','1','6','7','6','2','2','2','2','1','7','4','6','5','1','5','1','4','2','2','6','6','China','United States',NULL),(1829,'2017-01-29','86.163.162.207',100.000,96.296,74.146,21.429,5.500,5.333,4.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijay Punj ','vijay.punj@btopenworld.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','University Surrey','Student','One year','Services','3','4','5','5','4','4','5','5','5','6','6','3','5','6','7','4','6','5','6','5','6','5','6','6','United States','India',NULL),(1830,'2017-01-29','107.3.155.150',50.000,92.593,67.698,85.714,2.625,5.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwin Athigaman ','aathigaman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','6','7','4','2','6','6','5','4','6','2','1','6','7','4','4','6','2','6','4','4','1','2','7','3','India','United States',NULL),(1831,'2017-01-30','182.18.235.43',65.385,44.444,19.342,100.000,3.125,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Faith Icalla Bacon ','faithbacon08@gmail.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation Inc.','Individual Contributor','Four or more years','Non-profit','1','7','2','1','7','1','4','1','1','3','1','4','7','4','7','7','4','4','4','1','3','4','4','1','United States','Japan',NULL),(1832,'2017-01-30','182.18.235.43',100.000,81.481,58.027,78.571,4.625,4.667,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dulce Festin-Baybay ','dulcefb@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','2','7','6','5','6','2','6','2','4','4','3','6','6','5','6','6','6','6','6','6','2','6','3','3','United States','China',NULL),(1833,'2017-01-30','182.18.235.43',7.692,29.630,61.251,85.714,1.250,2.333,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Milagros G. Santisteban ','mitos.santisteban@gmail.com','web','Philippines','','Traditionals (Born before 1946)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','1','7','6','1','7','1','7','3','4','4','1','3','7','6','1','5','1','1','3','2','1','1','1','1','United States','Singapore',NULL),(1834,'2017-01-30','178.115.128.96',80.769,51.852,45.132,14.286,3.625,3.333,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Margreiter ','margreiter.ph@gmail.com','web','Austria','','Millenials (Born from 1980 to 1995)','M','PVA','Individual Contributor','Four or more years','Non-profit','7','5','2','4','6','3','2','3','4','2','3','4','3','6','7','2','3','3','5','1','2','2','2','4','United States','Germany',NULL),(1835,'2017-01-30','68.5.78.146',42.308,7.407,6.447,28.571,2.375,1.333,1.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam U ','adam@themarketingmentors.com','web','Poland','','Gen X (Born from 1965 to 1979)','M','MMI','Executive','Four or more years','Services','2','6','1','1','4','1','2','1','1','1','3','3','6','1','7','2','2','2','2','1','1','1','1','1','United States','China',NULL),(1836,'2017-01-31','222.127.94.5',46.154,70.370,61.251,64.286,2.500,4.167,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Martin Bunag ','martin_bunag@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','M','Investor Relations Global','Executive','Four or more years','Services','3','7','4','3','6','6','5','6','2','5','5','2','6','5','2','4','2','2','4','5','4','1','3','1','China','United States',NULL),(1837,'2017-01-31','182.18.235.43',84.615,100.000,51.580,21.429,3.750,6.000,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Tan ','monica_tan17@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','Lopez Group Foundation Inc.','Manager','Four or more years','Non-profit','3','4','4','1','5','5','6','4','2','3','4','6','3','7','6','5','3','6','6','6','2','6','6','2','Japan','Singapore',NULL),(1838,'2017-01-31','182.18.235.43',34.615,14.815,29.014,92.857,2.125,1.667,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos Campos ','caloy@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','7','7','2','6','6','1','1','2','1','2','1','4','7','4','1','7','1','1','1','2','2','1','1','1','United States','Singapore',NULL),(1839,'2017-01-31','182.18.235.43',50.000,48.148,25.790,78.571,2.625,3.167,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angela Guingona ','alguingona@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','1','6','2','1','1','1','3','6','3','4','7','3','6','5','3','6','1','1','1','United States','China',NULL),(1840,'2017-01-31','191.226.255.12',61.538,70.370,70.922,92.857,3.000,4.167,4.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ana Carolina Brunherotti Jacinto ','anacarolinajacinto@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','One year','Services','6','6','5','2','7','2','6','5','4','2','2','5','7','7','1','7','4','2','3','7','2','2','4','6','United States','Spain',NULL),(1841,'2017-01-31','134.191.232.71',100.000,100.000,61.251,50.000,5.625,6.167,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cohen Sivan ','sivan.levi@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Individual Contributor','Two to three years','Computer, Internet','5','5','3','7','5','7','7','3','3','4','3','7','5','5','6','6','5','6','5','7','5','6','7','6','China','Singapore',NULL),(1842,'2017-01-31','188.172.194.153',11.538,25.926,9.671,0.000,1.375,2.167,1.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heiner Höving ','heiner.hoeving@online.de','web','Hungary','','Baby Boomers (Born from 1946 to 1964)','M','Unicorn Holding Inc.','Senior Manager','Four or more years','Services','1','5','1','1','1','7','4','1','1','1','1','1','7','1','3','1','1','1','1','2','1','1','1','2','Germany','United States',NULL),(1843,'2017-01-31','134.191.232.70',53.846,18.519,35.461,50.000,2.750,1.833,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mor Mazor ','mor.mazor@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','intel','Executive','Four or more years','Computer, Internet','3','6','4','1','5','1','2','3','2','3','3','5','4','2','4','6','5','2','2','2','1','2','2','1','United States','Germany',NULL),(1844,'2017-01-31','109.69.1.34',96.154,74.074,25.790,92.857,4.125,4.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ornela Mebelli ','ornelamebelli@gmail.com','web','Other','Albania','Millenials (Born from 1980 to 1995)','F','Pets and Partners','Manager','Four or more years','Health Care','5','7','5','7','7','4','1','1','1','1','1','4','6','1','5','7','4','6','7','7','7','4','1','1','Germany','Russia',NULL),(1845,'2017-02-02','88.209.94.238',11.538,14.815,19.342,85.714,1.375,1.667,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Susanne Ertle','s.ertle@techiescribes.com','','Germany','','Gen X (Born from 1965 to 1979)','F','Techiescribes','Executive','One year','Computer, Internet','4','7','1','1','6','1','1','4','1','1','2','2','7','4','2','6','1','1','1','1','1','1','2','1','Japan','Sweden',NULL),(1846,'2017-01-31','88.14.81.37',53.846,40.741,45.132,28.571,2.750,2.833,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julia de Fuentes Hergueta ','judefu@hotmail.com','web','Spain','Irish','Millenials (Born from 1980 to 1995)','F','Soria Short Film Festival','Individual Contributor','Two to three years','Services','6','6','5','4','5','6','2','3','2','2','1','4','4','4','5','3','2','2','2','2','2','2','1','2','United States','Germany',NULL),(1847,'2017-01-31','182.18.235.43',50.000,48.148,16.119,85.714,2.625,3.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos G. Campos ','caloy@lopezgroup,org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','1','7','1','6','7','1','3','3','1','2','2','2','7','2','2','5','1','2','3','5','1','6','6','1','United States','Singapore',NULL),(1848,'2017-01-31','1.163.30.92',46.154,37.037,12.895,57.143,2.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jenny Wilkins ','jenny@albin.net','web','United States','','Gen X (Born from 1965 to 1979)','F','WenShuen Studio Ltd.','Individual Contributor','Four or more years','Education','5','2','1','1','7','1','1','1','1','1','1','2','7','4','2','6','6','2','4','1','6','1','4','1','United States','China',NULL),(1849,'2017-01-31','97.93.29.106',30.769,48.148,48.356,64.286,2.000,3.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott ','belliott@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu','Individual Contributor','Four or more years','Communications, Utilities','6','7','2','2','4','3','2','4','2','5','2','3','7','5','5','5','1','2','2','2','1','1','5','1','India','Japan',NULL),(1850,'2017-01-31','111.243.28.25',38.462,66.667,58.027,21.429,2.250,4.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adion Chen ','adion3@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','M','Qisda','Individual Contributor','Four or more years','Manufacturing','4','7','4','2','4','7','4','4','4','4','1','4','4','4','2','2','2','1','7','1','1','4','4','2','United States','Japan',NULL),(1851,'2017-01-31','36.231.238.239',57.692,92.593,45.132,57.143,2.875,5.167,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Wu ','chris@fliegen.com.tw','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','fliegen','Executive','Four or more years','Computer, Internet','3','7','2','3','6','7','3','6','1','5','3','6','7','7','3','2','2','2','7','4','3','1','4','2','United States','Germany',NULL),(1852,'2017-02-01','24.6.134.45',100.000,81.481,45.132,71.429,4.250,4.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiliang Tang ','ytang@scu.edu','SCU021117','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','6','7','7','4','4','1','2','3','4','7','4','5','3','3','3','6','3','5','5','5','3','Russia','India',NULL),(1853,'2017-02-01','24.5.236.238',65.385,44.444,35.461,14.286,3.125,3.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jhon Lizarazo','homerepair1999@gmail.com','web','Venezuela','','Gen X (Born from 1965 to 1979)','M','Self-employed','Individual Contributor','Four or more years','Construction','1','7','1','1','1','1','7','4','2','2','3','3','6','4','5','2','4','3','3','4','3','3','3','3','United States','India',NULL),(1854,'2017-02-01','182.18.235.43',50.000,48.148,58.027,42.857,2.625,3.167,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Margarita Villanueva ','margaritavill@gmail.com','web','Philippines','','Millenials (Born from 1980 to 1995)','F','Lopez Museum and Library','Manager','Four or more years','Non-profit','6','6','5','2','6','3','3','4','2','4','2','6','2','6','2','6','2','4','2','2','2','2','2','3','United States','Spain',NULL),(1855,'2017-02-01','107.223.14.160',69.231,85.185,0.000,42.857,3.250,4.833,1.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilson Lima ','gilsongl@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','7','4','4','7','2','1','7','1','4','2','6','6','1','United States','Israel',NULL),(1856,'2017-02-01','191.180.21.211',53.846,33.333,38.685,78.571,2.750,2.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fabia do Nascimento ','fabiajps@yahoo.com.br','web','Brazil','','Gen X (Born from 1965 to 1979)','F','BASF','Individual Contributor','Four or more years','Manufacturing','5','7','4','2','6','2','4','2','2','1','5','3','7','6','7','5','1','1','1','1','2','1','4','1','United States','Japan',NULL),(1857,'2017-02-01','50.225.86.210',53.846,92.593,67.698,7.143,2.750,5.167,4.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','me me ','mthin@scu.edu','SCU021117','Other','Myanmar','Gen X (Born from 1965 to 1979)','F','santa clara university','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','3','5','7','4','4','5','2','4','3','5','3','2','3','3','6','6','1','3','6','5','United States','Singapore',NULL),(1858,'2017-02-01','114.108.252.52',53.846,55.556,58.027,78.571,2.750,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Concepcion De Leon ','gcdl22@yahoo.com.ph','web','Philippines','','Traditionals (Born before 1946)','F','ELFI','Individual Contributor','Four or more years','Non-profit','2','7','4','1','7','1','7','4','3','4','1','3','7','4','6','4','2','4','4','4','3','3','4','3','United States','China',NULL),(1859,'2017-02-01','50.156.38.72',73.077,37.037,48.356,42.857,3.375,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daisy Chen ','lingju1@yahoo.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Google','Individual Contributor','One year','Computer, Internet','2','6','4','5','6','2','6','4','2','3','2','6','6','6','6','2','2','2','2','2','2','2','2','2','India','United States',NULL),(1860,'2017-02-02','182.18.235.43',23.077,44.444,67.698,50.000,1.750,3.000,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DARIO PAGCALIWAGAN ','dariop@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LOPEZ GROUP FOUNDATION INC.','Executive','Four or more years','Non-profit','3','7','6','2','4','1','6','4','2','6','2','5','7','5','1','3','1','1','1','5','1','1','5','1','Japan','China',NULL),(1861,'2017-02-02','111.246.76.117',88.462,88.889,41.908,50.000,3.875,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathy Lee ','shioushia@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Wellcare Co., Ltd.','Individual Contributor','Two to three years','Health Care','2','7','5','3','6','1','1','3','2','6','2','6','2','6','2','6','3','6','7','4','7','2','6','6','United States','Singapore',NULL),(1862,'2017-02-02','91.179.227.86',50.000,59.259,99.936,64.286,2.625,3.667,6.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johan Remmery ','johan.remmery@puzzel.lu','web','Luxembourg','Belgium','Baby Boomers (Born from 1946 to 1964)','M','Puzzel SARL','Individual Contributor','One year','Education','7','7','2','1','7','1','7','7','7','7','1','5','3','6','4','6','2','6','1','2','1','1','6','6','Germany','Spain',NULL),(1864,'2017-02-02','36.239.167.235',69.231,92.593,29.014,100.000,3.250,5.167,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shasha Tsao ','yshrimp@gmail.com','web','Taiwan','','Millenials (Born from 1980 to 1995)','F','NA','Individual Contributor','Less than one year','Education','1','7','1','1','7','1','4','7','1','1','1','7','7','4','7','7','1','7','7','7','7','1','5','1','Japan','United States',NULL),(1865,'2017-02-03','73.158.64.136',30.769,22.222,38.685,28.571,2.000,2.000,3.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonid ','lleonn@mail.ru','web','Russia','','Millenials (Born from 1980 to 1995)','M','n/a','Executive','Less than one year','Computer, Internet','3','7','3','1','4','1','4','4','1','3','2','2','5','1','5','2','1','4','4','1','2','2','1','1','China','United States',NULL),(1866,'2017-02-04','62.78.47.129',100.000,74.074,61.251,64.286,4.250,4.333,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana ','Sorokina','web','Russia','','Millenials (Born from 1980 to 1995)','F','Nimb','Senior Manager','Less than one year','Computer, Internet','7','4','3','1','7','4','4','3','4','4','1','6','7','4','7','5','5','6','2','6','6','2','4','6','United States','China',NULL),(1867,'2017-02-06','87.65.249.168',34.615,22.222,67.698,14.286,2.125,2.000,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dirk de Ridder ','dirkderidder@biocera.lu','web','Belgium','','Baby Boomers (Born from 1946 to 1964)','M','','Manager','Four or more years','Services','2','6','5','2','6','1','2','6','6','6','2','3','2','2','2','2','2','2','2','3','2','2','2','2','Germany','China',NULL),(1868,'2017-02-06','106.161.198.87',3.846,74.074,16.119,7.143,1.125,4.333,1.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diane Walsh ','diane_in_tokyo@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','ActionTalks','Senior Manager','Two to three years','Education','1','5','1','1','3','1','1','3','3','2','1','1','6','3','1','1','1','7','7','2','1','2','6','1','Japan','United States',NULL),(1869,'2017-02-07','192.154.165.131',11.538,37.037,25.790,57.143,1.375,2.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Koide ','koide.tracy@yahoo.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Keio University','Individual Contributor','One year','Education','3','7','1','1','6','4','7','1','1','1','3','2','6','2','1','3','1','1','4','1','1','1','4','1','Japan','Germany',NULL),(1870,'2017-02-07','156.8.251.150',46.154,22.222,67.698,100.000,2.500,2.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Awie Pelser ','awie.pelser@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal South Africa (AMSA)','Manager','Four or more years','Manufacturing','1','7','7','1','7','1','7','7','1','4','1','1','7','1','7','7','1','1','7','1','1','1','1','7','United States','Germany',NULL),(1871,'2017-02-07','156.8.251.150',53.846,88.889,48.356,100.000,2.750,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riekie Strauss ','riekie.strauss@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','3','3','7','1','3','6','1','1','1','1','7','7','7','7','1','7','1','7','1','7','7','1','Germany','United States',NULL),(1872,'2017-02-08','156.8.251.150',19.231,77.778,80.593,0.000,1.625,4.500,5.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christelle du Plessis ','christelle.duplessis@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','4','2','1','1','4','6','7','3','6','1','3','5','3','1','4','2','6','4','4','1','2','6','2','Germany','United States',NULL),(1873,'2017-02-08','101.143.231.103',15.385,25.926,16.119,0.000,1.500,2.167,1.833,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Trial ','acarteaching@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','bb','Student','Less than one year','Education','1','2','2','1','2','2','3','1','3','1','2','1','1','3','1','3','1','2','1','3','1','3','2','2','Japan','United States',NULL),(1874,'2017-02-09','156.8.251.150',38.462,59.259,54.803,50.000,2.250,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonard Maluleka ','doctor.maluleka@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','2','7','2','2','4','1','5','6','1','7','1','1','6','5','3','4','2','4','4','4','6','2','4','1','Germany','Nigeria',NULL),(1875,'2017-02-10','73.162.163.169',19.231,18.519,9.671,0.000,1.625,1.833,1.500,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','patelgunjan5@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Four or more years','Computer, Internet','2','3','1','2','2','1','1','1','2','2','1','2','6','5','3','1','1','1','2','1','2','1','1','1','United States','China',NULL),(1876,'2017-02-10','156.8.251.150',30.769,44.444,87.041,50.000,2.000,3.000,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lizel Gunter ','liezel.gunter@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittalMonyetla','Individual Contributor','Less than one year','Manufacturing','6','6','7','1','6','2','6','4','4','6','1','4','7','6','6','2','1','1','2','6','1','1','1','1','United States','Germany',NULL),(1877,'2017-02-13','156.8.251.150',92.308,96.296,80.593,64.286,4.000,5.333,5.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Itumeleng Cedric Nyakale ','itumeleng.nyakale@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal Monyetla','Individual Contributor','Less than one year','Manufacturing','4','7','5','7','5','6','5','7','4','6','1','4','7','4','4','4','4','7','4','4','4','4','7','4','United States','Germany',NULL),(1878,'2017-02-14','156.8.251.150',100.000,66.667,80.593,100.000,4.250,4.000,5.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Janette Swanepoek ','janette.swanepoel@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','7','7','1','7','7','7','5','1','4','1','5','7','4','7','7','7','7','1','1','5','1','4','7','United States','Germany',NULL),(1879,'2017-02-15','156.8.251.150',73.077,96.296,51.580,64.286,3.375,5.333,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacobus Frederik Mouton ','kobus.mouton@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelor Mittal Coke and Chemicals','Manager','Two to three years','Energy','6','7','2','2','7','6','3','5','2','4','3','5','7','5','7','2','1','4','4','7','5','3','6','1','Germany','United States',NULL),(1880,'2017-02-15','156.8.251.150',34.615,100.000,90.264,85.714,2.125,6.167,5.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bonita Gertzen ','Bonita.Gertzen@ArcelorMittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','7','7','2','7','7','6','7','4','4','1','1','7','4','6','5','3','6','6','7','1','1','7','2','Germany','United States',NULL),(1881,'2017-02-15','156.8.251.150',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adri Pietersen ','adri.pietersen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','4','2','3','4','2','2','2','4','6','1','2','5','3','5','2','2','2','2','4','2','United States','Brazil',NULL),(1882,'2017-02-15','188.50.35.200',76.923,55.556,48.356,28.571,3.500,3.500,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Soha Jamal Mokhalalati ','soha@chesstag.com','web','Palestinian Territories','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Services','7','4','5','5','6','5','3','2','2','2','2','3','6','4','6','2','4','2','2','2','2','2','6','4','Sweden','Saudi Arabia',NULL),(1883,'2017-02-15','156.8.251.150',0.000,85.185,35.461,0.000,1.000,4.833,2.833,1.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heinrich Meyer ','Heinrich.Meyer@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','1','1','1','1','1','1','2','6','6','1','1','2','7','1','1','1','7','6','7','1','1','1','1','China','Germany',NULL),(1884,'2017-02-15','51.36.115.195',57.692,55.556,38.685,71.429,2.875,3.500,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hytham Shageer ','hy.shageer@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Chess Tag','Senior Manager','Two to three years','Communications, Utilities','6','7','1','4','7','1','4','4','1','2','2','4','6','4','4','4','2','4','4','4','1','4','4','2','Saudi Arabia','United States',NULL),(1885,'2017-02-16','156.8.251.150',61.538,51.852,74.146,42.857,3.000,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanselize Botes ','chanselize.botes@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal Steel','Individual Contributor','Four or more years','Manufacturing','6','6','6','2','6','2','2','6','3','6','2','2','6','2','6','2','2','2','6','6','6','2','2','2','United States','Germany',NULL),(1886,'2017-02-16','156.8.251.150',38.462,29.630,70.922,50.000,2.250,2.333,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riasha ','riasha.sumair@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Two to three years','Manufacturing','2','6','2','1','2','4','6','6','6','6','2','6','6','2','4','7','1','1','4','2','2','1','1','1','India','Germany',NULL),(1887,'2017-02-16','156.8.251.150',57.692,100.000,48.356,57.143,2.875,6.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thabo Moyo ','thabo.moyo@arcelormittal.com','web','Zimbabwe','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Two to three years','Manufacturing','1','4','7','1','7','7','4','7','1','1','1','7','7','7','7','4','4','4','4','7','1','1','7','1','United States','Israel',NULL),(1888,'2017-02-19','51.39.223.43',46.154,81.481,29.014,100.000,2.500,4.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siraj Al-Malki ','siraj.almalki@gmail.com','web','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','chesstag','Manager','Four or more years','Computer, Internet','6','7','1','1','7','7','4','1','1','2','2','2','7','1','7','7','1','7','4','6','1','2','3','4','Germany','United States',NULL),(1889,'2017-02-16','156.8.251.150',46.154,100.000,87.041,85.714,2.500,5.833,5.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bongani Malindi ','bongani.malindi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelorrmittal','Individual Contributor','Four or more years','Manufacturing','5','6','7','1','7','7','6','7','1','7','1','2','6','6','6','7','1','6','4','7','1','2','5','6','United States','Germany',NULL),(1890,'2017-02-19','156.8.251.150',50.000,100.000,51.580,100.000,2.625,6.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Molifi ','Brain.molifi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','7','6','1','7','6','7','6','1','1','1','7','7','7','7','7','2','7','7','7','1','1','7','1','Germany','United States',NULL),(1891,'2017-02-16','156.8.251.150',73.077,81.481,64.475,42.857,3.375,4.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Zietsman ','paul.zietsman@arcelormittal.com','web','South Africa','','Baby Boomers (Born from 1946 to 1964)','M','ArcelorMittal','Manager','Four or more years','Energy','5','6','5','3','4','5','4','4','3','5','3','4','5','4','6','5','3','7','5','3','3','2','4','3','Brazil','China',NULL),(1892,'2017-02-16','156.8.251.150',69.231,74.074,45.132,50.000,3.250,4.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Esna Viljoen ','Esna.Viljoen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal South Africa','Manager','Four or more years','Manufacturing','5','5','3','5','4','6','2','4','2','4','4','5','6','2','5','6','2','4','5','3','2','1','6','2','Germany','United States',NULL),(1893,'2017-02-20','76.126.69.15',26.923,48.148,9.671,57.143,1.875,3.167,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pedro Silva ','pedrolee_@hotmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','PayPal Inc.','Manager','Two to three years','Computer, Internet','2','6','1','1','6','3','2','1','1','2','2','2','6','3','1','4','3','2','3','4','2','2','4','2','Brazil','United States',NULL),(1894,'2017-02-20','156.8.251.150',76.923,96.296,77.369,64.286,3.500,5.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elias Molapisi ','danny.molapisi@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Manager','One year','Manufacturing','5','7','3','2','7','3','7','6','3','6','3','5','6','3','6','3','3','7','7','6','2','4','6','3','Germany','United States',NULL),(1895,'2017-02-23','92.60.9.66',38.462,18.519,35.461,0.000,2.250,1.833,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Pointner ','philipp.pointner@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Executive','Four or more years','Computer, Internet','5','7','1','3','4','2','1','6','1','3','2','2','2','1','6','1','1','4','2','1','1','2','1','1','United States','Japan',NULL),(1896,'2017-02-24','156.8.251.150',26.923,25.926,25.790,14.286,1.875,2.167,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gawie Herholdt ','gawie.herholdt@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Individual Contributor','Four or more years','Construction','6','7','1','1','6','6','2','3','1','1','2','6','2','2','1','1','1','1','1','2','1','1','1','2','Germany','Spain',NULL),(1897,'2017-02-27','92.60.9.66',23.077,29.630,25.790,21.429,1.750,2.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Lux ','liz@jumio.com','web','Austria','','Gen X (Born from 1965 to 1979)','F','Jumio Software Development GmbH','Senior Manager','Two to three years','Computer, Internet','2','6','1','1','4','2','2','4','1','4','1','2','4','2','4','3','1','4','4','1','1','3','1','1','India','United States',NULL),(1898,'2017-02-27','80.110.71.13',15.385,18.519,35.461,7.143,1.500,1.833,2.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Klaus P. Moertl ','klaus.moertl@meinoptimierer.com','web','Austria','','Baby Boomers (Born from 1946 to 1964)','M','meinOptimierer','Senior Manager','Four or more years','Services','5','6','2','2','3','1','3','3','2','2','1','1','4','2','2','2','1','1','1','3','2','2','3','1','Germany','United States',NULL),(1899,'2017-02-27','212.183.92.89',46.154,40.741,74.146,71.429,2.500,2.833,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Cassels-Brown ','ecb@cassels-brown.at','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','own','Individual Contributor','Four or more years','Education','5','7','3','2','7','1','6','5','5','5','1','5','6','6','2','4','3','5','2','1','3','2','2','2','United States','Germany',NULL),(1900,'2017-02-27','138.9.24.103',57.692,59.259,61.251,64.286,2.875,3.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yodit Hiabu ','y_hiabu@u.pacific.edu','web','Eritrea','','Millenials (Born from 1980 to 1995)','F','University of the Pacific','Student','Two to three years','Manufacturing','6','6','6','2','6','2','6','2','3','2','1','3','5','4','2','6','6','6','2','3','3','5','5','1','United States','Germany',NULL),(1901,'2017-03-01','77.119.130.18',30.769,22.222,58.027,92.857,2.000,2.000,4.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Overbeeke ','elisabeth@overbeeke.at','web','Austria','','Gen X (Born from 1965 to 1979)','F','Independent','Senior Manager','Four or more years','Energy','5','7','2','1','7','2','6','5','2','4','1','2','7','3','6','6','2','2','2','1','1','2','2','1','United States','Germany',NULL),(1902,'2017-03-01','90.220.86.157',84.615,55.556,58.027,71.429,3.750,3.500,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Param Bansal ','parambansal@hotmail.co.uk','web','United Kingdom','','Millenials (Born from 1980 to 1995)','M','','Executive','Less than one year','Retail, Wholesale','6','6','2','3','6','3','5','4','4','3','3','6','6','2','6','6','2','4','5','4','2','2','3','6','United States','India',NULL),(1903,'2017-03-02','67.161.68.118',42.308,51.852,48.356,42.857,2.375,3.333,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swee Hoon Ong ','swee26@gmail.com','MSOD','Malaysia','','Gen X (Born from 1965 to 1979)','F','Western Digital','Individual Contributor','Two to three years','Computer, Internet','5','6','2','1','4','2','5','4','3','2','1','4','6','5','3','4','4','2','4','2','2','2','5','2','United States','Israel',NULL),(1904,'2017-03-02','136.152.142.178',69.231,100.000,48.356,64.286,3.250,6.333,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May Lyn Cheah ','maylyncheah@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Student','Student','Two to three years','Finance, Insurance, Real Estate','2','7','5','2','6','6','6','4','2','2','2','6','5','6','6','5','2','7','7','6','4','2','6','2','United States','Singapore',NULL),(1905,'2017-03-02','136.152.142.26',80.769,40.741,41.908,100.000,3.625,2.833,3.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Lee ','ranmori2807@gmail.com','web','Vietnam','Chinese','Millenials (Born from 1980 to 1995)','F','UC Berkeley','Student','Four or more years','Finance, Insurance, Real Estate','4','7','3','5','7','2','6','3','2','1','1','2','7','4','7','7','1','1','3','5','6','5','2','2','United States','Singapore',NULL),(1906,'2017-03-07','156.8.251.150',23.077,66.667,48.356,78.571,1.750,4.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dieter Ferdinand Sauer ','dieter.sauer@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','1','1','7','1','7','4','1','1','1','1','7','1','7','4','1','7','1','7','1','1','7','1','Germany','India',NULL),(1907,'2017-03-13','213.122.112.186',76.923,48.148,64.475,35.714,3.500,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manjeet Panesar ','manjeet.panesar@googlemail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Oxfam GB','Manager','Two to three years','Non-profit','5','5','5','5','6','5','6','4','4','2','3','6','6','2','6','2','2','6','2','2','2','2','2','2','India','China',NULL),(1908,'2017-03-13','61.6.10.174',92.308,66.667,32.237,57.143,4.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasper Ang Ban Siang ','jasperangbs@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','M+W Group','Manager','Less than one year','Construction','4','6','2','2','4','2','4','2','2','2','2','4','6','4','6','6','6','4','6','6','4','4','2','4','Singapore','Germany',NULL),(1909,'2017-03-15','73.144.110.54',15.385,44.444,58.027,35.714,1.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ines Meneses ','ines@united-globe.com','web','Brazil','','Gen X (Born from 1965 to 1979)','F','United Globe Consulting','Manager','Four or more years','Education','4','7','5','2','4','1','4','4','2','5','1','2','4','6','2','4','1','1','1','3','2','1','6','1','Brazil','United States',NULL),(1910,'2017-03-16','129.210.115.104',76.923,81.481,41.908,50.000,3.500,4.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue','Liu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univeristy','Student','One year','Computer, Internet','3','7','2','3','6','7','6','4','2','2','1','6','6','6','6','2','1','2','4','7','4','3','2','4','China','United States',NULL),(1911,'2017-03-17','192.31.106.34',23.077,51.852,77.369,85.714,1.750,3.333,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Grace ','michael.e.grace@lmco.com','SCU081217','United States','','Gen X (Born from 1965 to 1979)','M','LMSSC','Individual Contributor','Four or more years','Government','6','6','2','1','7','1','7','7','1','7','1','7','7','3','1','6','1','7','5','2','1','1','2','1','China','Russia',NULL),(1912,'2017-03-18','71.83.119.20',76.923,29.630,51.580,42.857,3.500,2.333,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacob Tierney','jtierney@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Services','5','6','2','2','6','2','6','4','3','2','3','5','6','2','6','2','2','2','2','3','4','3','3','3','Russia','China',NULL),(1913,'2017-03-21','10.242.4.105',53.846,48.148,25.790,85.714,2.750,3.167,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mark Giulieri ','mgiulieri@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','King Faisal Specialist Hospital & Research Centre','Individual Contributor','Four or more years','Health Care','4','7','2','2','6','3','2','3','1','2','1','5','7','4','5','6','2','2','4','2','3','3','4','1','United States','Saudi Arabia',NULL),(1914,'2017-03-23','80.108.83.233',0.000,18.519,16.119,71.429,1.000,1.833,1.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Not disclosed','undisclosed@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio GmbH','Individual Contributor','Two to three years','Computer, Internet','1','6','1','1','6','2','3','2','1','3','1','1','6','1','1','6','1','3','2','1','1','1','2','1','Germany','United States',NULL),(1915,'2017-03-23','81.10.159.251',46.154,59.259,48.356,35.714,2.500,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Horst Rohrweck','horst@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','4','6','3','1','6','2','4','4','2','4','4','5','3','6','1','4','2','4','4','2','1','2','4','4','United States','India',NULL),(1916,'2017-03-29','158.140.1.28',34.615,37.037,48.356,92.857,2.125,2.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manasi Rashinkar ','mrashinkar@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','6','2','7','2','2','2','2','2','1','2','7','1','7','6','1','2','7','2','1','1','2','2','United States','China',NULL),(1917,'2017-03-23','92.60.9.66',65.385,37.037,29.014,35.714,3.125,2.667,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lukas Bayer','lukas.bayer@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','5','1','1','4','2','4','3','2','2','3','5','5','3','5','5','5','6','2','1','3','2','2','1','United States','Japan',NULL),(1918,'2017-03-23','92.60.9.66',42.308,33.333,58.027,85.714,2.375,2.500,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Coroi ','adrian.coroi@jumio.com','JUMIO43','Romania','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','5','3','6','5','2','2','3','5','7','2','5','7','1','5','2','2','1','2','1','1','Sweden','United States',NULL),(1919,'2017-03-23','92.60.9.66',50.000,48.148,35.461,50.000,2.625,3.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roman Sedlecky','roman.sedlecky@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','6','2','2','6','3','3','3','3','3','2','5','4','4','2','5','3','3','5','1','2','2','3','3','United States','India',NULL),(1920,'2017-03-25','98.248.60.124',65.385,74.074,32.237,85.714,3.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krima Shah','kshah3@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','6','1','6','6','2','2','2','2','6','6','7','1','6','7','2','6','6','1','1','2','6','1','India','Singapore',NULL),(1921,'2017-03-27','92.60.9.66',46.154,37.037,58.027,21.429,2.500,2.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthias Leeb','matthias.leeb@jumio.com','Jumio43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio Software Development GmbH.','Individual Contributor','One year','Computer, Internet','6','6','4','2','5','3','3','5','3','3','2','4','3','3','2','3','2','3','2','2','2','3','3','3','United States','India',NULL),(1922,'2017-03-27','73.109.0.218',46.154,48.148,67.698,71.429,2.500,3.167,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanya Allen ','csreethong@gmail.com','web','Thailand','','Gen X (Born from 1965 to 1979)','F','City of Seattle','Individual Contributor','One year','Communications, Utilities','7','7','4','1','4','4','6','3','1','6','4','4','6','2','6','7','1','4','4','3','1','1','2','2','Brazil','Spain',NULL),(1923,'2017-03-27','12.107.176.9',57.692,66.667,61.251,57.143,2.875,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong','cxiong@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','6','6','6','4','2','3','2','4','6','4','2','4','2','4','4','4','4','2','2','5','India','United States',NULL),(1924,'2017-03-27','174.62.104.209',57.692,100.000,87.041,100.000,2.875,7.000,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sri Chakra Kandalam','vkandalam@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Student','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','4','7','1','1','7','7','7','7','1','7','7','7','1','4','7','7','United States','Nigeria',NULL),(1925,'2017-03-27','174.62.104.209',50.000,88.889,67.698,100.000,2.625,5.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Suryakiran Nannapaneni','snannapaneni@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','n/a','Student','One year','Computer, Internet','1','7','7','1','7','1','7','7','4','1','1','1','7','7','7','7','7','7','7','7','1','1','1','2','United States','Sweden',NULL),(1926,'2017-03-28','76.103.230.172',38.462,51.852,29.014,21.429,2.250,3.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Devon Quaternik','dquaternik@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','7','2','1','2','1','6','2','1','1','4','5','6','5','1','2','2','5','2','2','1','1','5','3','Germany','China',NULL),(1927,'2017-04-02','66.167.121.235',15.385,44.444,45.132,78.571,1.500,3.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manhong Ren','mren@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','4','7','2','1','7','5','6','4','3','1','1','2','7','3','4','4','1','1','4','4','1','1','1','1','India','United States',NULL),(1928,'2017-04-03','67.169.151.205',7.692,77.778,22.566,42.857,1.250,4.500,2.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Wei','dwei@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','7','1','1','2','4','5','2','1','1','1','2','5','7','1','6','1','6','7','2','1','2','1','1','China','United States',NULL),(1929,'2017-04-03','97.65.119.186',80.769,70.370,61.251,71.429,3.625,4.167,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Nan Liu ','yliu6@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','AppDirect','Manager','Four or more years','Computer, Internet','3','7','6','2','7','4','6','6','2','2','3','5','6','4','6','4','4','4','4','4','4','2','5','3','China','Germany',NULL),(1930,'2017-04-03','129.210.115.240',42.308,59.259,51.580,64.286,2.375,3.667,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anjali Sharma','a9sharma@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','4','7','4','1','7','4','3','3','4','4','3','3','5','4','3','4','3','6','3','1','1','4','4','1','United States','China',NULL),(1931,'2017-04-03','73.189.254.149',61.538,37.037,41.908,14.286,3.000,2.667,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lifen Yan','lyan@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','4','3','2','2','5','3','2','2','1','3','2','6','6','5','1','2','3','2','2','2','1','6','United States','India',NULL),(1932,'2017-04-04','174.62.74.86',26.923,66.667,77.369,57.143,1.875,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Zheng','yzheng@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','5','2','6','4','5','5','3','6','2','2','7','5','2','2','1','2','5','1','1','2','7','3','United States','India',NULL),(1933,'2017-04-07','92.60.9.66',30.769,59.259,38.685,57.143,2.000,3.667,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harald Svab','harald.svab@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','2','4','4','1','2','1','4','6','4','3','5','2','5','5','1','1','1','5','1','United States','India',NULL),(1934,'2017-04-07','174.62.110.99',80.769,48.148,41.908,71.429,3.625,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shrilaxmi Diwakar Holla','sholla@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','7','4','3','7','7','6','4','2','1','4','7','6','1','3','4','2','1','2','1','7','1','7','2','United States','India',NULL),(1935,'2017-04-07','70.213.16.82',34.615,33.333,54.803,28.571,2.125,2.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Sorlie ','bensorlie@gmail.com','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','1','4','3','1','6','2','5','3','6','5','6','1','4','1','1','1','1','2','1','3','2','China','Russia',NULL),(1936,'2017-04-07','4.15.123.194',76.923,51.852,58.027,35.714,3.500,3.333,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akash Satyanarayana Malla ','amalla1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','6','6','1','5','2','2','6','6','2','2','7','2','6','4','2','2','3','2','6','2','6','2','India','China',NULL),(1937,'2017-04-07','70.34.50.20',34.615,14.815,29.014,100.000,2.125,1.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apoorva Patil ','apatil1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','6','1','7','5','1','1','1','1','1','7','7','1','1','7','4','1','1','1','1','1','1','1','China','United States',NULL),(1938,'2017-04-08','129.210.115.104',100.000,77.778,67.698,28.571,4.375,4.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiwen Mo','ymo@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Education','5','5','5','4','4','5','5','4','4','4','5','5','4','4','4','5','4','5','4','4','4','4','5','5','China','United States',NULL),(1939,'2017-05-29','154.0.7.219',11.538,11.111,22.566,21.429,1.375,1.500,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ellen Crabtree ','ellen.j.crabtree@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','F','Ellen Crabtree Associates','Individual Contributor','Four or more years','Services','3','6','2','1','2','1','4','2','1','1','1','2','7','4','2','2','1','1','1','1','1','2','1','1','Nigeria','United States',NULL),(1940,'2017-06-13','99.73.32.170',38.462,55.556,41.908,21.429,2.250,3.500,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','3','5','2','6','4','3','4','3','2','2','4','6','6','2','2','2','2','2','2','2','2','5','2','India','United States',NULL),(1941,'2017-06-15','98.248.221.50',92.308,96.296,45.132,42.857,4.000,5.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin He','xhe@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','2','2','2','6','6','6','2','2','2','2','6','6','6','6','6','2','6','6','6','6','6','2','United States','India',NULL),(1942,'2017-06-15','104.10.248.130',42.308,25.926,67.698,85.714,2.375,2.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sonia Kaushal','skaushal@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','F','Medicus Biosciences','Manager','Two to three years','Manufacturing','4','7','6','2','6','2','6','5','3','3','2','2','6','2','4','7','2','2','4','2','2','3','1','2','China','India',NULL),(1943,'2017-06-15','12.47.130.147',34.615,85.185,38.685,64.286,2.125,4.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Liu','kliu3@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','6','6','2','3','3','5','2','3','5','6','3','5','3','5','5','1','2','2','6','1','China','India',NULL),(1944,'2017-06-16','67.180.27.154',42.308,33.333,6.447,85.714,2.375,2.500,1.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacqueline Wales ','jacqueline@innerfluence.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Innerfluence','Individual Contributor','Four or more years','Services','2','7','1','1','7','1','1','1','1','2','1','3','7','3','5','5','4','4','3','3','1','3','1','1','Germany','Spain',NULL),(1945,'2017-06-16','216.31.219.19',34.615,66.667,32.237,21.429,2.125,4.000,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','4','3','2','4','3','3','4','2','2','3','2','6','6','2','3','2','5','2','3','2','2','5','2','United States','India',NULL),(1946,'2017-06-17','98.248.230.78',100.000,100.000,99.936,0.000,4.750,5.500,6.167,1.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronza Saba ','rsaba@scu.edu','SCU070817','Jordan','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','1','5','1','1','7','7','4','7','7','7','7','1','4','1','1','1','4','4','7','7','7','7','7','United States','China',NULL),(1947,'2017-06-27','149.32.224.40',30.769,44.444,19.342,50.000,2.000,3.000,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matt London ','melondon@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','2','7','1','1','4','5','4','2','1','2','2','5','6','4','1','4','4','2','3','2','1','1','2','1','United States','China',NULL),(1948,'2017-06-28','129.210.115.104',84.615,66.667,70.922,85.714,3.750,4.000,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemant Ramachandran ','hramachandran@scu.edu','SCU081217','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','2','7','4','4','5','4','4','1','4','7','4','7','5','4','4','4','4','4','4','4','4','United States','China',NULL),(1949,'2017-06-29','69.181.248.17',65.385,44.444,25.790,14.286,3.125,3.000,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rudy Lopez','rlopez@scu.edu','SCU070817','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','One year','Communications, Utilities','1','7','2','1','3','2','4','3','2','2','2','4','4','2','6','2','3','5','4','3','5','2','2','2','China','Israel',NULL),(1950,'2017-06-29','107.193.226.203',84.615,77.778,22.566,78.571,3.750,4.500,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wajhiulla Khan','wkhan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','1','2','4','5','1','4','3','3','4','4','7','4','5','7','1','5','4','5','1','7','4','6','United States','Saudi Arabia',NULL),(1951,'2017-06-29','129.210.115.112',61.538,66.667,32.237,57.143,3.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuj Shah ','ayshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','4','3','5','2','2','4','3','2','2','5','5','3','5','5','3','5','5','5','2','3','4','1','United States','Singapore',NULL),(1952,'2017-06-30','24.6.160.170',50.000,100.000,48.356,71.429,2.625,5.667,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Tiwari','gtiwari@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Construction','5','7','5','1','6','7','4','2','3','2','2','7','7','7','4','4','2','7','2','5','2','1','6','2','India','United States',NULL),(1953,'2017-06-30','73.92.235.53',53.846,77.778,35.461,92.857,2.750,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Enam Shah','eshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','PayPal','Student','Less than one year','Computer, Internet','4','7','3','2','6','3','4','2','2','2','2','3','7','3','5','7','2','7','4','6','3','1','4','4','India','United States',NULL),(1954,'2017-07-02','73.189.173.86',19.231,77.778,12.895,28.571,1.625,4.500,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Dushyantkumar Jadav','ajadav@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','2','5','1','1','1','1','2','2','7','4','2','2','1','1','6','5','1','1','6','1','United States','China',NULL),(1955,'2017-07-03','50.59.0.34',53.846,77.778,45.132,78.571,2.750,4.500,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Kaushik Shah','pshah3@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','3','7','5','2','6','6','6','2','2','2','2','6','6','2','6','6','2','1','6','6','1','2','6','1','India','United States',NULL),(1956,'2017-07-03','73.158.155.42',73.077,96.296,51.580,100.000,3.375,5.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuja Mulay ','amulay@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','4','7','4','2','7','7','6','3','1','4','2','5','7','4','7','7','3','7','4','5','5','1','5','2','United States','Japan',NULL),(1957,'2017-07-04','73.252.150.76',42.308,55.556,35.461,14.286,2.375,3.500,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surya Rajasekaran ','srajasekaran@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Computer, Internet','1','5','1','2','1','3','2','6','3','4','1','5','7','4','1','3','1','3','3','2','5','2','6','2','United States','China',NULL),(1958,'2017-07-08','24.130.208.126',57.692,70.370,22.566,50.000,2.875,4.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balaji Sai Perlakota ','balajisai16@gmail.com','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Hourmony','Student','Less than one year','Computer, Internet','2','7','1','2','6','6','4','2','2','2','2','6','6','6','6','2','2','6','2','3','2','1','2','2','China','United States',NULL),(1959,'2017-07-05','73.92.204.180',42.308,59.259,74.146,57.143,2.375,3.667,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pankaja Nishita Battula','pbattula@scu.edu','SCU070817 ','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','6','6','3','2','6','4','6','4','6','4','1','2','6','4','4','4','2','2','4','4','4','2','4','2','India','United States',NULL),(1960,'2017-07-05','73.162.188.231',57.692,48.148,35.461,0.000,2.875,3.167,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Genevieve Nitya Boniface','gboniface@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','5','3','2','2','3','3','3','3','3','2','3','5','2','3','2','3','3','3','3','5','3','5','2','United States','China',NULL),(1961,'2017-07-06','76.102.48.133',88.462,88.889,77.369,50.000,3.875,5.000,5.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Srinivasan','v1srinivasan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','7','1','7','7','1','4','4','7','4','1','4','5','5','3','5','3','5','5','5','5','5','5','United States','Spain',NULL),(1962,'2017-07-10','192.169.20.29',34.615,40.741,25.790,78.571,2.125,2.833,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivia Ryu','olivia@planet.com','','United States','Japan','Gen X (Born from 1965 to 1979)','F','Planet','Individual Contributor','One year','Manufacturing','2','7','1','1','6','1','4','2','2','3','2','4','7','5','4','5','1','3','3','2','1','1','3','3','Sweden','India',NULL),(1963,'2017-07-13','66.46.158.236',53.846,55.556,29.014,64.286,2.750,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jitendra Bendre ','jitendra.bendre@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Manager','Four or more years','Manufacturing','1','7','2','1','6','4','4','2','2','4','1','2','4','4','6','6','4','6','2','4','4','2','1','2','United States','Israel',NULL),(1964,'2017-07-14','223.30.250.133',15.385,70.370,25.790,100.000,1.500,4.167,2.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratik Vyas','pratik.vyas@sunpharma.com','TARO','India','','Millenials (Born from 1980 to 1995)','M','SUN Pharma','Manager','Four or more years','Health Care','2','7','7','1','7','5','1','1','2','1','1','5','7','4','1','7','1','7','1','1','1','1','7','1','Israel','United States',NULL),(1965,'2017-07-14','66.46.158.236',100.000,100.000,100.000,100.000,5.500,7.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maisa Ablahad','Maisa.Ablahad@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','TARO','Individual Contributor','Two to three years','Health Care','7','7','7','7','7','7','7','7','7','7','1','7','7','7','7','7','7','7','7','7','7','7','7','1','Israel','United States',NULL),(1966,'2017-07-14','66.46.158.236',23.077,77.778,38.685,78.571,1.750,4.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia Kolesnik','natalia.kolesnik@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Canada','Individual Contributor','Less than one year','Health Care','4','7','2','2','6','7','2','3','3','4','1','2','7','5','2','5','3','6','4','1','1','1','4','2','Israel','India',NULL),(1967,'2017-07-14','66.46.158.236',53.846,44.444,54.803,71.429,2.750,3.000,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Murray','liz.murray@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceuticals','Senior Manager','Four or more years','Manufacturing','4','6','4','4','6','1','4','4','4','3','2','4','6','3','3','6','2','4','4','3','1','4','3','2','Israel','India',NULL),(1968,'2017-07-14','66.46.158.236',19.231,44.444,16.119,57.143,1.625,3.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marino Lepore','marino.lepore@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','M','Taro Pharmaceuticals Inc.','Executive','Four or more years','Manufacturing','1','7','3','1','4','1','2','2','1','2','1','1','7','4','1','4','2','2','6','1','4','2','4','1','Israel','India',NULL),(1969,'2017-07-14','67.207.98.130',53.846,40.741,45.132,50.000,2.750,2.833,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexander Athougies ','alex@blackmarlinenterprises.com','Web','United States','','Millenials (Born from 1980 to 1995)','M','Black Marlin Enterprises LLC','Individual Contributor','Four or more years','Manufacturing','4','7','3','1','3','4','3','5','2','3','5','3','6','3','3','5','3','3','3','3','1','5','1','1','India','Germany',NULL),(1970,'2017-07-14','66.46.158.236',19.231,59.259,48.356,92.857,1.625,3.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melanie DuBois','melanie.dubois@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceutical','Executive','Less than one year','Manufacturing','6','7','2','1','7','2','5','3','3','2','1','3','7','3','3','6','1','6','6','2','1','1','3','2','United States','Israel',NULL),(1971,'2017-07-15','212.179.34.170',65.385,37.037,32.237,78.571,3.125,2.667,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yifat Rosenbaum-Dekel','yifat.rosenbaum@taro.co.il','taro','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Manager','Four or more years','Manufacturing','5','7','1','1','7','1','2','4','2','2','2','6','6','5','6','5','2','2','4','2','1','4','2','3','United States','India',NULL),(1972,'2017-07-18','212.179.34.170',46.154,88.889,45.132,78.571,2.500,5.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sara Levy ','sara.levy@taro.co.il','taro','Venezuela','Israel','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Two to three years','Manufacturing','6','7','2','2','6','6','2','2','2','6','1','6','6','2','4','6','2','4','6','6','2','1','6','2','Israel','United States',NULL),(1973,'2017-07-19','212.179.34.170',38.462,74.074,74.146,64.286,2.250,4.333,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarit Ben Yosef ','Sarit.Ban-Yosef@taro.co.il','Taro','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','6','7','5','1','7','2','6','4','4','4','1','3','5','4','5','4','2','5','4','4','1','1','7','4','India','United States',NULL),(1974,'2017-07-16','212.179.34.170',23.077,33.333,19.342,64.286,1.750,2.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roee Aamir ','roee.zamir@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','M','TARO','Manager','Four or more years','Health Care','2','5','2','1','6','1','1','2','3','2','1','2','6','2','3','6','2','6','2','1','1','2','3','2','Israel','United States',NULL),(1975,'2017-07-17','212.179.34.170',57.692,55.556,51.580,71.429,2.875,3.500,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carmit Tal ','carmit.tal@tato.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Senior Manager','Four or more years','Manufacturing','5','4','4','1','7','5','6','1','4','2','3','4','7','4','6','6','6','2','2','4','1','1','4','1','United States','Spain',NULL),(1976,'2017-07-19','212.179.34.170',7.692,48.148,77.369,57.143,1.250,3.167,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Avidov','iris.borovoi@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','5','7','5','1','6','3','4','6','4','6','1','2','3','6','1','6','2','2','5','1','1','1','2','1','United States','India',NULL),(1977,'2017-07-19','66.46.158.236',53.846,66.667,41.908,64.286,2.750,4.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Madill','Robert.Madill@Taro.ca','TARO','Canada','','Millenials (Born from 1980 to 1995)','F','Taro','Senior Manager','Two to three years','Health Care','3','6','4','2','5','2','3','4','2','3','2','4','6','5','5','6','2','3','5','3','2','3','6','2','Israel','India',NULL),(1978,'2017-07-19','66.46.158.236',61.538,62.963,45.132,14.286,3.000,3.833,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Laratta','Frank.Laratta@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','TARO','Manager','Four or more years','Health Care','3','4','3','1','3','5','3','5','3','3','3','3','6','4','6','3','3','3','3','5','2','3','3','3','Israel','India',NULL),(1979,'2017-07-19','66.46.158.236',100.000,100.000,67.698,57.143,4.625,5.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnson Lai','johnson.lai@taro.ca','Taro','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Individual Contributor','Four or more years','Health Care','4','7','7','2','4','6','7','2','2','5','3','6','5','5','6','6','5','6','6','6','7','5','6','3','India','China',NULL),(1980,'2017-07-20','78.225.123.81',57.692,29.630,45.132,92.857,2.875,2.333,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandra Cosimano ','alexcosimano@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Année','Individual Contributor','Two to three years','Health Care','2','7','3','1','6','2','3','4','5','3','1','6','7','4','6','7','2','2','2','3','1','1','1','5','United States','Spain',NULL),(1981,'2017-07-20','212.179.34.170',50.000,22.222,74.146,100.000,2.625,2.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach Shpengental ','lilach.shpengental@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Four or more years','Manufacturing','6','7','5','4','7','1','4','5','2','7','1','6','7','4','6','7','1','1','1','1','1','1','4','1','United States','India',NULL),(1982,'2017-07-23','212.179.34.170',50.000,51.852,38.685,42.857,2.625,3.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shlomi Elnasi ','shlomi.elnasi@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','M','Taro Israel','Executive','Four or more years','Health Care','2','6','4','2','6','2','3','4','2','3','3','3','4','4','2','4','2','3','4','4','3','4','3','2','Israel','India',NULL),(1983,'2017-07-23','212.179.34.170',61.538,48.148,64.475,42.857,3.000,3.167,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adi Maymon ','adi.aloni@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','TARO','Individual Contributor','Four or more years','Manufacturing','6','6','6','6','6','1','6','2','2','4','1','3','4','4','4','4','6','4','2','6','1','1','2','2','United States','Israel',NULL),(1984,'2017-07-23','212.179.34.170',19.231,62.963,83.817,85.714,1.625,3.833,5.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Goldenberg ','Iris.Goldenberg@Taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Senior Manager','Four or more years','Manufacturing','6','7','5','1','7','4','3','5','6','7','1','3','7','4','1','5','2','6','2','2','1','3','5','1','United States','India',NULL),(1985,'2017-07-24','66.46.158.236',57.692,48.148,32.237,100.000,2.875,3.167,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marta Avelar','marta.avelar@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals','Individual Contributor','Four or more years','Health Care','1','7','5','3','7','1','5','3','1','1','1','4','7','6','6','7','2','2','2','6','4','2','2','1','Germany','United States',NULL),(1986,'2017-07-25','66.46.158.236',38.462,55.556,87.041,100.000,2.250,3.500,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Gagno ','ann.gagno@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals Inc','Manager','Four or more years','Manufacturing','6','7','6','2','7','1','7','4','4','6','1','6','7','4','4','7','2','6','6','2','1','1','2','1','United States','Israel',NULL),(1987,'2017-08-04','88.190.38.132',46.154,74.074,25.790,85.714,2.500,4.333,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cosimano Garance','cosimanogarance@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Les Films du Poisson','Executive','One year','Entertainment','6','7','1','1','7','4','2','1','1','3','1','1','6','5','6','6','2','3','3','7','2','5','4','2','Israel','United States',NULL),(1988,'2017-08-04','80.12.58.34',23.077,3.704,12.895,57.143,1.750,1.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marie Polese','mariepolese@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Century 21','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','1','1','7','1','2','2','1','2','2','1','2','1','6','7','1','1','1','2','1','1','1','1','Sweden','United States',NULL),(1989,'2017-08-08','24.130.117.54',76.923,92.593,80.593,50.000,3.500,5.167,5.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xuelu Wu ','xuelu_wu@hotmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','7','6','6','6','6','5','6','4','4','2','3','4','6','4','4','1','4','4','6','3','3','5','6','United States','India',NULL),(1990,'2017-08-14','129.210.115.104',23.077,100.000,48.356,21.429,1.750,5.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Changwen Zhang','czhang4@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','Two to three years','Computer, Internet','1','5','4','1','1','7','7','1','7','1','1','7','7','7','1','4','1','1','7','4','1','1','7','1','China','United States',NULL),(1991,'2017-08-12','129.210.115.240',11.538,85.185,61.251,42.857,1.375,4.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vishaka Balasubramanian Sekar','vsekar@scu.edu','scu081217','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Student','Two to three years','Computer, Internet','3','7','7','1','7','7','4','1','4','6','1','1','2','5','2','4','1','4','4','2','3','1','7','1','United States','China',NULL),(1992,'2017-08-12','129.210.115.104',57.692,44.444,64.475,57.143,2.875,3.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Stockmann','jstockmann@scu.edu','scu081217','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','6','7','5','5','7','2','4','6','2','3','2','1','5','2','2','3','3','4','3','3','4','4','4','2','South Korea','India',NULL),(1993,'2017-08-12','129.210.115.112',26.923,51.852,58.027,0.000,1.875,3.333,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julie Wasiuk','juliewasiuk@gmail.com','scu081217','United States','','Millenials (Born from 1980 to 1995)','F','Konica Minolta','Individual Contributor','Two to three years','Computer, Internet','4','6','2','2','2','6','6','3','4','5','2','3','4','2','1','1','2','4','4','2','1','1','2','3','China','Sweden',NULL),(1994,'2017-08-12','129.210.115.104',34.615,66.667,29.014,78.571,2.125,4.000,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alan Ng','ajng@scu.edu','scu081217','United States','China','Millenials (Born from 1980 to 1995)','M','VTA','Manager','Four or more years','Transportation','2','7','2','2','6','5','3','4','2','2','2','3','6','5','2','6','1','5','4','2','2','3','3','2','India','China',NULL),(1995,'2017-08-12','129.210.115.240',34.615,66.667,61.251,57.143,2.125,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Zhu','yzhu1@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','4','1','6','6','2','6','1','6','2','4','6','6','2','3','3','2','6','1','1','2','3','2','China','United States',NULL),(1996,'2017-08-12','129.210.115.104',76.923,70.370,51.580,28.571,3.500,4.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caihua Ni','cni2@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','UDG Architectural Design Co., Ltd','Manager','Four or more years','Finance, Insurance, Real Estate','5','5','3','5','3','4','5','3','2','4','2','5','6','4','4','4','2','1','4','6','6','2','6','2','United States','China',NULL),(1997,'2017-08-12','107.77.92.88',57.692,59.259,48.356,35.714,2.875,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shaoxiong Tian','stian@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','5','6','2','1','6','3','4','3','3','4','3','4','5','3','2','2','2','4','4','4','4','4','4','3','China','United States',NULL),(1998,'2017-08-12','129.210.115.240',76.923,59.259,100.000,78.571,3.500,3.667,6.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linfei Jiang','juliajiang0611@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','6','6','6','1','6','6','7','6','2','6','6','5','5','6','4','2','7','1','1','2','6','2','China','United States',NULL),(1999,'2017-08-12','129.210.115.112',100.000,48.148,51.580,28.571,4.250,3.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lingya Zhang','lzhang2@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','21Vianet','Student','One year','Computer, Internet','2','6','5','1','4','3','2','7','2','4','2','6','6','2','5','2','5','3','3','5','6','4','3','5','United States','India',NULL),(2000,'2017-08-12','129.210.115.240',53.846,85.185,58.027,42.857,2.750,4.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manling Li','limanling8@gmail.com','SCU081217','China','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','3','6','5','2','5','6','5','6','2','3','2','3','6','7','3','3','3','3','5','5','3','2','3','4','China','United States',NULL),(2001,'2017-08-12','129.210.115.104',19.231,96.296,32.237,14.286,1.625,5.333,2.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoling Tang','aquatangtang@gmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa clara University','Student','Less than one year','Computer, Internet','2','6','2','1','2','6','6','2','2','2','1','1','6','6','1','2','1','7','7','1','1','1','5','6','China','Germany',NULL),(2002,'2017-08-12','129.210.115.104',73.077,96.296,48.356,57.143,3.375,5.333,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Xin','xxin@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Computer, Internet','2','6','4','1','6','7','6','4','1','4','2','6','7','4','6','3','2','2','7','6','6','2','6','2','India','United States',NULL),(2003,'2017-08-12','107.77.165.9',92.308,100.000,54.803,57.143,4.000,5.667,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yinan Zhou','elichou3zz@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','7','6','2','6','6','6','4','2','3','2','6','6','6','6','3','5','5','6','6','3','3','5','5','India','United States',NULL),(2004,'2017-08-12','129.210.115.240',46.154,51.852,54.803,42.857,2.500,3.333,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caiyi Liu','liucaiyilcy@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','6','3','3','2','4','6','4','1','1','4','5','5','1','5','1','2','3','4','2','4','4','4','United States','China',NULL),(2005,'2017-08-14','172.110.128.144',80.769,40.741,32.237,50.000,3.625,2.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean Bucquet ','jean@bucquet.us','web','France','American','Baby Boomers (Born from 1946 to 1964)','M','JB Cross-Cultural consulting LLC','Executive','Four or more years','Health Care','2','7','3','3','3','1','4','3','1','3','3','4','5','4','6','6','4','3','4','3','1','6','2','2','United States','India',NULL); /*!40000 ALTER TABLE `etdall_01` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etdall_02_03_2017` -- DROP TABLE IF EXISTS `etdall_02_03_2017`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etdall_02_03_2017` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1800 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etdall_02_03_2017` -- LOCK TABLES `etdall_02_03_2017` WRITE; /*!40000 ALTER TABLE `etdall_02_03_2017` DISABLE KEYS */; INSERT INTO `etdall_02_03_2017` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini','NA@none.com','001 General','Other','Palestine/Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew','NA@none.com','003-Telenav','Other','Ethiopia','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez','NA@none.com','Evaluator','Other','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi','NA@none.com','Evaluator','Other','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana','NA@none.com','Oracle','Other','Sierra Leone/Lebanon','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam','NA@none.com','Oracle','Other','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','John Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','John Black','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','John White','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','John Rose','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider ','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Executive','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer ','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman ','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Executive','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'),(1116,'2014-11-18','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil',NULL),(1117,'2015-01-05','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China',NULL),(1118,'2015-01-06','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States',NULL),(1119,'2015-01-06','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India',NULL),(1120,'2015-01-07','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States',NULL),(1121,'2015-01-08','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan',NULL),(1122,'2015-01-09','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China',NULL),(1123,'2015-01-09','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States',NULL),(1124,'2015-01-09','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany',NULL),(1125,'2015-01-09','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States',NULL),(1126,'2015-01-09','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States',NULL),(1127,'2015-01-09','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China',NULL),(1128,'2015-01-09','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China',NULL),(1129,'2015-01-10','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India',NULL),(1130,'2015-01-10','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India',NULL),(1131,'2015-01-10','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil',NULL),(1132,'2015-01-10','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany',NULL),(1133,'2015-01-10','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States',NULL),(1134,'2015-01-10','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany',NULL),(1135,'2015-01-10','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India',NULL),(1136,'2015-01-10','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States',NULL),(1137,'2015-01-10','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States',NULL),(1138,'2015-01-16','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan',NULL),(1139,'2015-01-20','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany',NULL),(1140,'2015-01-27','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India',NULL),(1141,'2015-01-20','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States',NULL),(1142,'2015-01-23','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States',NULL),(1143,'2015-01-27','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden',NULL),(1144,'2015-01-23','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan',NULL),(1145,'2015-01-23','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States',NULL),(1146,'2015-01-26','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India',NULL),(1147,'2015-02-02','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain',NULL),(1148,'2015-02-04','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States',NULL),(1149,'2015-02-04','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China',NULL),(1150,'2015-02-05','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States',NULL),(1151,'2015-02-05','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China',NULL),(1152,'2015-02-05','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China',NULL),(1153,'2015-02-05','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States',NULL),(1154,'2015-02-06','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States',NULL),(1155,'2015-02-06','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany',NULL),(1156,'2015-02-07','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain',NULL),(1157,'2015-02-08','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden',NULL),(1158,'2015-02-09','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China',NULL),(1159,'2015-02-10','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China',NULL),(1160,'2015-02-10','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany',NULL),(1161,'2015-02-11','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India',NULL),(1162,'2015-02-11','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China',NULL),(1163,'2015-02-11','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States',NULL),(1164,'2015-02-13','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China',NULL),(1165,'2015-02-15','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States',NULL),(1166,'2015-03-03','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India',NULL),(1167,'2015-03-05','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India',NULL),(1168,'2015-03-06','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany',NULL),(1169,'2015-03-12','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China',NULL),(1170,'2015-03-24','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany',NULL),(1171,'2015-03-26','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan',NULL),(1172,'2015-03-29','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China',NULL),(1173,'2015-03-29','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China',NULL),(1174,'2015-03-29','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan',NULL),(1175,'2015-03-29','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan',NULL),(1176,'2015-03-30','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States',NULL),(1177,'2015-03-30','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany',NULL),(1178,'2015-03-30','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China',NULL),(1179,'2015-03-30','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan',NULL),(1180,'2015-03-30','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China',NULL),(1181,'2015-03-31','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea',NULL),(1182,'2015-03-31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan',NULL),(1183,'2015-03-31','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan',NULL),(1184,'2015-03-31','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany',NULL),(1185,'2015-03-31','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States',NULL),(1186,'2015-04-01','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany',NULL),(1187,'2015-04-01','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States',NULL),(1188,'2015-04-02','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States',NULL),(1189,'2015-04-02','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China',NULL),(1190,'2015-04-02','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States',NULL),(1191,'2015-04-02','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany',NULL),(1192,'2015-04-02','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China',NULL),(1193,'2015-04-02','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan',NULL),(1194,'2015-04-02','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea',NULL),(1195,'2015-04-03','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan',NULL),(1196,'2015-04-03','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China',NULL),(1197,'2015-04-03','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States',NULL),(1198,'2015-04-03','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan',NULL),(1199,'2015-04-03','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan',NULL),(1200,'2015-04-04','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan',NULL),(1201,'2015-04-06','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India',NULL),(1202,'2015-04-06','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States',NULL),(1203,'2015-04-06','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States',NULL),(1204,'2015-04-06','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India',NULL),(1205,'2015-04-06','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States',NULL),(1206,'2015-04-06','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States',NULL),(1207,'2015-04-06','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan',NULL),(1208,'2015-04-06','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','',NULL),(1209,'2015-04-07','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India',NULL),(1210,'2015-04-09','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China',NULL),(1211,'2015-04-10','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States',NULL),(1212,'2015-04-10','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India',NULL),(1213,'2015-04-10','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States',NULL),(1214,'2015-04-10','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States',NULL),(1215,'2015-04-11','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China',NULL),(1216,'2015-04-11','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States',NULL),(1217,'2015-04-11','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States',NULL),(1218,'2015-04-11','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India',NULL),(1219,'2015-04-11','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States',NULL),(1220,'2015-04-11','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India',NULL),(1221,'2015-04-11','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden',NULL),(1222,'2015-04-11','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States',NULL),(1223,'2015-04-11','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India',NULL),(1224,'2015-04-11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan',NULL),(1225,'2015-04-11','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India',NULL),(1226,'2015-04-11','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States',NULL),(1227,'2015-04-12','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States',NULL),(1228,'2015-04-12','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden',NULL),(1229,'2015-04-18','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China',NULL),(1230,'2015-06-02','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany',NULL),(1231,'2015-06-13','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India',NULL),(1232,'2015-06-13','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh','moteknilou@yahoo.com','Pepperdine','United States','Persian','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia',NULL),(1233,'2015-06-13','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea',NULL),(1234,'2015-06-13','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain',NULL),(1235,'2015-06-13','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China',NULL),(1236,'2015-06-13','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria',NULL),(1237,'2015-06-13','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India',NULL),(1238,'2015-06-13','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez','shernan6@pepperdine.edu','Pepperdine','United States','Mexixo','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia',NULL),(1239,'2015-06-13','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States',NULL),(1240,'2015-06-13','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India',NULL),(1241,'2015-06-13','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan',NULL),(1242,'2015-06-13','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China',NULL),(1243,'2015-06-13','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia',NULL),(1244,'2015-06-13','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China',NULL),(1245,'2015-06-13','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States',NULL),(1246,'2015-06-13','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','',NULL),(1247,'2015-06-13','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany',NULL),(1248,'2015-06-13','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan',NULL),(1249,'2015-06-22','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States',NULL),(1250,'2015-07-09','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan',NULL),(1251,'2015-07-21','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States',NULL),(1252,'2015-07-21','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan',NULL),(1253,'2015-07-21','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China',NULL),(1254,'2015-07-22','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States',NULL),(1255,'2015-07-22','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States',NULL),(1256,'2015-07-26','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China',NULL),(1257,'2015-07-27','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany',NULL),(1258,'2015-07-29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China',NULL),(1259,'2015-07-29','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States',NULL),(1260,'2015-07-29','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States',NULL),(1261,'2015-07-29','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States',NULL),(1262,'2015-07-29','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China',NULL),(1263,'2015-07-29','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States',NULL),(1264,'2015-07-30','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China',NULL),(1265,'2015-07-30','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States',NULL),(1266,'2015-07-30','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea',NULL),(1267,'2015-07-30','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India',NULL),(1268,'2015-07-30','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States',NULL),(1269,'2015-07-30','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany',NULL),(1270,'2015-07-30','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States',NULL),(1271,'2015-07-31','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States',NULL),(1272,'2015-08-01','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States',NULL),(1273,'2015-08-01','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria',NULL),(1274,'2015-08-04','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden',NULL),(1275,'2015-08-05','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China',NULL),(1276,'2015-08-07','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany',NULL),(1277,'2015-08-10','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden',NULL),(1278,'2015-08-11','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia',NULL),(1279,'2015-08-13','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil',NULL),(1280,'2015-09-24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden',NULL),(1281,'2015-09-21','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China',NULL),(1282,'2015-09-17','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan',NULL),(1283,'2015-09-17','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany',NULL),(1284,'2015-09-14','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden',NULL),(1285,'2015-09-14','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India',NULL),(1286,'2015-09-13','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China',NULL),(1287,'2015-08-26','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea',NULL),(1288,'2015-08-27','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany',NULL),(1289,'2015-08-27','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany',NULL),(1290,'2015-08-28','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany',NULL),(1291,'2015-09-03','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States',NULL),(1292,'2015-09-04','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany',NULL),(1293,'2015-09-07','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden',NULL),(1294,'2015-09-08','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States',NULL),(1295,'2015-09-08','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India',NULL),(1296,'2015-09-08','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India',NULL),(1297,'2015-09-08','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany',NULL),(1298,'2015-09-08','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China',NULL),(1299,'2015-09-08','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany',NULL),(1300,'2015-09-08','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil',NULL),(1301,'2015-09-08','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany',NULL),(1302,'2015-09-09','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany',NULL),(1303,'2015-09-09','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India',NULL),(1304,'2015-09-09','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany',NULL),(1305,'2015-09-10','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China',NULL),(1306,'2015-09-13','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany',NULL),(1307,'2015-09-10','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China',NULL),(1308,'2015-09-24','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China',NULL),(1309,'2015-09-24','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China',NULL),(1310,'2015-09-21','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany',NULL),(1311,'2015-09-25','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States',NULL),(1312,'2015-09-27','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States',NULL),(1313,'2015-09-27','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India',NULL),(1314,'2015-09-27','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India',NULL),(1315,'2015-09-28','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India',NULL),(1316,'2015-09-28','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States',NULL),(1317,'2015-09-29','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States',NULL),(1318,'2015-09-29','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India',NULL),(1319,'2015-09-29','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States',NULL),(1320,'2015-09-29','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States',NULL),(1321,'2015-09-29','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan',NULL),(1322,'2015-09-29','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India',NULL),(1323,'2015-09-30','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States',NULL),(1324,'2015-09-30','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany',NULL),(1325,'2015-09-30','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States',NULL),(1326,'2015-09-30','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China',NULL),(1327,'2015-10-01','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States',NULL),(1328,'2015-10-01','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil',NULL),(1329,'2015-10-01','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany',NULL),(1330,'2015-10-01','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China',NULL),(1331,'2015-10-01','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China',NULL),(1332,'2015-10-01','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China',NULL),(1333,'2015-10-02','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China',NULL),(1334,'2015-10-02','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany',NULL),(1335,'2015-10-02','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States',NULL),(1336,'2015-10-02','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China',NULL),(1337,'2015-10-02','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China',NULL),(1338,'2015-10-02','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States',NULL),(1339,'2015-10-02','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India',NULL),(1340,'2015-10-03','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States',NULL),(1341,'2015-10-03','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States',NULL),(1342,'2015-10-03','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States',NULL),(1343,'2015-10-03','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States',NULL),(1344,'2015-10-03','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States',NULL),(1345,'2015-10-05','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States',NULL),(1346,'2015-12-14','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan',NULL),(1347,'2015-11-23','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India',NULL),(1348,'2015-10-05','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China',NULL),(1349,'2015-11-08','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan',NULL),(1350,'2015-10-06','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States',NULL),(1351,'2015-10-08','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States',NULL),(1352,'2015-10-11','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China',NULL),(1353,'2015-10-12','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea',NULL),(1354,'2015-10-13','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States',NULL),(1355,'2015-10-13','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea',NULL),(1356,'2015-10-14','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India',NULL),(1357,'2015-10-16','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States',NULL),(1358,'2015-10-19','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India',NULL),(1359,'2015-10-20','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia',NULL),(1360,'2015-11-13','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan',NULL),(1361,'2015-10-21','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States',NULL),(1362,'2015-10-21','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India',NULL),(1363,'2015-10-23','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States',NULL),(1364,'2015-10-23','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India',NULL),(1365,'2015-10-24','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States',NULL),(1366,'2015-10-24','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India',NULL),(1367,'2015-10-25','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany',NULL),(1368,'2015-10-26','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States',NULL),(1369,'2015-10-26','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States',NULL),(1370,'2016-01-08','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India',NULL),(1371,'2015-10-26','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States',NULL),(1372,'2015-10-26','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States',NULL),(1373,'2015-10-26','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States',NULL),(1374,'2015-10-26','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain',NULL),(1375,'2015-10-27','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia',NULL),(1376,'2015-10-27','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China',NULL),(1377,'2015-10-28','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden',NULL),(1378,'2015-11-08','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan',NULL),(1379,'2015-10-28','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India',NULL),(1380,'2015-10-28','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India',NULL),(1381,'2015-10-28','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India',NULL),(1382,'2015-10-29','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India',NULL),(1383,'2015-10-29','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China',NULL),(1384,'2015-10-29','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany',NULL),(1385,'2015-10-29','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea',NULL),(1386,'2015-10-29','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States',NULL),(1387,'2015-10-30','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','',NULL),(1388,'2015-10-30','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India',NULL),(1389,'2015-10-30','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany',NULL),(1390,'2015-10-30','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany',NULL),(1391,'2015-10-30','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China',NULL),(1392,'2015-10-30','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China',NULL),(1393,'2015-10-30','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India',NULL),(1394,'2015-10-31','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan',NULL),(1395,'2015-10-31','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China',NULL),(1396,'2015-10-31','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States',NULL),(1397,'2015-10-31','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China',NULL),(1398,'2015-10-31','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan',NULL),(1399,'2015-10-31','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China',NULL),(1400,'2015-10-31','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan',NULL),(1401,'2015-10-31','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States',NULL),(1402,'2015-10-31','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China',NULL),(1403,'2015-10-31','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan',NULL),(1404,'2015-10-31','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China',NULL),(1405,'2015-10-31','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China',NULL),(1406,'2015-11-05','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States',NULL),(1407,'2015-10-31','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden',NULL),(1408,'2015-10-31','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany',NULL),(1409,'2015-10-31','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India',NULL),(1410,'2015-10-31','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan',NULL),(1411,'2015-11-01','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India',NULL),(1412,'2015-11-01','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany',NULL),(1413,'2015-11-02','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States',NULL),(1414,'2015-11-02','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States',NULL),(1415,'2015-11-02','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States',NULL),(1416,'2015-11-02','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States',NULL),(1417,'2015-11-04','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain',NULL),(1418,'2015-11-24','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden',NULL),(1419,'2015-11-24','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China',NULL),(1420,'2015-11-24','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany',NULL),(1421,'2015-11-24','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil',NULL),(1422,'2015-11-24','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India',NULL),(1423,'2015-11-24','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China',NULL),(1424,'2015-11-24','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia',NULL),(1425,'2015-11-25','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany',NULL),(1426,'2015-11-25','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States',NULL),(1427,'2015-11-26','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China',NULL),(1428,'2015-11-27','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States',NULL),(1429,'2015-11-27','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia',NULL),(1430,'2015-11-27','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany',NULL),(1431,'2015-11-27','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez ','k_rodriguez1@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Student','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria',NULL),(1432,'2015-11-28','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India',NULL),(1433,'2015-12-14','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States',NULL),(1434,'2015-12-04','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia',NULL),(1435,'2015-12-16','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India',NULL),(1436,'2015-12-17','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China',NULL),(1437,'2016-01-09','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States',NULL),(1438,'2015-12-19','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States',NULL),(1439,'2015-12-23','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China',NULL),(1440,'2016-01-02','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States',NULL),(1441,'2016-01-04','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India',NULL),(1442,'2016-01-05','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan',NULL),(1443,'2016-01-05','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China',NULL),(1444,'2016-01-05','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan',NULL),(1445,'2016-01-05','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States',NULL),(1446,'2016-01-05','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India',NULL),(1447,'2016-01-09','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China',NULL),(1448,'2016-01-06','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan',NULL),(1449,'2016-01-06','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany',NULL),(1450,'2016-01-07','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany',NULL),(1451,'2016-01-07','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany',NULL),(1452,'2016-01-07','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','South Africa','','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany',NULL),(1453,'2016-01-07','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China',NULL),(1454,'2016-01-07','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany',NULL),(1455,'2016-01-08','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany',NULL),(1456,'2016-01-09','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States',NULL),(1457,'2016-01-11','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany',NULL),(1458,'2016-01-12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain',NULL),(1459,'2016-01-12','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States',NULL),(1460,'2016-01-13','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan',NULL),(1461,'2016-01-13','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany',NULL),(1462,'2016-01-13','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China',NULL),(1463,'2016-01-16','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Other','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States',NULL),(1464,'2016-01-21','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India',NULL),(1465,'2016-01-22','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States',NULL),(1466,'2016-01-22','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India',NULL),(1467,'2016-01-22','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany',NULL),(1468,'2016-01-29','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China',NULL),(1469,'2016-02-01','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore',NULL),(1470,'2016-01-30','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden',NULL),(1471,'2016-01-30','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States',NULL),(1472,'2016-02-01','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India',NULL),(1473,'2016-02-03','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden',NULL),(1474,'2016-02-03','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India',NULL),(1475,'2016-02-03','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore',NULL),(1476,'2016-02-03','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States',NULL),(1477,'2016-02-03','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden',NULL),(1478,'2016-02-03','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India',NULL),(1479,'2016-02-03','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China',NULL),(1480,'2016-02-03','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States',NULL),(1481,'2016-02-03','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany',NULL),(1482,'2016-02-03','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India',NULL),(1483,'2016-02-04','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan',NULL),(1484,'2016-02-04','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China',NULL),(1485,'2016-02-05','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India',NULL),(1486,'2016-02-05','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel',NULL),(1487,'2016-02-05','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan',NULL),(1488,'2016-02-08','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan',NULL),(1489,'2016-03-04','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany',NULL),(1490,'2016-02-20','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany',NULL),(1491,'2016-02-26','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia',NULL),(1492,'2016-03-08','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea',NULL),(1493,'2016-03-13','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan',NULL),(1494,'2016-03-17','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China',NULL),(1495,'2016-03-21','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore',NULL),(1496,'2016-03-21','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States',NULL),(1497,'2016-03-21','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan',NULL),(1498,'2016-03-21','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China',NULL),(1499,'2016-03-21','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan',NULL),(1500,'2016-03-21','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States',NULL),(1501,'2016-03-21','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China',NULL),(1502,'2016-03-21','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan',NULL),(1503,'2016-03-21','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States',NULL),(1504,'2016-03-22','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States',NULL),(1505,'2016-03-22','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore',NULL),(1506,'2016-03-22','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China',NULL),(1507,'2016-03-22','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore',NULL),(1508,'2016-03-22','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan',NULL),(1509,'2016-03-22','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan',NULL),(1510,'2016-03-22','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan',NULL),(1511,'2016-03-23','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States',NULL),(1512,'2016-03-23','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan',NULL),(1513,'2016-03-28','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan',NULL),(1514,'2016-03-23','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel',NULL),(1515,'2016-03-23','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China',NULL),(1516,'2016-03-23','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan',NULL),(1517,'2016-03-23','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States',NULL),(1518,'2016-03-23','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan',NULL),(1519,'2016-03-23','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China',NULL),(1520,'2016-03-23','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore',NULL),(1521,'2016-03-23','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore',NULL),(1522,'2016-03-23','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore',NULL),(1523,'2016-03-23','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States',NULL),(1524,'2016-03-23','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States',NULL),(1525,'2016-03-23','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States',NULL),(1526,'2016-03-23','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan',NULL),(1527,'2016-03-24','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany',NULL),(1528,'2016-03-24','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China',NULL),(1529,'2016-03-24','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore',NULL),(1530,'2016-03-24','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China',NULL),(1531,'2016-03-24','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States',NULL),(1532,'2016-03-30','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India',NULL),(1533,'2016-03-28','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore',NULL),(1534,'2016-03-24','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan',NULL),(1535,'2016-03-24','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany',NULL),(1536,'2016-03-24','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States',NULL),(1537,'2016-03-24','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore',NULL),(1538,'2016-03-24','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore',NULL),(1539,'2016-03-25','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan',NULL),(1540,'2016-03-25','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore',NULL),(1541,'2016-03-25','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan',NULL),(1542,'2016-03-25','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan',NULL),(1543,'2016-03-25','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore',NULL),(1544,'2016-03-27','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States',NULL),(1545,'2016-03-27','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China',NULL),(1546,'2016-03-27','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore',NULL),(1547,'2016-03-27','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States',NULL),(1548,'2016-03-27','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States',NULL),(1549,'2016-03-27','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan',NULL),(1550,'2016-03-27','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan',NULL),(1551,'2016-03-28','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore',NULL),(1552,'2016-03-28','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore',NULL),(1553,'2016-03-28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States',NULL),(1554,'2016-03-28','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan',NULL),(1555,'2016-03-28','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States',NULL),(1556,'2016-03-28','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China',NULL),(1557,'2016-03-28','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States',NULL),(1558,'2016-03-28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States',NULL),(1559,'2016-03-28','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States',NULL),(1560,'2016-03-28','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States',NULL),(1561,'2016-03-28','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States',NULL),(1562,'2016-03-28','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan',NULL),(1563,'2016-03-28','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan',NULL),(1564,'2016-03-29','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore',NULL),(1565,'2016-03-29','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan',NULL),(1566,'2016-03-29','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany',NULL),(1567,'2016-03-29','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany',NULL),(1568,'2016-03-29','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany',NULL),(1569,'2016-03-30','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States',NULL),(1570,'2016-03-29','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States',NULL),(1571,'2016-03-29','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany',NULL),(1572,'2016-03-29','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore',NULL),(1573,'2016-03-29','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan',NULL),(1574,'2016-03-29','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore',NULL),(1575,'2016-03-29','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China',NULL),(1576,'2016-03-29','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan',NULL),(1577,'2016-03-30','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore',NULL),(1578,'2016-03-30','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore',NULL),(1579,'2016-03-30','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan',NULL),(1580,'2016-03-30','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore',NULL),(1581,'2016-03-30','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan',NULL),(1582,'2016-03-30','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan',NULL),(1583,'2016-03-30','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States',NULL),(1584,'2016-03-30','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore',NULL),(1585,'2016-03-30','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States',NULL),(1586,'2016-03-30','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia',NULL),(1587,'2016-03-31','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore',NULL),(1588,'2016-03-31','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States',NULL),(1589,'2016-03-31','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia',NULL),(1590,'2016-03-31','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States',NULL),(1591,'2016-03-31','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States',NULL),(1592,'2016-03-31','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany',NULL),(1593,'2016-03-31','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China',NULL),(1594,'2016-03-31','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States',NULL),(1595,'2016-04-01','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China',NULL),(1596,'2016-04-01','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','Taiwan','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan',NULL),(1597,'2016-04-02','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Wang ','wang_yuan_9@163.com','SCU080616','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States',NULL),(1598,'2016-04-03','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan',NULL),(1599,'2016-04-06','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao','orao@scu.edu','','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India',NULL),(1600,'2016-04-11','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan',NULL),(1601,'2016-04-14','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Giselle Lee','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States',NULL),(1602,'2016-04-17','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China',NULL),(1603,'2016-05-03','66.129.239.13',53.846,44.444,35.461,35.714,2.750,3.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Crossman','crossman@juniper.net','','United States','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','7','4','2','3','2','2','3','2','3','3','2','6','4','2','3','3','5','3','2','2','6','2','2','India','Germany',NULL),(1604,'2016-05-03','172.77.222.166',57.692,92.593,93.488,64.286,2.875,5.167,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','America Soler-Everhart ','america@fundvec.org','','Venezuela','U.S.A. ','Baby Boomers (Born from 1946 to 1964)','F','FUNDVEC ','Executive','Four or more years','Education','6','4','7','5','5','7','5','6','4','7','3','4','7','5','7','7','1','7','7','4','1','1','1','1','United States','United States',NULL),(1605,'2016-05-23','167.191.240.1',50.000,44.444,45.132,57.143,2.625,3.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emilie Soares ','esoares@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Two to three years','Manufacturing','3','6','3','1','7','1','4','3','4','3','2','3','7','3','4','2','2','4','4','2','4','2','4','3','India','China',NULL),(1606,'2016-05-25','64.212.225.98',42.308,51.852,77.369,64.286,2.375,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Storry ','sstorry@riverbed.com','Riverbed','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Riverbed Technology','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','6','1','4','4','4','6','4','4','6','4','4','4','1','3','5','4','1','1','3','3','Saudi Arabia','India',NULL),(1607,'2016-05-25','50.143.142.237',53.846,70.370,70.922,50.000,2.750,4.167,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Takeuchi ','mtakeuchi@riverbed.com','Riverbed','United States','','Baby Boomers (Born from 1946 to 1964)','F','Riverbed Sunnyvale','Individual Contributor','Less than one year','Communications, Utilities','6','6','5','5','6','1','5','4','4','4','3','3','3','2','4','6','2','6','6','4','2','2','6','1','United States','Singapore',NULL),(1608,'2016-05-25','12.221.225.162',53.846,37.037,32.237,85.714,2.750,2.667,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathon Paul ','jpaul@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','2','2','4','1','4','6','2','6','6','1','4','3','1','1','5','4','3','United States','Singapore',NULL),(1609,'2016-05-25','216.200.161.146',61.538,51.852,19.342,64.286,3.000,3.333,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindhura Ramegowda ','sramegowda@riverbed.com','Riverbed','Other','Global','Millenials (Born from 1980 to 1995)','F','Riverbed Technology Inc','Manager','Four or more years','Computer, Internet','1','7','2','1','5','4','4','2','2','1','1','6','7','2','4','4','2','6','2','2','6','2','4','2','India','United States',NULL),(1610,'2016-06-06','216.200.161.146',26.923,55.556,54.803,35.714,1.875,3.500,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alejandra Rapsis ','alejandra.rapsis@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed Technology, Inc.','Senior Manager','Four or more years','Services','4','4','3','1','7','4','2','4','3','7','4','2','4','4','1','4','1','1','5','2','2','3','5','1','United States','India',NULL),(1611,'2016-06-08','12.221.225.162',26.923,51.852,74.146,42.857,1.875,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abby Trainor ','abby.trainor@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed','Manager','One year','Computer, Internet','7','7','2','1','5','1','6','6','4','4','2','6','6','2','1','2','1','3','6','2','1','1','6','2','Singapore','China',NULL),(1612,'2016-06-14','73.93.70.182',38.462,40.741,32.237,71.429,2.250,2.833,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sean Murphy ','smurphy@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Executive','Four or more years','Computer, Internet','4','7','3','1','5','2','2','2','3','2','2','5','7','3','3','5','2','3','4','3','2','2','2','1','Singapore','Germany',NULL),(1613,'2016-06-21','204.10.228.2',53.846,77.778,83.817,28.571,2.750,4.500,5.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','6','5','7','3','5','6','6','5','2','6','2','5','5','6','2','3','1','2','2','5','5','2','6','2','United States','India',NULL),(1614,'2016-06-28','73.15.23.166',34.615,29.630,29.014,21.429,2.125,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josergio Zaragoza ','josergiozaragoza@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Genentech','Individual Contributor','Less than one year','Health Care','1','7','4','1','2','2','3','2','2','3','2','3','6','4','5','2','1','2','2','2','2','2','2','1','United States','Germany',NULL),(1615,'2016-06-28','173.254.196.59',69.231,37.037,38.685,21.429,3.250,2.667,3.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thilina Mallawa','thilina.arachchi@gmail.com','SCU062516','New Zealand','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','6','1','2','3','1','3','4','2','3','4','5','5','2','6','3','2','2','3','3','4','2','5','1','United States','India',NULL),(1616,'2016-06-28','73.15.216.70',50.000,88.889,29.014,7.143,2.625,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU062516','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','7','1','1','4','7','1','4','2','3','7','2','1','6','1','3','1','7','1','6','1','1','3','7','United States','South Korea',NULL),(1617,'2016-06-28','73.222.0.24',38.462,59.259,80.593,28.571,2.250,3.667,5.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana Petkova ','tpetkova@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','LOGOSOL INC.','Senior Manager','Four or more years','Manufacturing','7','6','7','1','7','4','7','4','4','2','2','6','3','2','1','2','2','6','2','2','3','1','6','2','United States','Germany',NULL),(1618,'2016-06-28','167.191.240.1',19.231,33.333,54.803,64.286,1.625,2.500,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silvia Aguilar ','saguilaramaya@scu.edu','SCU062516','Mexico','','Millenials (Born from 1980 to 1995)','F','Lam Research ','Individual Contributor','Two to three years','Manufacturing','6','7','4','1','6','1','3','3','4','3','2','4','6','3','1','4','1','1','3','3','1','2','4','1','United States','India',NULL),(1619,'2016-06-28','73.223.37.5',50.000,62.963,38.685,57.143,2.625,3.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pooja Nanjundaswamy ','pnanjundaswamy@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','2','6','2','3','7','2','2','4','2','6','1','2','6','4','6','3','3','3','2','6','2','2','6','2','United States','China',NULL),(1620,'2016-06-28','73.223.26.196',65.385,85.185,54.803,92.857,3.125,4.833,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asmaa Mohamed ','asmohamed@scu.edu','SCU062516','Egypt','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Health Care','6','7','5','6','7','4','2','5','1','4','2','4','6','4','2','7','7','7','1','7','1','1','6','2','India','China',NULL),(1621,'2016-06-28','24.5.126.173',92.308,88.889,80.593,57.143,4.000,5.000,5.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma ','jverma@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','3','6','6','6','6','6','6','6','4','6','4','2','6','4','6','4','6','4','4','6','4','2','6','2','United States','China',NULL),(1622,'2016-06-29','72.194.213.101',69.231,66.667,29.014,21.429,3.250,4.000,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Peng ','lpeng@scu.edu','SCU062516','China','','Millenials (Born from 1980 to 1995)','M','LogicMonitor, Inc','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','3','6','2','3','2','4','2','4','6','6','4','2','4','2','6','2','4','3','2','2','India','United States',NULL),(1623,'2016-06-29','50.174.198.65',65.385,74.074,38.685,78.571,3.125,4.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Patel ','mapatel@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','1','1','7','1','1','1','1','7','1','4','5','2','5','6','1','5','6','6','7','3','6','3','India','United States',NULL),(1624,'2016-06-29','71.198.45.131',69.231,55.556,38.685,57.143,3.250,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ananya Panja ','apanja@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Intel Corporation','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','1','1','7','1','7','1','7','1','7','4','7','7','1','1','7','7','7','1','1','1','Brazil','Singapore',NULL),(1625,'2016-06-29','192.35.35.35',34.615,25.926,48.356,50.000,2.125,2.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashley Pietz ','ashley.e.pietz@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','3','7','5','1','4','1','5','3','3','2','3','2','7','4','5','3','3','2','2','2','1','1','2','1','India','Saudi Arabia',NULL),(1626,'2016-06-30','64.245.3.214',100.000,88.889,70.922,50.000,5.125,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','Millenials (Born from 1980 to 1995)','M','','Student','Less than one year','Manufacturing','5','5','4','5','6','5','5','4','5','5','5','5','5','4','5','5','5','5','6','6','4','5','4','7','United States','Japan',NULL),(1627,'2016-07-05','192.91.173.36',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Burger ','timothysburger@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','3','6','4','2','6','3','2','3','3','3','2','4','7','5','4','5','3','2','3','2','2','2','2','1','United States','Germany',NULL),(1628,'2016-07-13','216.113.160.71',46.154,44.444,22.566,57.143,2.500,3.000,2.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priya Maheshwari ','pmaheshwari@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','ebay','Student','Less than one year','Computer, Internet','2','7','2','1','7','2','3','3','1','2','2','4','4','3','5','4','2','4','3','2','2','2','4','2','India','United States',NULL),(1629,'2016-07-19','50.184.196.5',26.923,37.037,32.237,71.429,1.875,2.667,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cynthia Shon ','cynthia@corporategames.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Corporate Games, Inc.','Executive','Four or more years','Services','2','6','3','2','6','2','3','4','2','2','2','3','7','3','2','5','1','2','3','3','1','2','3','2','Brazil','China',NULL),(1630,'2016-07-19','50.207.99.83',42.308,3.704,12.895,42.857,2.375,1.167,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Kohler ','GKohler@HotelDurant.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Benchmark Hotels','Executive','Less than one year','Entertainment','2','2','2','2','6','2','2','2','1','1','2','2','6','1','5','6','1','1','1','1','3','3','1','1','Brazil','China',NULL),(1631,'2016-07-06','75.25.116.255',53.846,37.037,38.685,14.286,2.750,2.667,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhavesh Ghantiwala ','bghantiwala@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','1','1','1','4','1','1','4','1','7','7','6','1','1','5','1','1','1','4','1','4','India','United States',NULL),(1632,'2016-07-07','64.136.252.140',69.231,81.481,83.817,71.429,3.250,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Ngatino ','mngatino@scu.edu','SCU062516','Indonesia','Canada','Millenials (Born from 1980 to 1995)','F','Stryker','Individual Contributor','Two to three years','Manufacturing','5','5','6','1','6','6','7','4','4','6','4','6','7','4','5','6','2','4','4','4','1','1','6','6','Singapore','China',NULL),(1633,'2016-07-22','129.210.115.242',0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL),(1634,'2016-07-30','73.189.255.191',53.846,55.556,96.712,71.429,2.750,3.500,6.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhaowei Zheng ','zheng_zhao_wei@hotmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','6','6','6','3','7','1','7','7','4','6','2','4','7','4','7','4','2','2','7','4','1','1','3','2','United States','Russia',NULL),(1635,'2016-08-01','129.210.115.112',80.769,70.370,41.908,21.429,3.625,4.167,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ying Tong ','tongyingkk@gmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','4','6','2','3','2','7','4','4','3','2','2','3','7','6','6','2','2','2','2','4','5','3','4','5','United States','China',NULL),(1636,'2016-08-01','129.210.115.112',46.154,66.667,22.566,50.000,2.500,4.000,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qianhui Jiang ','qjiang@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','2','2','7','4','3','3','2','1','1','1','6','5','6','2','1','3','4','3','6','2','5','1','China','United States',NULL),(1637,'2016-08-01','12.155.19.66',34.615,59.259,67.698,64.286,2.125,3.667,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alex Nguyen ','ahnguyen@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','6','7','5','3','6','3','5','4','2','5','2','2','6','3','2','4','2','5','4','2','2','1','5','3','United States','South Korea',NULL),(1638,'2016-07-19','193.110.55.14',3.846,40.741,41.908,57.143,1.125,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Louise Hunter','lhunter@juniper.net','JUNIPER','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Juniper Networks','Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','2','6','2','2','1','2','5','7','1','6','1','2','2','1','1','1','4','1','Spain','Sweden',NULL),(1639,'2016-08-02','50.148.189.138',46.154,74.074,70.922,71.429,2.500,4.333,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsiang-Yu Huang','hhuang2@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','5','7','4','3','5','4','6','6','2','5','2','2','6','7','2','6','3','1','4','5','3','3','5','2','United States','Germany',NULL),(1640,'2016-08-04','207.47.51.61',65.385,81.481,61.251,64.286,3.125,4.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fang-Wei Wang ','fwang1@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','3','6','6','6','4','2','2','2','5','6','5','3','5','3','4','4','5','3','3','4','3','China','United States',NULL),(1641,'2016-08-04','8.4.225.31',80.769,77.778,41.908,50.000,3.625,4.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheng-Fu Chuang','s2chuang@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','5','3','2','6','4','2','4','3','2','5','6','3','6','6','3','4','6','6','6','2','2','2','United States','Germany',NULL),(1642,'2016-08-04','199.192.87.130',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reijo Ratilainen ','reijoeratilainen@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Fit3D, Inc.','Senior Manager','Two to three years','Retail, Wholesale','3','7','4','2','6','2','4','3','3','5','3','3','6','2','3','6','3','2','3','2','1','2','2','2','Sweden','Germany',NULL),(1643,'2016-08-04','129.210.115.112',23.077,88.889,35.461,14.286,1.750,5.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prateek Khatri ','pkhatri@scu.edu','SCU080616','India','USA','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','2','1','1','1','7','7','7','5','1','1','1','1','7','1','7','1','1','7','7','1','1','1','7','1','United States','Brazil',NULL),(1644,'2016-08-04','12.156.69.114',19.231,25.926,19.342,92.857,1.625,2.167,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lynn Comiskey ','lcomiskey@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Unchained Labs','Individual Contributor','Two to three years','Health Care','1','7','5','1','6','2','1','2','2','1','1','2','7','2','3','7','3','2','4','2','1','1','1','1','United States','South Korea',NULL),(1645,'2016-08-04','73.158.53.41',46.154,25.926,35.461,50.000,2.500,2.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anusha Govindan ','agovindan@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','2','6','1','2','4','6','2','4','4','5','2','2','3','2','3','2','2','2','2','3','2','United States','Singapore',NULL),(1646,'2016-08-04','129.210.115.242',30.769,77.778,38.685,14.286,2.000,4.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiaoni Zhou ','jzhou@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Universtiy','Student','One year','Computer, Internet','2','6','3','1','3','6','5','4','2','2','2','2','5','6','2','2','4','2','5','2','2','2','6','1','India','United States',NULL),(1647,'2016-08-04','98.234.175.114',34.615,59.259,51.580,78.571,2.125,3.667,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henry Partida ','henrypartida@yahoo.com','SCU080616','Mexico','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','4','7','4','1','7','1','5','4','1','4','1','4','7','4','7','4','1','4','5','4','1','1','4','1','Japan','Germany',NULL),(1648,'2016-08-05','73.252.250.80',53.846,74.074,70.922,85.714,2.750,4.333,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargavi Ketha ','mketha@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','7','2','4','6','4','5','2','4','7','6','2','5','3','3','5','6','4','1','4','4','United States','India',NULL),(1649,'2016-08-05','64.71.1.74',57.692,66.667,54.803,50.000,2.875,4.000,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mansi Iyengar ','miyengar@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','2','6','4','2','4','3','3','3','5','6','3','5','4','3','6','3','5','2','2','3','1','United States','China',NULL),(1650,'2016-08-06','129.210.115.112',53.846,70.370,35.461,21.429,2.750,4.167,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surag Suresh Yalaburgi ','syalaburgi@scu.edu','Engr 304','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','3','1','1','4','3','4','4','2','1','4','6','2','6','3','1','4','7','4','1','2','4','6','United States','India',NULL),(1651,'2016-08-07','31.184.238.125',100.000,59.259,38.685,7.143,4.250,3.667,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kleqczilya','','HTGTTedINI','Venezuela','KJNKEfpdJ','Millenials (Born from 1980 to 1995)','M','nqMUdfecDnRWVlMd','Individual Contributor','Two to three years','Computer, Internet','2','2','3','6','5','5','3','2','5','3','3','5','2','2','6','6','4','2','6','4','2','2','3','6','Japan','Spain',NULL),(1652,'2016-08-12','107.196.101.122',69.231,44.444,41.908,28.571,3.250,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santalynda Marrero ','santalynda@gmail.com','web','United States','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','SMConsulting','Individual Contributor','Four or more years','Education','4','5','3','5','5','2','4','2','2','4','2','3','5','4','6','3','3','2','3','3','2','2','4','3','United States','China',NULL),(1653,'2016-08-22','66.65.166.185',57.692,48.148,25.790,57.143,2.875,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthieu Bernet ','matthieu.bernet@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','M','JACQUET NORTH AMERICA CORP.','Executive','Four or more years','Agriculture','2','4','2','3','6','2','2','3','2','3','2','4','6','4','5','6','3','3','4','3','2','2','3','2','United States','Brazil',NULL),(1654,'2016-08-23','65.209.36.34',34.615,44.444,67.698,21.429,2.125,3.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Jones ','james.jones@jacquet.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Jacquet North America Corp.','Senior Manager','Less than one year','Manufacturing','6','5','3','1','3','1','6','6','2','4','2','3','6','3','2','3','2','3','3','6','2','2','2','3','Germany','Spain',NULL),(1655,'2016-08-29','67.188.41.200',61.538,40.741,45.132,71.429,3.000,2.833,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitin Natesan','nitin.natesan@gmail.com','','India','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Four or more years','Energy','4','6','3','4','6','1','3','4','4','2','2','3','6','3','3','6','4','4','3','2','2','2','4','4','United States','Germany',NULL),(1656,'2016-08-31','65.209.36.34',23.077,44.444,38.685,100.000,1.750,3.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sameer Pandya ','sameer.pandya@jacquet.com','web','United States','','Millenials (Born from 1980 to 1995)','M','Jacquet North America Corp.','Manager','One year','Retail, Wholesale','7','7','1','7','7','1','4','4','1','1','1','1','7','4','1','7','1','1','7','1','1','1','4','1','India','United States',NULL),(1657,'2016-09-02','82.227.25.132',61.538,96.296,83.817,42.857,3.000,5.333,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raphaelle Tisserand ','raphaelle.tisserand@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','F','Jacquet Nort America Corp.','Senior Manager','Less than one year','Retail, Wholesale','6','6','6','2','4','4','5','5','4','6','1','4','4','5','6','6','2','6','6','6','2','2','5','5','United States','Germany',NULL),(1658,'2016-09-05','24.16.45.45',0.000,44.444,9.671,35.714,1.000,3.000,1.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Kruse ','annkruse100@gmail.com','MSOD','United States','','Baby Boomers (Born from 1946 to 1964)','F','NA','Individual Contributor','Four or more years','Services','1','7','1','1','4','4','4','1','1','1','1','1','7','1','1','1','1','7','4','1','1','1','1','1','China','Germany',NULL),(1659,'2016-09-06','97.113.31.22',15.385,7.407,22.566,64.286,1.500,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vicki cohen ','vcohen88@outlook.com','MSOD','United States','','','F','The Boeing company','Individual Contributor','Four or more years','Manufacturing','2','6','2','2','4','1','4','2','2','1','1','2','7','2','1','6','3','2','1','1','1','1','1','1','Spain','Israel',NULL),(1660,'2016-09-12','199.201.66.3',57.692,14.815,29.014,42.857,2.875,1.667,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Norman','brendan.t.norman@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Facebook','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','3','4','1','2','1','2','5','7','1','6','2','2','2','2','1','2','2','1','1','China','Japan',NULL),(1661,'2016-09-16','50.242.66.245',38.462,62.963,54.803,0.000,2.250,3.833,3.833,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Cao','lcao@scu.edu','SCU092416','China','United States','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Computer, Internet','6','6','3','1','1','2','2','6','2','4','2','2','1','4','1','1','6','7','5','3','2','1','2','3','China','United States',NULL),(1662,'2016-09-17','129.210.115.4',53.846,55.556,48.356,64.286,2.750,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang','ywang12@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','1','7','6','1','6','1','4','6','1','3','2','1','7','2','1','3','1','7','7','1','7','2','3','7','United States','India',NULL),(1663,'2016-09-17','108.199.128.43',61.538,55.556,48.356,85.714,3.000,3.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xueyan Lu','xlu1@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','6','3','2','6','3','4','4','4','3','1','7','7','6','7','7','1','1','1','7','4','1','3','1','United States','India',NULL),(1664,'2016-09-18','76.103.101.71',50.000,51.852,51.580,78.571,2.625,3.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephanie Truong','sltruong@scu.edu',' SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed','Individual Contributor','One year','Manufacturing','3','6','6','2','6','1','3','4','3','3','2','4','7','7','5','6','5','3','5','2','1','1','2','1','United States','China',NULL),(1665,'2016-09-18','76.21.125.2',38.462,92.593,54.803,78.571,2.250,5.167,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Visalakshi Gopalakrishnan','vgopalakrishnan@scu.edu','SCU092416','India','','Gen X (Born from 1965 to 1979)','F','SCU','Student','Less than one year','Computer, Internet','2','7','5','2','4','2','2','6','1','7','1','1','7','7','6','7','1','1','7','7','4','2','7','1','United States','China',NULL),(1666,'2016-09-19','73.170.37.140',34.615,81.481,19.342,100.000,2.125,4.667,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naina Raut','nraut@scu.edu','ENGR 304','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Individual Contributor','Two to three years','Services','1','7','2','1','7','7','1','2','5','1','1','3','7','1','7','7','1','7','1','6','1','1','6','2','United States','India',NULL),(1667,'2016-09-19','130.65.109.194',76.923,85.185,74.146,50.000,3.500,4.833,4.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Wang','lwang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','5','7','7','2','6','6','6','6','2','3','2','2','4','6','2','4','3','3','2','6','6','5','6','6','China','United States',NULL),(1668,'2016-09-20','71.202.61.8',57.692,100.000,35.461,85.714,2.875,5.500,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SyamalaKeerthana Chegu','schegu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','2','3','6','7','7','4','1','2','2','1','7','7','7','6','1','3','2','7','6','1','7','2','United States','China',NULL),(1669,'2016-09-20','73.162.12.140',46.154,55.556,58.027,78.571,2.500,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brittany Parker','bparker@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','6','3','4','4','3','5','3','4','7','5','4','5','4','4','5','2','1','2','2','1','China','India',NULL),(1670,'2016-09-20','104.1.185.85',15.385,33.333,35.461,71.429,1.500,2.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller','mueller.vincenza4@gmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Senior Manager','Four or more years','Services','4','7','3','1','4','1','3','3','2','2','1','2','7','4','2','6','1','3','3','2','2','1','2','2','United States','Germany',NULL),(1671,'2016-09-21','129.210.115.112',96.154,81.481,70.922,28.571,4.125,4.667,4.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma','jverma@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','4','6','5','5','5','5','5','4','5','3','5','5','5','5','4','5','3','4','6','5','2','5','3','United States','China',NULL),(1672,'2016-09-21','76.21.105.72',65.385,44.444,51.580,71.429,3.125,3.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nishant S Bochare','bocharenishant@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','3','6','6','2','6','2','3','3','2','5','3','3','6','4','7','6','5','2','3','3','1','2','4','2','United States','India',NULL),(1673,'2016-09-22','76.244.36.188',88.462,100.000,77.369,92.857,3.875,6.833,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Malik','mmalik1@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','5','2','7','7','7','5','4','5','2','6','6','7','7','7','6','7','7','7','4','2','6','2','United States','China',NULL),(1674,'2016-09-22','69.181.66.236',57.692,66.667,38.685,71.429,2.875,4.000,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Snehal Patil','spatil@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','4','4','2','6','1','4','7','7','4','4','1','1','4','7','4','1','4','4','United States','China',NULL),(1675,'2016-09-22','73.158.217.181',53.846,40.741,29.014,85.714,2.750,2.833,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Hegde','shegde@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','4','2','7','3','4','2','2','1','1','7','7','6','6','6','2','4','2','1','2','1','1','1','United States','Japan',NULL),(1676,'2016-09-22','136.2.1.109',50.000,25.926,35.461,71.429,2.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Hansen','phanse25@ford.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ford Motor Company','Individual Contributor','Two to three years','Manufacturing','1','7','4','1','6','1','5','3','1','3','1','3','7','2','5','4','2','2','2','2','2','4','4','3','United States','India',NULL),(1677,'2016-09-22','68.189.124.140',50.000,59.259,32.237,57.143,2.625,3.667,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott','belliott@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Four or more years','Computer, Internet','3','7','1','1','4','4','3','3','2','4','4','3','5','5','5','6','3','3','3','2','1','2','5','2','China','India',NULL),(1678,'2016-09-22','67.160.193.217',61.538,92.593,80.593,71.429,3.000,5.167,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoyuan Lai ','xlai@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','7','7','6','5','3','5','2','5','7','4','2','4','3','4','4','6','3','2','6','5','United States','India',NULL),(1679,'2016-09-23','24.5.126.37',23.077,70.370,3.224,100.000,1.750,4.167,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavitha Muthu ','kmuthu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','7','2','1','7','1','1','1','1','1','1','1','7','2','7','7','1','7','7','1','1','1','7','1','China','United States',NULL),(1680,'2016-09-22','129.210.115.4',53.846,96.296,45.132,35.714,2.750,5.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ning Zhang','nzhang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','2','5','4','2','5','6','5','4','3','2','2','3','6','4','5','3','3','5','7','6','2','3','4','2','United States','Germany',NULL),(1681,'2016-09-22','129.210.115.104',57.692,51.852,77.369,57.143,2.875,3.333,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pravallika Yanamadala','pravallika.yanamadala@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','School Of Engineering,Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','2','6','2','6','6','3','6','2','6','7','2','6','2','2','2','6','3','2','2','5','1','United States','India',NULL),(1682,'2016-10-11','158.140.1.28',42.308,88.889,41.908,57.143,2.375,5.000,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ludger Johanterwage ','ludgerj@cadence.com','Cadence2016','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','6','5','1','5','7','3','3','2','3','2','5','7','6','3','4','2','5','3','3','2','2','6','2','China','India',NULL),(1683,'2016-10-11','158.140.1.28',7.692,29.630,32.237,42.857,1.250,2.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silas McDermott ','silas@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','4','1','1','2','4','4','1','2','6','4','1','3','1','4','1','1','1','1','3','2','India','Israel',NULL),(1684,'2016-10-12','158.140.1.28',3.846,40.741,29.014,35.714,1.125,2.833,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avina Verma ','averma@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','7','3','1','2','1','6','2','1','1','1','2','7','6','1','3','1','7','1','1','1','1','1','1','India','Japan',NULL),(1685,'2016-10-12','158.140.1.28',19.231,25.926,35.461,71.429,1.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Collins','collins@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','2','4','6','2','4','3','2','2','2','2','6','4','1','6','1','1','4','1','1','1','1','1','China','India',NULL),(1686,'2016-10-12','213.131.238.28',57.692,55.556,41.908,57.143,2.875,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Pollard','bpollard@cadence.com','Cadence2016','Ireland','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','4','3','5','3','3','3','2','2','2','3','6','5','6','5','3','3','2','2','1','3','6','2','United States','Israel',NULL),(1687,'2016-10-12','158.140.1.28',42.308,44.444,32.237,64.286,2.375,3.000,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagesh Sanghavi','sanghavi@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','3','4','3','2','3','5','4','2','6','3','4','3','2','2','2','3','3','United States','India',NULL),(1688,'2016-10-12','158.140.1.28',3.846,55.556,61.251,85.714,1.125,3.500,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harpreet Singh Anand ','harpreet.anand@gmail.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','7','1','5','2','3','5','1','2','7','6','1','6','1','2','2','3','1','1','7','1','India','China',NULL),(1689,'2016-10-13','192.5.98.28',50.000,81.481,83.817,42.857,2.625,4.667,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Takeyoshi Ikeda ','tikeda@cadence.com','Cadence2016','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','2','6','2','5','3','7','4','4','6','2','6','7','4','2','6','2','6','7','3','2','2','5','3','United States','China',NULL),(1690,'2016-10-13','213.131.238.28',19.231,40.741,38.685,92.857,1.625,2.833,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean-Paul Millo ','jpm@cadence.com','Cadence2016','France','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','3','1','7','1','2','3','2','3','1','2','7','5','5','7','1','2','3','1','1','1','5','1','United States','India',NULL),(1691,'2016-10-13','59.145.174.78',46.154,70.370,25.790,28.571,2.500,4.167,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alok Jain ','alokj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','3','2','3','2','2','2','2','4','6','7','3','3','2','6','3','5','3','2','2','3','India','Israel',NULL),(1692,'2016-10-13','14.142.6.124',38.462,55.556,32.237,35.714,2.250,3.500,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Gutta ','raj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','1','1','6','3','5','2','2','3','2','2','5','2','3','2','2','6','3','5','4','2','2','2','United States','India',NULL),(1693,'2016-10-13','158.140.1.28',50.000,59.259,38.685,35.714,2.625,3.667,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Federico Politi ','federico@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','6','2','1','4','1','5','3','3','2','3','3','5','4','6','4','1','7','4','2','1','4','4','2','United States','Germany',NULL),(1694,'2016-10-21','73.15.65.107',88.462,100.000,58.027,35.714,3.875,5.833,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pei Zhang','pzhang2@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','5','2','4','4','2','3','3','5','6','2','5','6','6','3','2','6','6','7','2','5','6','6','United States','Japan',NULL),(1695,'2016-10-21','162.195.242.28',61.538,59.259,87.041,35.714,3.000,3.667,5.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Insixiengmay','kaminsix@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','n/a','Individual Contributor','Four or more years','Communications, Utilities','4','7','7','3','4','4','5','6','4','7','1','4','4','4','4','4','4','4','4','2','4','3','4','1','India','United States',NULL),(1696,'2016-10-21','158.140.1.28',46.154,70.370,58.027,57.143,2.500,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Ja Pena ','djap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','4','7','6','4','4','2','5','1','4','4','3','4','4','2','6','4','1','2','2','5','1','India','China',NULL),(1697,'2016-10-13','158.140.1.28',34.615,25.926,35.461,57.143,2.125,2.167,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Myers ','cmyers@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','7','3','1','7','2','2','3','3','3','1','5','5','2','6','3','1','3','2','1','1','1','3','1','China','India',NULL),(1698,'2016-10-13','158.140.1.28',30.769,100.000,70.922,35.714,2.000,5.833,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deval Sanghani ','deval@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','1','6','4','5','4','7','1','4','7','5','6','4','1','6','7','4','1','1','7','1','India','United States',NULL),(1699,'2016-10-13','158.140.1.28',38.462,62.963,61.251,71.429,2.250,3.833,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Zigman ','zigman@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','2','6','2','6','4','3','3','2','3','6','7','2','5','2','4','6','2','3','2','2','2','Israel','United States',NULL),(1700,'2016-10-13','158.140.1.28',46.154,33.333,29.014,50.000,2.500,2.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Mathur ','rmathur@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','6','2','2','3','3','2','2','5','5','4','5','3','2','2','4','2','2','1','1','1','United States','Germany',NULL),(1701,'2016-10-14','199.43.4.28',7.692,51.852,61.251,28.571,1.250,3.333,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare ','sbare@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','6','2','1','3','2','6','6','2','6','2','2','7','6','1','2','1','3','2','2','1','1','5','1','India','United States',NULL),(1702,'2016-10-14','31.168.0.253',53.846,55.556,12.895,92.857,2.750,3.500,1.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dov Kliger ','dkliger@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','1','2','2','1','2','4','7','4','5','7','1','4','6','2','4','3','4','2','Israel','Russia',NULL),(1703,'2016-11-04','24.130.216.126',53.846,25.926,48.356,92.857,2.750,2.167,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emma Polden ','empolden@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','F','','Student','','Education','4','6','6','7','7','1','3','3','2','3','1','4','7','4','1','7','1','1','1','5','3','2','1','3','Sweden','Spain',NULL),(1704,'2016-10-21','158.140.1.28',50.000,51.852,67.698,42.857,2.625,3.333,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwath Thirumalai ','ashwath@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','5','2','6','2','4','3','4','5','3','4','5','3','2','3','3','3','5','3','3','2','4','2','India','China',NULL),(1705,'2016-10-15','158.140.1.28',11.538,48.148,19.342,85.714,1.375,3.167,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Upesh Jain ','upesh@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','6','1','2','2','2','2','1','1','7','3','1','6','2','1','6','3','2','2','5','1','China','India',NULL),(1706,'2016-10-17','158.140.1.28',96.154,40.741,58.027,85.714,4.125,2.833,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Guinn ','jguinn@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','5','6','7','1','5','6','4','2','3','3','6','1','6','7','5','4','4','6','2','6','1','2','Germany','China',NULL),(1707,'2016-10-17','199.43.4.121',7.692,29.630,29.014,78.571,1.250,2.333,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kenneth Willis ','kenw@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems / Product Engineering','Manager','Four or more years','Computer, Internet','3','7','2','1','7','1','4','2','2','2','1','3','7','1','1','4','1','6','3','1','1','1','2','1','China','India',NULL),(1708,'2016-10-17','158.140.1.28',69.231,59.259,25.790,0.000,3.250,3.667,2.333,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vasant Ramabadran ','vasant@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','5','1','1','3','3','4','2','3','3','4','4','3','5','5','3','3','5','4','3','5','3','2','1','United States','China',NULL),(1709,'2016-10-17','158.140.1.28',61.538,59.259,54.803,50.000,3.000,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arthur Schaldenbrand ','als@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','2','5','4','4','4','4','4','4','2','5','6','2','2','5','2','4','4','4','3','3','4','2','United States','Germany',NULL),(1710,'2016-10-21','158.184.198.7',50.000,37.037,77.369,71.429,2.625,2.667,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Kim ','danielkim00@gmail.com','SCU110516','South Korea','','Millenials (Born from 1980 to 1995)','M','Engineer','Manager','Four or more years','Manufacturing','6','6','5','2','6','2','6','6','2','5','2','6','6','2','2','6','2','2','6','2','3','2','2','2','South Korea','United States',NULL),(1711,'2016-10-17','158.140.1.28',7.692,37.037,41.908,50.000,1.250,2.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shadi Saba ','shadi@cadence.com','Cadence2016','Israel','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','6','3','2','4','1','4','2','2','4','2','1','7','1','1','4','1','4','3','1','1','1','6','1','China','India',NULL),(1712,'2016-10-22','73.92.65.117',38.462,70.370,29.014,57.143,2.250,4.167,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dipal Dineshkumar Patel','dpatel@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','1','1','7','4','4','4','2','2','2','2','4','6','5','5','2','2','4','5','1','2','4','3','United States','India',NULL),(1713,'2016-10-17','14.142.6.124',26.923,37.037,35.461,57.143,1.875,2.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajkumar Chandrasekar ','rajkc@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','1','2','2','2','6','1','5','2','2','6','4','2','1','1','2','1','Germany','United States',NULL),(1714,'2016-10-18','158.140.1.28',15.385,37.037,12.895,57.143,1.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elizabeth DiVittorio ','lizd@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','6','1','1','6','6','1','2','2','2','1','1','6','2','3','4','2','3','3','1','1','2','1','1','India','China',NULL),(1715,'2016-10-23','107.223.214.165',53.846,29.630,41.908,50.000,2.750,2.333,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruben Luva ','rluva@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','6','2','1','6','3','6','3','2','3','2','1','6','3','2','3','3','1','3','2','5','5','2','3','India','Spain',NULL),(1716,'2016-10-18','158.140.1.28',23.077,66.667,35.461,78.571,1.750,4.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Gu ','gxin@cadence.com','Cadence2016','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Sysytems','Executive','Four or more years','Computer, Internet','7','7','1','1','7','1','3','4','1','1','1','1','7','7','7','4','1','4','4','1','1','1','7','1','India','China',NULL),(1717,'2016-10-19','158.140.1.28',38.462,51.852,25.790,42.857,2.250,3.333,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navneet Mohindru ','navneet@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design','Individual Contributor','Two to three years','Computer, Internet','4','6','1','2','6','2','2','2','2','3','1','4','6','4','2','2','2','6','4','2','2','2','2','3','China','United States',NULL),(1718,'2016-10-19','114.41.105.242',26.923,48.148,22.566,50.000,1.875,3.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Chang ','simonc@cadence.com','Cadence2016','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','2','2','2','3','2','3','3','7','1','2','2','1','6','6','2','2','2','2','1','United States','Singapore',NULL),(1719,'2016-10-19','158.140.1.28',38.462,33.333,38.685,50.000,2.250,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Larry Belnap ','belnap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','1','6','1','2','4','2','4','2','3','6','4','3','3','1','4','2','2','2','4','2','2','United States','India',NULL),(1720,'2016-10-21','24.130.54.6',53.846,70.370,74.146,71.429,2.750,4.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yangyang Pu','ypu@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','3','5','5','4','6','3','4','2','4','7','4','5','5','2','3','4','5','2','1','4','3','United States','India',NULL),(1721,'2016-10-20','158.140.1.28',38.462,40.741,41.908,35.714,2.250,2.833,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Chen ','bchen@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','7','3','1','4','3','3','2','3','3','3','3','6','4','4','2','1','3','3','2','2','3','2','1','United States','Israel',NULL),(1722,'2016-10-20','158.140.1.28',23.077,37.037,3.224,100.000,1.750,2.667,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DInraj Shetty ','dinraj@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','1','7','1','1','7','1','1','1','1','2','1','1','7','3','7','7','1','7','1','1','1','1','3','1','India','United States',NULL),(1723,'2016-10-24','192.35.35.34',100.000,59.259,54.803,85.714,4.250,3.667,3.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geo Kal','SHOYRIDIN@sbclobal.net','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Individual Contributor','Two to three years','Government','4','7','5','5','7','6','2','3','4','5','1','6','6','3','6','6','7','4','4','4','1','1','1','7','United States','Germany',NULL),(1724,'2016-10-26','73.223.203.157',61.538,55.556,70.922,50.000,3.000,3.500,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chuan Xu','xc5211@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','4','7','6','5','7','2','4','6','4','4','2','3','4','3','3','3','4','2','5','3','2','2','6','3','Germany','United States',NULL),(1725,'2016-10-26','73.189.40.147',65.385,59.259,41.908,42.857,3.125,3.667,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shivanagesh Chandra','schandra@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univeristy','Student','Two to three years','Education','4','7','2','4','6','2','2','7','2','2','3','4','5','4','6','2','1','7','2','3','2','2','4','3','United States','India',NULL),(1726,'2016-10-26','71.202.60.75',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson ','cgudmundson@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States',NULL),(1727,'2016-10-27','71.204.191.22',53.846,88.889,54.803,64.286,2.750,5.000,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenjing Cao ','wcao@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','2','3','7','5','7','6','2','4','2','4','7','6','3','2','2','2','5','6','4','2','6','2','China','United States',NULL),(1728,'2016-10-27','98.207.232.71',53.846,81.481,45.132,50.000,2.750,4.667,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samarth Mehta ','smehta1@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','3','3','6','6','4','3','4','2','2','3','5','6','5','4','2','5','5','4','2','3','2','2','India','United States',NULL),(1729,'2016-10-27','50.184.63.160',61.538,74.074,58.027,21.429,3.000,4.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Darisha Jhutty','djhutty@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','F','Pacific Biosciences','Individual Contributor','Less than one year','Health Care','4','6','5','1','6','4','6','3','3','3','2','4','2','6','6','3','3','6','5','2','2','2','3','4','India','United States',NULL),(1730,'2016-10-27','129.210.115.4',100.000,81.481,61.251,92.857,4.250,4.667,4.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiangnan Du','jdu1@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','4','6','7','6','6','7','1','3','1','6','7','4','6','7','4','6','4','5','7','2','3','2','United States','China',NULL),(1731,'2016-10-27','209.133.79.5',23.077,81.481,25.790,78.571,1.750,4.667,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Puspak Sapkota ','psapkota@scu.edu','SCU110516','United States','Nepal','Millenials (Born from 1980 to 1995)','M','Tesla','Manager','Less than one year','Energy','1','7','3','1','7','7','6','2','1','1','1','4','6','4','1','5','4','6','5','4','1','1','2','1','United States','India',NULL),(1732,'2016-10-28','50.152.171.113',61.538,40.741,54.803,0.000,3.000,2.833,3.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeffrey Young','jeffrey.young.90@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Qorvo','Individual Contributor','Four or more years','Computer, Internet','3','6','4','3','2','2','3','5','3','5','4','5','3','2','5','2','2','4','5','1','2','2','3','1','Japan','China',NULL),(1733,'2016-10-28','63.250.181.65',7.692,70.370,41.908,85.714,1.250,4.167,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrice Salles ','patrice.salles@hmclause.com','Web','France','','Gen X (Born from 1965 to 1979)','M','HM-Clause / R&D','Manager','Less than one year','Agriculture','3','7','2','1','7','1','3','2','7','2','1','1','6','3','2','6','1','6','6','5','1','1','4','2','United States','Brazil',NULL),(1734,'2016-10-29','24.130.52.157',57.692,44.444,19.342,100.000,2.875,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hatem Mohamed Sayed Ahmed','hahmed@scu.edu','SCU110516','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','1','4','7','4','1','1','1','1','1','1','7','1','7','7','1','4','4','1','7','1','4','1','United States','India',NULL),(1735,'2016-10-30','99.139.79.63',34.615,85.185,48.356,42.857,2.125,4.833,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gaston Young','gsyoung@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','5','3','1','4','3','7','4','3','2','1','5','5','7','3','6','2','3','7','3','2','2','6','1','United States','South Korea',NULL),(1736,'2016-10-30','50.152.240.167',26.923,70.370,45.132,28.571,1.875,4.167,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanzi Li','hli@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','3','2','4','6','4','4','2','2','1','4','7','4','3','1','1','1','4','4','1','2','6','1','India','United States',NULL),(1737,'2016-10-31','129.210.115.112',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qian Huang ','qhuang@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','4','2','4','1','2','1','2','6','4','2','2','2','3','6','4','4','4','4','4','United States','India',NULL),(1738,'2016-10-31','72.34.128.250',50.000,59.259,41.908,57.143,2.625,3.667,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Stock ','stock17924@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Roche','Individual Contributor','Two to three years','Health Care','2','6','3','1','5','2','3','3','5','3','1','5','6','5','5','5','2','4','5','3','2','2','3','3','China','Spain',NULL),(1739,'2016-11-08','179.107.110.250',23.077,62.963,32.237,100.000,1.750,3.833,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caio ','caioaf@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','One year','Computer, Internet','2','7','3','2','7','4','2','4','3','2','1','3','7','6','1','7','2','2','6','2','2','2','3','1','United States','Israel',NULL),(1740,'2016-11-08','179.107.110.250',46.154,66.667,6.447,35.714,2.500,4.000,1.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Artur Melo Mota Costa ','arturm.852@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','4','1','1','4','7','1','2','1','1','1','4','7','4','7','4','1','7','1','1','4','1','4','1','United States','Sweden',NULL),(1741,'2016-11-08','179.107.110.250',23.077,44.444,16.119,21.429,1.750,3.000,1.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Breno ','breno@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','5','2','1','2','3','1','2','3','4','6','1','2','1','4','3','1','3','1','2','1','Brazil','India',NULL),(1742,'2016-11-08','179.107.110.250',46.154,62.963,51.580,57.143,2.500,3.833,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mauro da Costa ','mauroantonioj@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','7','4','2','5','2','4','3','4','5','1','4','5','5','3','5','2','4','6','2','4','2','4','2','Brazil','United States',NULL),(1743,'2016-11-08','179.107.110.250',34.615,59.259,29.014,78.571,2.125,3.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gustavo Campos ','guhcampos@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','3','1','4','4','4','2','1','3','1','5','7','6','3','7','1','4','3','1','1','3','4','2','United States','India',NULL),(1744,'2016-11-08','179.107.110.250',34.615,74.074,58.027,64.286,2.125,4.333,4.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abner Luis Panho Marciano ','abner@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','6','2','7','4','4','6','4','2','2','3','7','4','1','2','3','6','4','5','1','1','3','4','United States','Brazil',NULL),(1745,'2016-11-08','179.107.110.250',38.462,70.370,58.027,57.143,2.250,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Augusto ','augusto@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Less than one year','Computer, Internet','6','7','2','2','6','4','2','5','2','7','1','2','7','5','2','2','2','2','3','6','3','4','5','2','Germany','United States',NULL),(1746,'2016-11-08','179.107.110.250',38.462,59.259,48.356,78.571,2.250,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas ','luckazlz@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','7','3','2','3','2','5','2','1','6','3','5','5','3','6','3','2','2','2','5','2','United States','Israel',NULL),(1747,'2016-11-08','179.107.110.250',19.231,70.370,29.014,42.857,1.625,4.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luciana ','lucianafujii@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','7','1','2','2','6','1','2','6','7','4','2','1','2','1','1','1','2','7','1','United States','India',NULL),(1748,'2016-11-08','179.107.110.250',26.923,55.556,45.132,71.429,1.875,3.500,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas Prat ','pratlucas@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','3','7','3','2','5','4','3','2','3','6','1','2','6','5','3','6','2','4','3','2','1','2','3','2','United States','Sweden',NULL),(1749,'2016-11-08','179.107.110.250',30.769,62.963,16.119,100.000,2.000,3.833,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rogerio de Souza Moraes ','rogerio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','6','2','2','1','1','1','5','7','5','2','7','2','2','7','1','2','1','2','2','United States','China',NULL),(1750,'2016-11-08','179.107.110.250',57.692,59.259,25.790,85.714,2.875,3.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Azevedo ','gabriel.guedesaz@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','5','1','1','7','7','2','6','1','2','2','2','7','7','7','7','1','3','2','2','7','2','1','1','Brazil','United States',NULL),(1751,'2016-11-08','179.107.110.250',34.615,48.148,51.580,42.857,2.125,3.167,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronalu ','ronalu@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','6','1','1','7','2','2','1','6','6','1','6','6','4','1','1','2','1','7','4','1','4','1','1','Brazil','United States',NULL),(1752,'2016-11-08','179.107.110.250',57.692,48.148,54.803,71.429,2.875,3.167,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Ramos ','ramos@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','7','6','5','3','3','4','2','4','6','4','5','5','3','2','3','2','4','2','2','2','Brazil','United States',NULL),(1753,'2016-11-08','179.107.110.250',65.385,85.185,54.803,50.000,3.125,4.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mateus Silva ','msilva@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','2','5','6','4','4','2','3','6','6','5','2','6','2','6','2','5','2','4','6','5','Israel','India',NULL),(1754,'2016-11-08','179.107.110.250',26.923,18.519,51.580,35.714,1.875,1.833,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raquel Lara ','Raqlara@yahoo.com.br','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Manager','Two to three years','Computer, Internet','6','1','6','6','6','1','6','1','2','1','1','3','6','3','1','6','1','1','2','1','1','1','3','1','Israel','India',NULL),(1755,'2016-11-09','179.107.110.250',34.615,40.741,51.580,100.000,2.125,2.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tulio Leao ','tulio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','6','7','3','1','7','1','5','2','1','5','4','3','7','5','3','7','1','3','3','2','1','1','3','3','United States','Israel',NULL),(1756,'2016-11-09','179.107.110.250',38.462,70.370,61.251,85.714,2.250,4.167,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guilherme Santos ','guisousa.dcc@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','6','5','5','3','4','5','2','6','6','6','5','7','1','4','3','5','1','1','2','1','United States','Sweden',NULL),(1757,'2016-11-09','179.107.110.250',19.231,44.444,25.790,78.571,1.625,3.000,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea ','andrea.iabrudi@gmail.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','1','7','3','2','6','2','3','3','3','1','1','1','7','6','2','5','2','3','2','2','1','3','3','1','India','Israel',NULL),(1758,'2016-11-10','198.107.143.117',42.308,40.741,58.027,42.857,2.375,2.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jim DeWitt ','jim.dewitt@nuflare.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','NuFlare America','Executive','Two to three years','Services','4','6','2','1','5','2','6','4','3','5','2','2','5','2','3','4','2','3','5','2','1','3','3','5','Japan','Sweden',NULL),(1759,'2016-11-09','179.107.110.250',42.308,62.963,58.027,71.429,2.375,3.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tomas Schweizer ','tomas@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Less than one year','Computer, Internet','6','7','4','3','6','5','5','6','2','1','2','1','6','4','5','5','3','2','4','4','2','2','4','1','United States','Germany',NULL),(1760,'2016-11-09','179.107.110.250',11.538,51.852,12.895,64.286,1.375,3.333,1.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandre Esselin Botelho ','alxmakingsounds@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Manager','Two to three years','Computer, Internet','1','7','2','1','5','2','1','3','2','1','1','3','7','4','1','4','1','4','4','2','2','1','4','1','China','Israel',NULL),(1761,'2016-11-09','179.107.110.250',50.000,44.444,35.461,64.286,2.625,3.000,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yumi Monma ','ymonma@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','4','5','3','1','6','2','3','2','2','3','2','2','7','2','5','5','3','3','3','2','3','3','6','2','Japan','United States',NULL),(1762,'2016-11-09','179.107.110.250',53.846,81.481,51.580,50.000,2.750,4.667,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarisse Simões Ribeiro ','clasimoesr@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','2','7','3','5','3','4','1','5','6','7','1','6','4','4','1','2','3','6','7','1','Germany','Brazil',NULL),(1763,'2016-11-09','158.140.1.28',30.769,51.852,22.566,64.286,2.000,3.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joao Silva','noone@none.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','5','3','2','3','4','2','2','2','7','1','1','4','5','6','4','1','1','1','5','3','India','Israel',NULL),(1764,'2016-11-09','179.107.110.250',23.077,48.148,48.356,57.143,1.750,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia ','natyarantes@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','3','7','4','1','6','7','7','4','1','2','3','5','7','2','1','2','1','1','1','1','1','1','7','1','United States','India',NULL),(1765,'2016-11-12','24.4.33.61',26.923,37.037,32.237,50.000,1.875,2.667,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Orna Sarfaty ','sarfatyo@gmail.com','web','Israel','Israel / US','Baby Boomers (Born from 1946 to 1964)','F','sandisk','Executive','Four or more years','Computer, Internet','2','7','4','1','5','1','4','2','2','2','1','2','6','4','1','3','2','2','6','2','4','2','1','2','United States','Israel',NULL),(1766,'2016-11-15','61.125.134.193',42.308,62.963,25.790,14.286,2.375,3.833,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hidetaka Nakamura ','nakamura.hidetaka@nuflare.co.jp','web','Japan','','Gen X (Born from 1965 to 1979)','M','NuFlare technology','Individual Contributor','Less than one year','Manufacturing','2','6','3','1','2','2','2','3','2','2','2','2','6','2','1','2','3','5','6','2','2','2','6','6','Japan','United States',NULL),(1767,'2016-11-16','179.107.110.250',15.385,55.556,48.356,100.000,1.500,3.500,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas ','douglas91@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','4','4','1','4','1','5','7','6','1','7','1','1','4','2','1','1','1','1','United States','Israel',NULL),(1768,'2016-11-21','172.249.50.6',30.769,29.630,29.014,21.429,2.000,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Conchita F. Serri ','conchita.serri@pomona.edu','web','Other','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','Pomona College','Executive','Four or more years','Education','3','4','4','2','6','2','2','2','2','2','2','3','5','5','2','2','3','2','2','1','1','2','2','1','India','United States',NULL),(1769,'2016-11-20','212.25.79.133',30.769,29.630,61.251,21.429,2.000,2.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronit Ronen ','ronit.ronen-karpol@sandisk.com','web','Israel','','Gen X (Born from 1965 to 1979)','F','Hi Tech','Senior Manager','Four or more years','Computer, Internet','5','6','5','2','3','1','2','3','6','4','2','2','2','3','1','6','5','6','1','2','1','2','1','1','Israel','United States',NULL),(1770,'2016-11-22','107.3.162.85',50.000,44.444,32.237,71.429,2.625,3.000,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angel Rampy ','angel.rampy@coachangel.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Success through learning','Executive','Four or more years','Services','2','7','1','4','7','1','4','3','2','4','1','4','6','4','4','4','2','1','6','2','1','4','4','1','United States','Spain',NULL),(1771,'2016-11-27','14.192.208.140',46.154,29.630,80.593,71.429,2.500,2.333,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alicia Lim Li Shia ','alicia@cultureboleh.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Culture Boleh Global Training PLT','Individual Contributor','Less than one year','Services','7','7','4','2','4','2','6','6','5','3','1','6','7','3','3','6','1','2','2','3','2','2','2','3','United States','Japan',NULL),(1772,'2016-11-27','110.159.76.119',23.077,40.741,32.237,92.857,1.750,2.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hareen S Balakrishnan ','hareen1105@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','M','Culture Boleh Global Training PLT','Individual Contributor','Two to three years','Communications, Utilities','2','7','4','2','7','1','1','3','5','1','1','2','7','3','2','6','1','3','6','3','1','1','1','4','Germany','United States',NULL),(1773,'2016-11-28','123.136.111.128',61.538,66.667,74.146,64.286,3.000,4.000,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddie Khor Choon Peng ','khoredll@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','Culture Boleh Global Traning PLT','Individual Contributor','Four or more years','Education','6','6','5','2','5','2','6','6','4','2','2','5','6','5','6','6','2','3','5','6','2','2','3','3','Singapore','United States',NULL),(1774,'2016-11-30','161.165.196.112',19.231,44.444,35.461,78.571,1.625,3.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William B. Rice ','bontekoe@att.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Walmart Corporation','Individual Contributor','Four or more years','Retail, Wholesale','4','6','2','1','7','2','3','3','2','3','1','3','5','3','2','7','2','3','6','2','1','1','2','2','India','Sweden',NULL),(1775,'2016-12-08','70.35.54.233',50.000,62.963,51.580,0.000,2.625,3.833,3.667,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Preethi Kandhalu ','pkandhalubhaskar@scu.edu','SCU011417','Other','US','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','4','1','2','4','4','4','2','4','1','7','2','4','1','4','2','7','1','4','4','1','3','4','India','United States',NULL),(1776,'2016-12-08','107.3.158.153',65.385,70.370,67.698,35.714,3.125,4.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong ','cxiong@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','3','6','6','4','2','3','3','4','6','4','4','4','2','4','4','4','2','4','3','4','India','United States',NULL),(1777,'2016-12-09','50.131.165.43',96.154,25.926,58.027,57.143,4.125,2.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shreyas Srinivasa Reddy ','ssrinivasareddy@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','1','1','7','1','7','3','4','2','2','6','6','1','7','2','2','1','7','1','1','7','2','7','United States','United States',NULL),(1778,'2016-12-13','185.81.141.111',65.385,70.370,48.356,64.286,3.125,4.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jsahyoun@scu.edu','SCU011417','Lebanon','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','5','1','6','4','6','2','4','3','3','5','6','2','6','4','1','7','2','6','2','4','4','3','Germany','United States',NULL),(1779,'2016-12-11','50.131.152.63',84.615,66.667,64.475,57.143,3.750,4.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rama Gupta ','rgupta@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Intuitive Surgical','Student','Less than one year','Computer, Internet','3','7','6','6','4','4','6','5','3','3','3','3','7','3','6','4','2','2','7','6','6','2','2','2','India','Brazil',NULL),(1780,'2016-12-11','49.34.223.240',53.846,92.593,64.475,64.286,2.750,5.167,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbooba Chandrasinh Solanki ','ksolanki@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','6','4','4','6','5','2','5','2','2','2','6','4','6','6','2','3','5','7','2','2','6','2','India','Japan',NULL),(1781,'2016-12-14','73.70.1.230',46.154,40.741,54.803,57.143,2.500,2.833,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Jeng ','jjeng@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','3','2','7','5','3','4','3','6','2','6','7','3','3','2','1','1','3','4','1','3','1','2','China','Sweden',NULL),(1782,'2016-12-15','122.173.103.59',26.923,29.630,25.790,92.857,1.875,2.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richa Sharma ','r2sharma@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Santa clara university','Student','One year','Computer, Internet','1','7','2','1','7','1','7','2','1','1','1','1','7','3','7','6','1','1','7','1','2','1','1','1','United States','Japan',NULL),(1783,'2016-12-11','71.204.190.56',53.846,74.074,64.475,42.857,2.750,4.333,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liang Xia ','lxia@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','4','1','5','7','6','7','1','4','4','6','7','4','1','1','1','4','1','6','1','1','4','7','United States','India',NULL),(1784,'2016-12-15','45.125.182.0',57.692,51.852,74.146,78.571,2.875,3.333,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','2','1','6','2','6','6','2','6','2','6','6','6','6','6','2','6','2','2','2','2','2','2','United States','India',NULL),(1785,'2016-12-15','216.174.112.44',38.462,48.148,25.790,50.000,2.250,3.167,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','gpatel@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','6','2','1','1','3','1','1','7','7','7','2','1','1','2','4','3','2','1','1','2','United States','India',NULL),(1786,'2016-12-16','158.184.198.5',38.462,48.148,48.356,71.429,2.250,3.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cooper McDonnell ','cmcdonnell@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','6','3','2','6','2','6','3','3','3','2','3','6','3','2','6','2','3','3','2','3','2','6','2','United States','Russia',NULL),(1787,'2016-12-20','107.3.155.150',53.846,74.074,38.685,42.857,2.750,4.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balakrishnan Ramdoss ','bramdoss@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Education','2','6','3','2','5','7','6','3','2','2','3','5','7','1','2','2','6','7','2','7','2','1','2','1','United States','India',NULL),(1788,'2016-12-22','208.91.2.2',96.154,55.556,58.027,42.857,4.125,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shashi Shekhar ','sshekhar@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Two to three years','Education','6','6','4','2','1','7','6','3','2','3','2','7','6','6','7','7','1','2','2','2','6','2','2','6','China','United States',NULL),(1789,'2016-12-22','104.51.52.102',61.538,40.741,38.685,42.857,3.000,2.833,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gurtej Bansal ','tjbansal@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','7','1','4','7','3','3','3','2','4','3','4','5','4','4','1','1','4','4','1','5','2','1','1','United States','India',NULL),(1790,'2016-12-22','24.130.239.81',69.231,62.963,54.803,42.857,3.250,3.833,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hairong Wang ','hwang1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','4','6','3','2','6','4','5','4','4','3','1','3','4','4','6','4','3','3','4','4','4','3','4','4','United States','India',NULL),(1791,'2016-12-22','114.243.174.71',57.692,66.667,19.342,57.143,2.875,4.000,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Licheng Xiao ','xiao_licheng@foxmail.com','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Nankai University','Student','One year','Computer, Internet','1','7','1','4','4','7','1','7','1','1','1','1','7','4','7','4','1','7','4','1','1','1','1','7','United States','Japan',NULL),(1792,'2016-12-22','174.62.74.97',53.846,85.185,70.922,64.286,2.750,4.833,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pawan Kumbhare ','pkumbhare@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','4','1','4','5','6','5','3','3','1','6','6','4','4','6','4','6','4','4','1','1','6','4','United States','Singapore',NULL),(1793,'2017-01-13','96.86.165.254',73.077,66.667,45.132,57.143,3.375,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun','jacquessahyoun@gmail.com','SCU110516','Other','USA/Lebanese','Millenials (Born from 1980 to 1995)','M','Earthquake Sound','Manager','Two to three years','Manufacturing','2','6','5','1','6','3','4','4','2','3','3','2','6','1','7','4','4','5','4','6','3','3','5','4','United States','China',NULL),(1794,'2016-12-23','116.203.58.178',23.077,55.556,22.566,100.000,1.750,3.500,2.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manoj Parihar ','mparihar@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University(USA)','Student','Four or more years','Computer, Internet','2','7','3','5','7','4','2','3','1','2','1','1','7','5','1','7','3','2','4','1','1','1','5','1','India','United States',NULL),(1795,'2016-12-23','71.202.70.75',69.231,74.074,35.461,71.429,3.250,4.333,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hitesh Raichandani ','hraichandani@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','Two to three years','Computer, Internet','4','7','4','2','4','7','6','1','1','1','1','6','7','4','5','6','2','6','4','2','1','2','3','7','United States','Russia',NULL),(1796,'2016-12-23','50.131.165.43',46.154,100.000,58.027,0.000,2.500,6.000,4.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satya Keerthi C Kudupudi ','skudupudi@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','1','1','7','4','5','7','3','1','1','7','7','1','1','1','7','7','1','7','1','7','7','India','United States',NULL),(1797,'2016-12-25','97.92.167.183',92.308,88.889,19.342,100.000,4.000,5.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Su ','ysu1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univ','Student','One year','Computer, Internet','1','7','1','7','7','7','1','7','1','1','1','1','7','1','7','7','7','7','7','1','1','1','7','7','United States','China',NULL),(1798,'2017-01-14','73.170.45.146',100.000,77.778,35.461,64.286,4.375,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YUN QIN','yqin@scu.edu','','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','7','6','2','1','2','2','4','6','3','7','5','6','2','7','2','6','4','6','4','India','United States',NULL),(1799,'2017-01-14','129.210.115.240',50.000,62.963,67.698,42.857,2.625,3.833,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kartikey Garg','kgarg@scu.edu','','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Less than one year','Computer, Internet','4','6','4','1','6','3','7','4','3','5','4','1','3','2','1','5','2','2','6','6','5','4','4','3','India','United States',NULL); /*!40000 ALTER TABLE `etdall_02_03_2017` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etdall_ORIGINAL` -- DROP TABLE IF EXISTS `etdall_ORIGINAL`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etdall_ORIGINAL` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1864 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etdall_ORIGINAL` -- LOCK TABLES `etdall_ORIGINAL` WRITE; /*!40000 ALTER TABLE `etdall_ORIGINAL` DISABLE KEYS */; INSERT INTO `etdall_ORIGINAL` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini ','NA@none.com','001 General','Palestinian Territories','Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew ','NA@none.com','003-Telenav','Ethiopia','','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez ','NA@none.com','Evaluator','Chile','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi ','NA@none.com','Evaluator','Iran','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana ','NA@none.com','Oracle','Lebanon','Sierra Leone','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam ','NA@none.com','Oracle','China','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','John Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','John White','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','John Black','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','John Rose','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'),(1116,'2014-11-18','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil',NULL),(1117,'2015-01-05','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China',NULL),(1118,'2015-01-06','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States',NULL),(1119,'2015-01-06','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India',NULL),(1120,'2015-01-07','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States',NULL),(1121,'2015-01-08','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan',NULL),(1122,'2015-01-09','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China',NULL),(1123,'2015-01-09','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States',NULL),(1124,'2015-01-09','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany',NULL),(1125,'2015-01-09','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States',NULL),(1126,'2015-01-09','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States',NULL),(1127,'2015-01-09','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China',NULL),(1128,'2015-01-09','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China',NULL),(1129,'2015-01-10','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India',NULL),(1130,'2015-01-10','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India',NULL),(1131,'2015-01-10','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil',NULL),(1132,'2015-01-10','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany',NULL),(1133,'2015-01-10','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States',NULL),(1134,'2015-01-10','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany',NULL),(1135,'2015-01-10','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India',NULL),(1136,'2015-01-10','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States',NULL),(1137,'2015-01-10','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States',NULL),(1138,'2015-01-16','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan',NULL),(1139,'2015-01-20','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany',NULL),(1140,'2015-01-27','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India',NULL),(1141,'2015-01-20','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States',NULL),(1142,'2015-01-23','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States',NULL),(1143,'2015-01-27','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden',NULL),(1144,'2015-01-23','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan',NULL),(1145,'2015-01-23','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States',NULL),(1146,'2015-01-26','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India',NULL),(1147,'2015-02-02','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain',NULL),(1148,'2015-02-04','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States',NULL),(1149,'2015-02-04','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China',NULL),(1150,'2015-02-05','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States',NULL),(1151,'2015-02-05','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China',NULL),(1152,'2015-02-05','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China',NULL),(1153,'2015-02-05','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States',NULL),(1154,'2015-02-06','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States',NULL),(1155,'2015-02-06','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany',NULL),(1156,'2015-02-07','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain',NULL),(1157,'2015-02-08','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden',NULL),(1158,'2015-02-09','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China',NULL),(1159,'2015-02-10','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China',NULL),(1160,'2015-02-10','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany',NULL),(1161,'2015-02-11','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India',NULL),(1162,'2015-02-11','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China',NULL),(1163,'2015-02-11','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States',NULL),(1164,'2015-02-13','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China',NULL),(1165,'2015-02-15','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States',NULL),(1166,'2015-03-03','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India',NULL),(1167,'2015-03-05','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India',NULL),(1168,'2015-03-06','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany',NULL),(1169,'2015-03-12','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China',NULL),(1170,'2015-03-24','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany',NULL),(1171,'2015-03-26','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan',NULL),(1172,'2015-03-29','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China',NULL),(1173,'2015-03-29','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China',NULL),(1174,'2015-03-29','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan',NULL),(1175,'2015-03-29','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan',NULL),(1176,'2015-03-30','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States',NULL),(1177,'2015-03-30','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany',NULL),(1178,'2015-03-30','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China',NULL),(1179,'2015-03-30','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan',NULL),(1180,'2015-03-30','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China',NULL),(1181,'2015-03-31','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea',NULL),(1182,'2015-03-31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan',NULL),(1183,'2015-03-31','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan',NULL),(1184,'2015-03-31','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany',NULL),(1185,'2015-03-31','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States',NULL),(1186,'2015-04-01','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany',NULL),(1187,'2015-04-01','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States',NULL),(1188,'2015-04-02','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States',NULL),(1189,'2015-04-02','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China',NULL),(1190,'2015-04-02','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States',NULL),(1191,'2015-04-02','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany',NULL),(1192,'2015-04-02','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China',NULL),(1193,'2015-04-02','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan',NULL),(1194,'2015-04-02','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea',NULL),(1195,'2015-04-03','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan',NULL),(1196,'2015-04-03','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China',NULL),(1197,'2015-04-03','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States',NULL),(1198,'2015-04-03','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan',NULL),(1199,'2015-04-03','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan',NULL),(1200,'2015-04-04','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan',NULL),(1201,'2015-04-06','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India',NULL),(1202,'2015-04-06','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States',NULL),(1203,'2015-04-06','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States',NULL),(1204,'2015-04-06','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India',NULL),(1205,'2015-04-06','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States',NULL),(1206,'2015-04-06','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States',NULL),(1207,'2015-04-06','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan',NULL),(1208,'2015-04-06','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','',NULL),(1209,'2015-04-07','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India',NULL),(1210,'2015-04-09','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China',NULL),(1211,'2015-04-10','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States',NULL),(1212,'2015-04-10','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India',NULL),(1213,'2015-04-10','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States',NULL),(1214,'2015-04-10','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States',NULL),(1215,'2015-04-11','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China',NULL),(1216,'2015-04-11','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States',NULL),(1217,'2015-04-11','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States',NULL),(1218,'2015-04-11','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India',NULL),(1219,'2015-04-11','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States',NULL),(1220,'2015-04-11','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India',NULL),(1221,'2015-04-11','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden',NULL),(1222,'2015-04-11','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States',NULL),(1223,'2015-04-11','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India',NULL),(1224,'2015-04-11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan',NULL),(1225,'2015-04-11','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India',NULL),(1226,'2015-04-11','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States',NULL),(1227,'2015-04-12','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States',NULL),(1228,'2015-04-12','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden',NULL),(1229,'2015-04-18','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China',NULL),(1230,'2015-06-02','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany',NULL),(1231,'2015-06-13','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India',NULL),(1232,'2015-06-13','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh ','moteknilou@yahoo.com','Pepperdine','Iran','Persian/USA','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia',NULL),(1233,'2015-06-13','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea',NULL),(1234,'2015-06-13','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain',NULL),(1235,'2015-06-13','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China',NULL),(1236,'2015-06-13','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria',NULL),(1237,'2015-06-13','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India',NULL),(1238,'2015-06-13','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez ','shernan6@pepperdine.edu','Pepperdine','Mexico','United States','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia',NULL),(1239,'2015-06-13','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States',NULL),(1240,'2015-06-13','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India',NULL),(1241,'2015-06-13','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan',NULL),(1242,'2015-06-13','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China',NULL),(1243,'2015-06-13','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia',NULL),(1244,'2015-06-13','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China',NULL),(1245,'2015-06-13','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States',NULL),(1246,'2015-06-13','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','',NULL),(1247,'2015-06-13','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany',NULL),(1248,'2015-06-13','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan',NULL),(1249,'2015-06-22','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States',NULL),(1250,'2015-07-09','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan',NULL),(1251,'2015-07-21','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States',NULL),(1252,'2015-07-21','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan',NULL),(1253,'2015-07-21','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China',NULL),(1254,'2015-07-22','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States',NULL),(1255,'2015-07-22','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States',NULL),(1256,'2015-07-26','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China',NULL),(1257,'2015-07-27','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany',NULL),(1258,'2015-07-29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China',NULL),(1259,'2015-07-29','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States',NULL),(1260,'2015-07-29','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States',NULL),(1261,'2015-07-29','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States',NULL),(1262,'2015-07-29','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China',NULL),(1263,'2015-07-29','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States',NULL),(1264,'2015-07-30','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China',NULL),(1265,'2015-07-30','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States',NULL),(1266,'2015-07-30','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea',NULL),(1267,'2015-07-30','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India',NULL),(1268,'2015-07-30','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States',NULL),(1269,'2015-07-30','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany',NULL),(1270,'2015-07-30','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States',NULL),(1271,'2015-07-31','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States',NULL),(1272,'2015-08-01','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States',NULL),(1273,'2015-08-01','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria',NULL),(1274,'2015-08-04','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden',NULL),(1275,'2015-08-05','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China',NULL),(1276,'2015-08-07','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany',NULL),(1277,'2015-08-10','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden',NULL),(1278,'2015-08-11','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia',NULL),(1279,'2015-08-13','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil',NULL),(1280,'2015-09-24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden',NULL),(1281,'2015-09-21','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China',NULL),(1282,'2015-09-17','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan',NULL),(1283,'2015-09-17','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany',NULL),(1284,'2015-09-14','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden',NULL),(1285,'2015-09-14','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India',NULL),(1286,'2015-09-13','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China',NULL),(1287,'2015-08-26','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea',NULL),(1288,'2015-08-27','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany',NULL),(1289,'2015-08-27','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany',NULL),(1290,'2015-08-28','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany',NULL),(1291,'2015-09-03','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States',NULL),(1292,'2015-09-04','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany',NULL),(1293,'2015-09-07','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden',NULL),(1294,'2015-09-08','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States',NULL),(1295,'2015-09-08','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India',NULL),(1296,'2015-09-08','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India',NULL),(1297,'2015-09-08','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany',NULL),(1298,'2015-09-08','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China',NULL),(1299,'2015-09-08','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany',NULL),(1300,'2015-09-08','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil',NULL),(1301,'2015-09-08','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany',NULL),(1302,'2015-09-09','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany',NULL),(1303,'2015-09-09','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India',NULL),(1304,'2015-09-09','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany',NULL),(1305,'2015-09-10','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China',NULL),(1306,'2015-09-13','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany',NULL),(1307,'2015-09-10','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China',NULL),(1308,'2015-09-24','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China',NULL),(1309,'2015-09-24','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China',NULL),(1310,'2015-09-21','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany',NULL),(1311,'2015-09-25','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States',NULL),(1312,'2015-09-27','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States',NULL),(1313,'2015-09-27','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India',NULL),(1314,'2015-09-27','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India',NULL),(1315,'2015-09-28','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India',NULL),(1316,'2015-09-28','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States',NULL),(1317,'2015-09-29','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States',NULL),(1318,'2015-09-29','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India',NULL),(1319,'2015-09-29','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States',NULL),(1320,'2015-09-29','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States',NULL),(1321,'2015-09-29','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan',NULL),(1322,'2015-09-29','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India',NULL),(1323,'2015-09-30','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States',NULL),(1324,'2015-09-30','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany',NULL),(1325,'2015-09-30','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States',NULL),(1326,'2015-09-30','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China',NULL),(1327,'2015-10-01','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States',NULL),(1328,'2015-10-01','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil',NULL),(1329,'2015-10-01','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany',NULL),(1330,'2015-10-01','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China',NULL),(1331,'2015-10-01','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China',NULL),(1332,'2015-10-01','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China',NULL),(1333,'2015-10-02','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China',NULL),(1334,'2015-10-02','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany',NULL),(1335,'2015-10-02','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States',NULL),(1336,'2015-10-02','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China',NULL),(1337,'2015-10-02','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China',NULL),(1338,'2015-10-02','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States',NULL),(1339,'2015-10-02','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India',NULL),(1340,'2015-10-03','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States',NULL),(1341,'2015-10-03','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States',NULL),(1342,'2015-10-03','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States',NULL),(1343,'2015-10-03','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States',NULL),(1344,'2015-10-03','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States',NULL),(1345,'2015-10-05','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States',NULL),(1346,'2015-12-14','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan',NULL),(1347,'2015-11-23','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India',NULL),(1348,'2015-10-05','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China',NULL),(1349,'2015-11-08','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan',NULL),(1350,'2015-10-06','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States',NULL),(1351,'2015-10-08','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States',NULL),(1352,'2015-10-11','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China',NULL),(1353,'2015-10-12','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea',NULL),(1354,'2015-10-13','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States',NULL),(1355,'2015-10-13','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea',NULL),(1356,'2015-10-14','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India',NULL),(1357,'2015-10-16','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States',NULL),(1358,'2015-10-19','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India',NULL),(1359,'2015-10-20','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia',NULL),(1360,'2015-11-13','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan',NULL),(1361,'2015-10-21','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States',NULL),(1362,'2015-10-21','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India',NULL),(1363,'2015-10-23','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States',NULL),(1364,'2015-10-23','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India',NULL),(1365,'2015-10-24','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States',NULL),(1366,'2015-10-24','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India',NULL),(1367,'2015-10-25','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany',NULL),(1368,'2015-10-26','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States',NULL),(1369,'2015-10-26','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States',NULL),(1370,'2016-01-08','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India',NULL),(1371,'2015-10-26','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States',NULL),(1372,'2015-10-26','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States',NULL),(1373,'2015-10-26','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States',NULL),(1374,'2015-10-26','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain',NULL),(1375,'2015-10-27','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia',NULL),(1376,'2015-10-27','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China',NULL),(1377,'2015-10-28','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden',NULL),(1378,'2015-11-08','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan',NULL),(1379,'2015-10-28','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India',NULL),(1380,'2015-10-28','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India',NULL),(1381,'2015-10-28','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India',NULL),(1382,'2015-10-29','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India',NULL),(1383,'2015-10-29','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China',NULL),(1384,'2015-10-29','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany',NULL),(1385,'2015-10-29','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea',NULL),(1386,'2015-10-29','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States',NULL),(1387,'2015-10-30','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','',NULL),(1388,'2015-10-30','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India',NULL),(1389,'2015-10-30','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany',NULL),(1390,'2015-10-30','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany',NULL),(1391,'2015-10-30','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China',NULL),(1392,'2015-10-30','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China',NULL),(1393,'2015-10-30','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India',NULL),(1394,'2015-10-31','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan',NULL),(1395,'2015-10-31','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China',NULL),(1396,'2015-10-31','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States',NULL),(1397,'2015-10-31','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China',NULL),(1398,'2015-10-31','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan',NULL),(1399,'2015-10-31','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China',NULL),(1400,'2015-10-31','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan',NULL),(1401,'2015-10-31','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States',NULL),(1402,'2015-10-31','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China',NULL),(1403,'2015-10-31','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan',NULL),(1404,'2015-10-31','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China',NULL),(1405,'2015-10-31','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China',NULL),(1406,'2015-11-05','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States',NULL),(1407,'2015-10-31','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden',NULL),(1408,'2015-10-31','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany',NULL),(1409,'2015-10-31','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India',NULL),(1410,'2015-10-31','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan',NULL),(1411,'2015-11-01','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India',NULL),(1412,'2015-11-01','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany',NULL),(1413,'2015-11-02','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States',NULL),(1414,'2015-11-02','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States',NULL),(1415,'2015-11-02','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States',NULL),(1416,'2015-11-02','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States',NULL),(1417,'2015-11-04','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain',NULL),(1418,'2015-11-24','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden',NULL),(1419,'2015-11-24','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China',NULL),(1420,'2015-11-24','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany',NULL),(1421,'2015-11-24','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil',NULL),(1422,'2015-11-24','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India',NULL),(1423,'2015-11-24','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China',NULL),(1424,'2015-11-24','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia',NULL),(1425,'2015-11-25','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany',NULL),(1426,'2015-11-25','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States',NULL),(1427,'2015-11-26','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China',NULL),(1428,'2015-11-27','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States',NULL),(1429,'2015-11-27','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia',NULL),(1430,'2015-11-27','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany',NULL),(1431,'2015-11-27','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_rodriguez14@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Executive','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria',NULL),(1432,'2015-11-28','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India',NULL),(1433,'2015-12-14','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States',NULL),(1434,'2015-12-04','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia',NULL),(1435,'2015-12-16','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India',NULL),(1436,'2015-12-17','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China',NULL),(1437,'2016-01-09','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States',NULL),(1438,'2015-12-19','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States',NULL),(1439,'2015-12-23','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China',NULL),(1440,'2016-01-02','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States',NULL),(1441,'2016-01-04','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India',NULL),(1442,'2016-01-05','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan',NULL),(1443,'2016-01-05','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China',NULL),(1444,'2016-01-05','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan',NULL),(1445,'2016-01-05','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States',NULL),(1446,'2016-01-05','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India',NULL),(1447,'2016-01-09','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China',NULL),(1448,'2016-01-06','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan',NULL),(1449,'2016-01-06','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany',NULL),(1450,'2016-01-07','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany',NULL),(1451,'2016-01-07','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany',NULL),(1452,'2016-01-07','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','Israel','South Africa','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany',NULL),(1453,'2016-01-07','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China',NULL),(1454,'2016-01-07','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany',NULL),(1455,'2016-01-08','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany',NULL),(1456,'2016-01-09','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States',NULL),(1457,'2016-01-11','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany',NULL),(1458,'2016-01-12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain',NULL),(1459,'2016-01-12','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States',NULL),(1460,'2016-01-13','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan',NULL),(1461,'2016-01-13','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany',NULL),(1462,'2016-01-13','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China',NULL),(1463,'2016-01-16','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Spain','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States',NULL),(1464,'2016-01-21','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India',NULL),(1465,'2016-01-22','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States',NULL),(1466,'2016-01-22','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India',NULL),(1467,'2016-01-22','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany',NULL),(1468,'2016-01-29','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China',NULL),(1469,'2016-02-01','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore',NULL),(1470,'2016-01-30','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden',NULL),(1471,'2016-01-30','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States',NULL),(1472,'2016-02-01','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India',NULL),(1473,'2016-02-03','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden',NULL),(1474,'2016-02-03','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India',NULL),(1475,'2016-02-03','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore',NULL),(1476,'2016-02-03','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States',NULL),(1477,'2016-02-03','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden',NULL),(1478,'2016-02-03','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India',NULL),(1479,'2016-02-03','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China',NULL),(1480,'2016-02-03','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States',NULL),(1481,'2016-02-03','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany',NULL),(1482,'2016-02-03','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India',NULL),(1483,'2016-02-04','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan',NULL),(1484,'2016-02-04','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China',NULL),(1485,'2016-02-05','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India',NULL),(1486,'2016-02-05','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel',NULL),(1487,'2016-02-05','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan',NULL),(1488,'2016-02-08','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan',NULL),(1489,'2016-03-04','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany',NULL),(1490,'2016-02-20','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany',NULL),(1491,'2016-02-26','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia',NULL),(1492,'2016-03-08','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea',NULL),(1493,'2016-03-13','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan',NULL),(1494,'2016-03-17','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China',NULL),(1495,'2016-03-21','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore',NULL),(1496,'2016-03-21','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States',NULL),(1497,'2016-03-21','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan',NULL),(1498,'2016-03-21','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China',NULL),(1499,'2016-03-21','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan',NULL),(1500,'2016-03-21','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States',NULL),(1501,'2016-03-21','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China',NULL),(1502,'2016-03-21','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan',NULL),(1503,'2016-03-21','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States',NULL),(1504,'2016-03-22','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States',NULL),(1505,'2016-03-22','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore',NULL),(1506,'2016-03-22','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China',NULL),(1507,'2016-03-22','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore',NULL),(1508,'2016-03-22','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan',NULL),(1509,'2016-03-22','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan',NULL),(1510,'2016-03-22','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan',NULL),(1511,'2016-03-23','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States',NULL),(1512,'2016-03-23','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan',NULL),(1513,'2016-03-28','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan',NULL),(1514,'2016-03-23','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel',NULL),(1515,'2016-03-23','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China',NULL),(1516,'2016-03-23','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan',NULL),(1517,'2016-03-23','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States',NULL),(1518,'2016-03-23','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan',NULL),(1519,'2016-03-23','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China',NULL),(1520,'2016-03-23','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore',NULL),(1521,'2016-03-23','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore',NULL),(1522,'2016-03-23','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore',NULL),(1523,'2016-03-23','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States',NULL),(1524,'2016-03-23','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States',NULL),(1525,'2016-03-23','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States',NULL),(1526,'2016-03-23','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan',NULL),(1527,'2016-03-24','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany',NULL),(1528,'2016-03-24','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China',NULL),(1529,'2016-03-24','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore',NULL),(1530,'2016-03-24','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China',NULL),(1531,'2016-03-24','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States',NULL),(1532,'2016-03-30','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India',NULL),(1533,'2016-03-28','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore',NULL),(1534,'2016-03-24','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan',NULL),(1535,'2016-03-24','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany',NULL),(1536,'2016-03-24','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States',NULL),(1537,'2016-03-24','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore',NULL),(1538,'2016-03-24','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore',NULL),(1539,'2016-03-25','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan',NULL),(1540,'2016-03-25','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore',NULL),(1541,'2016-03-25','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan',NULL),(1542,'2016-03-25','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan',NULL),(1543,'2016-03-25','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore',NULL),(1544,'2016-03-27','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States',NULL),(1545,'2016-03-27','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China',NULL),(1546,'2016-03-27','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore',NULL),(1547,'2016-03-27','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States',NULL),(1548,'2016-03-27','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States',NULL),(1549,'2016-03-27','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan',NULL),(1550,'2016-03-27','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan',NULL),(1551,'2016-03-28','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore',NULL),(1552,'2016-03-28','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore',NULL),(1553,'2016-03-28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States',NULL),(1554,'2016-03-28','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan',NULL),(1555,'2016-03-28','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States',NULL),(1556,'2016-03-28','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China',NULL),(1557,'2016-03-28','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States',NULL),(1558,'2016-03-28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States',NULL),(1559,'2016-03-28','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States',NULL),(1560,'2016-03-28','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States',NULL),(1561,'2016-03-28','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States',NULL),(1562,'2016-03-28','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan',NULL),(1563,'2016-03-28','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan',NULL),(1564,'2016-03-29','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore',NULL),(1565,'2016-03-29','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan',NULL),(1566,'2016-03-29','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany',NULL),(1567,'2016-03-29','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany',NULL),(1568,'2016-03-29','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany',NULL),(1569,'2016-03-30','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States',NULL),(1570,'2016-03-29','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States',NULL),(1571,'2016-03-29','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany',NULL),(1572,'2016-03-29','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore',NULL),(1573,'2016-03-29','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan',NULL),(1574,'2016-03-29','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore',NULL),(1575,'2016-03-29','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China',NULL),(1576,'2016-03-29','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan',NULL),(1577,'2016-03-30','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore',NULL),(1578,'2016-03-30','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore',NULL),(1579,'2016-03-30','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan',NULL),(1580,'2016-03-30','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore',NULL),(1581,'2016-03-30','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan',NULL),(1582,'2016-03-30','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan',NULL),(1583,'2016-03-30','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States',NULL),(1584,'2016-03-30','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore',NULL),(1585,'2016-03-30','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States',NULL),(1586,'2016-03-30','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia',NULL),(1587,'2016-03-31','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore',NULL),(1588,'2016-03-31','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States',NULL),(1589,'2016-03-31','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia',NULL),(1590,'2016-03-31','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States',NULL),(1591,'2016-03-31','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States',NULL),(1592,'2016-03-31','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany',NULL),(1593,'2016-03-31','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China',NULL),(1594,'2016-03-31','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States',NULL),(1595,'2016-04-01','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China',NULL),(1596,'2016-04-01','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan',NULL),(1597,'2016-04-02','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Wang ','wang_yuan_9@163.com','SCU080616','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States',NULL),(1598,'2016-04-03','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan',NULL),(1599,'2016-04-06','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao','orao@scu.edu','','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India',NULL),(1600,'2016-04-11','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan',NULL),(1601,'2016-04-14','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Giselle Lee','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States',NULL),(1602,'2016-04-17','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China',NULL),(1603,'2016-05-03','66.129.239.13',53.846,44.444,35.461,35.714,2.750,3.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Crossman','crossman@juniper.net','','United States','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','7','4','2','3','2','2','3','2','3','3','2','6','4','2','3','3','5','3','2','2','6','2','2','India','Germany',NULL),(1604,'2016-05-03','172.77.222.166',57.692,92.593,93.488,64.286,2.875,5.167,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','America Soler-Everhart ','america@fundvec.org','','Venezuela','U.S.A. ','Baby Boomers (Born from 1946 to 1964)','F','FUNDVEC ','Executive','Four or more years','Education','6','4','7','5','5','7','5','6','4','7','3','4','7','5','7','7','1','7','7','4','1','1','1','1','United States','United States',NULL),(1605,'2016-05-23','167.191.240.1',50.000,44.444,45.132,57.143,2.625,3.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emilie Soares ','esoares@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Two to three years','Manufacturing','3','6','3','1','7','1','4','3','4','3','2','3','7','3','4','2','2','4','4','2','4','2','4','3','India','China',NULL),(1606,'2016-05-25','64.212.225.98',42.308,51.852,77.369,64.286,2.375,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Storry ','sstorry@riverbed.com','Riverbed','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Riverbed Technology','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','6','1','4','4','4','6','4','4','6','4','4','4','1','3','5','4','1','1','3','3','Saudi Arabia','India',NULL),(1607,'2016-05-25','50.143.142.237',53.846,70.370,70.922,50.000,2.750,4.167,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Takeuchi ','mtakeuchi@riverbed.com','Riverbed','United States','','Baby Boomers (Born from 1946 to 1964)','F','Riverbed Sunnyvale','Individual Contributor','Less than one year','Communications, Utilities','6','6','5','5','6','1','5','4','4','4','3','3','3','2','4','6','2','6','6','4','2','2','6','1','United States','Singapore',NULL),(1608,'2016-05-25','12.221.225.162',53.846,37.037,32.237,85.714,2.750,2.667,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathon Paul ','jpaul@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','2','2','4','1','4','6','2','6','6','1','4','3','1','1','5','4','3','United States','Singapore',NULL),(1609,'2016-05-25','216.200.161.146',61.538,51.852,19.342,64.286,3.000,3.333,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindhura Ramegowda ','sramegowda@riverbed.com','Riverbed','India','Global','Millenials (Born from 1980 to 1995)','F','Riverbed Technology Inc','Manager','Four or more years','Computer, Internet','1','7','2','1','5','4','4','2','2','1','1','6','7','2','4','4','2','6','2','2','6','2','4','2','India','United States',NULL),(1610,'2016-06-06','216.200.161.146',26.923,55.556,54.803,35.714,1.875,3.500,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alejandra Rapsis ','alejandra.rapsis@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed Technology, Inc.','Senior Manager','Four or more years','Services','4','4','3','1','7','4','2','4','3','7','4','2','4','4','1','4','1','1','5','2','2','3','5','1','United States','India',NULL),(1611,'2016-06-08','12.221.225.162',26.923,51.852,74.146,42.857,1.875,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abby Trainor ','abby.trainor@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed','Manager','One year','Computer, Internet','7','7','2','1','5','1','6','6','4','4','2','6','6','2','1','2','1','3','6','2','1','1','6','2','Singapore','China',NULL),(1612,'2016-06-14','73.93.70.182',38.462,40.741,32.237,71.429,2.250,2.833,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sean Murphy ','smurphy@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Executive','Four or more years','Computer, Internet','4','7','3','1','5','2','2','2','3','2','2','5','7','3','3','5','2','3','4','3','2','2','2','1','Singapore','Germany',NULL),(1613,'2016-06-21','204.10.228.2',53.846,77.778,83.817,28.571,2.750,4.500,5.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','6','5','7','3','5','6','6','5','2','6','2','5','5','6','2','3','1','2','2','5','5','2','6','2','United States','India',NULL),(1614,'2016-06-28','73.15.23.166',34.615,29.630,29.014,21.429,2.125,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josergio Zaragoza ','josergiozaragoza@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Genentech','Individual Contributor','Less than one year','Health Care','1','7','4','1','2','2','3','2','2','3','2','3','6','4','5','2','1','2','2','2','2','2','2','1','United States','Germany',NULL),(1615,'2016-06-28','173.254.196.59',69.231,37.037,38.685,21.429,3.250,2.667,3.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thilina Mallawa','thilina.arachchi@gmail.com','SCU062516','New Zealand','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','6','1','2','3','1','3','4','2','3','4','5','5','2','6','3','2','2','3','3','4','2','5','1','United States','India',NULL),(1616,'2016-06-28','73.15.216.70',50.000,88.889,29.014,7.143,2.625,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU062516','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','7','1','1','4','7','1','4','2','3','7','2','1','6','1','3','1','7','1','6','1','1','3','7','United States','South Korea',NULL),(1617,'2016-06-28','73.222.0.24',38.462,59.259,80.593,28.571,2.250,3.667,5.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana Petkova ','tpetkova@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','LOGOSOL INC.','Senior Manager','Four or more years','Manufacturing','7','6','7','1','7','4','7','4','4','2','2','6','3','2','1','2','2','6','2','2','3','1','6','2','United States','Germany',NULL),(1618,'2016-06-28','167.191.240.1',19.231,33.333,54.803,64.286,1.625,2.500,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silvia Aguilar ','saguilaramaya@scu.edu','SCU062516','Mexico','','Millenials (Born from 1980 to 1995)','F','Lam Research ','Individual Contributor','Two to three years','Manufacturing','6','7','4','1','6','1','3','3','4','3','2','4','6','3','1','4','1','1','3','3','1','2','4','1','United States','India',NULL),(1619,'2016-06-28','73.223.37.5',50.000,62.963,38.685,57.143,2.625,3.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pooja Nanjundaswamy ','pnanjundaswamy@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','2','6','2','3','7','2','2','4','2','6','1','2','6','4','6','3','3','3','2','6','2','2','6','2','United States','China',NULL),(1620,'2016-06-28','73.223.26.196',65.385,85.185,54.803,92.857,3.125,4.833,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asmaa Mohamed ','asmohamed@scu.edu','SCU062516','Egypt','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Health Care','6','7','5','6','7','4','2','5','1','4','2','4','6','4','2','7','7','7','1','7','1','1','6','2','India','China',NULL),(1621,'2016-06-28','24.5.126.173',92.308,88.889,80.593,57.143,4.000,5.000,5.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma ','jverma@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','3','6','6','6','6','6','6','6','4','6','4','2','6','4','6','4','6','4','4','6','4','2','6','2','United States','China',NULL),(1622,'2016-06-29','72.194.213.101',69.231,66.667,29.014,21.429,3.250,4.000,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Peng ','lpeng@scu.edu','SCU062516','China','','Millenials (Born from 1980 to 1995)','M','LogicMonitor, Inc','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','3','6','2','3','2','4','2','4','6','6','4','2','4','2','6','2','4','3','2','2','India','United States',NULL),(1623,'2016-06-29','50.174.198.65',65.385,74.074,38.685,78.571,3.125,4.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Patel ','mapatel@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','1','1','7','1','1','1','1','7','1','4','5','2','5','6','1','5','6','6','7','3','6','3','India','United States',NULL),(1624,'2016-06-29','71.198.45.131',69.231,55.556,38.685,57.143,3.250,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ananya Panja ','apanja@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Intel Corporation','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','1','1','7','1','7','1','7','1','7','4','7','7','1','1','7','7','7','1','1','1','Brazil','Singapore',NULL),(1625,'2016-06-29','192.35.35.35',34.615,25.926,48.356,50.000,2.125,2.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashley Pietz ','ashley.e.pietz@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','3','7','5','1','4','1','5','3','3','2','3','2','7','4','5','3','3','2','2','2','1','1','2','1','India','Saudi Arabia',NULL),(1626,'2016-06-30','64.245.3.214',100.000,88.889,70.922,50.000,5.125,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','Millenials (Born from 1980 to 1995)','M','','Student','Less than one year','Manufacturing','5','5','4','5','6','5','5','4','5','5','5','5','5','4','5','5','5','5','6','6','4','5','4','7','United States','Japan',NULL),(1627,'2016-07-05','192.91.173.36',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Burger ','timothysburger@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','3','6','4','2','6','3','2','3','3','3','2','4','7','5','4','5','3','2','3','2','2','2','2','1','United States','Germany',NULL),(1628,'2016-07-13','216.113.160.71',46.154,44.444,22.566,57.143,2.500,3.000,2.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priya Maheshwari ','pmaheshwari@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','ebay','Student','Less than one year','Computer, Internet','2','7','2','1','7','2','3','3','1','2','2','4','4','3','5','4','2','4','3','2','2','2','4','2','India','United States',NULL),(1629,'2016-07-19','50.184.196.5',26.923,37.037,32.237,71.429,1.875,2.667,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cynthia Shon ','cynthia@corporategames.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Corporate Games, Inc.','Executive','Four or more years','Services','2','6','3','2','6','2','3','4','2','2','2','3','7','3','2','5','1','2','3','3','1','2','3','2','Brazil','China',NULL),(1630,'2016-07-19','50.207.99.83',42.308,3.704,12.895,42.857,2.375,1.167,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Kohler ','GKohler@HotelDurant.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Benchmark Hotels','Executive','Less than one year','Entertainment','2','2','2','2','6','2','2','2','1','1','2','2','6','1','5','6','1','1','1','1','3','3','1','1','Brazil','China',NULL),(1631,'2016-07-06','75.25.116.255',53.846,37.037,38.685,14.286,2.750,2.667,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhavesh Ghantiwala ','bghantiwala@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','1','1','1','4','1','1','4','1','7','7','6','1','1','5','1','1','1','4','1','4','India','United States',NULL),(1632,'2016-07-07','64.136.252.140',69.231,81.481,83.817,71.429,3.250,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Ngatino ','mngatino@scu.edu','SCU062516','Indonesia','Canada','Millenials (Born from 1980 to 1995)','F','Stryker','Individual Contributor','Two to three years','Manufacturing','5','5','6','1','6','6','7','4','4','6','4','6','7','4','5','6','2','4','4','4','1','1','6','6','Singapore','China',NULL),(1633,'2016-07-22','129.210.115.242',0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL),(1634,'2016-07-30','73.189.255.191',53.846,55.556,96.712,71.429,2.750,3.500,6.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhaowei Zheng ','zheng_zhao_wei@hotmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','6','6','6','3','7','1','7','7','4','6','2','4','7','4','7','4','2','2','7','4','1','1','3','2','United States','Russia',NULL),(1635,'2016-08-01','129.210.115.112',80.769,70.370,41.908,21.429,3.625,4.167,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ying Tong ','tongyingkk@gmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','4','6','2','3','2','7','4','4','3','2','2','3','7','6','6','2','2','2','2','4','5','3','4','5','United States','China',NULL),(1636,'2016-08-01','129.210.115.112',46.154,66.667,22.566,50.000,2.500,4.000,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qianhui Jiang ','qjiang@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','2','2','7','4','3','3','2','1','1','1','6','5','6','2','1','3','4','3','6','2','5','1','China','United States',NULL),(1637,'2016-08-01','12.155.19.66',34.615,59.259,67.698,64.286,2.125,3.667,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alex Nguyen ','ahnguyen@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','6','7','5','3','6','3','5','4','2','5','2','2','6','3','2','4','2','5','4','2','2','1','5','3','United States','South Korea',NULL),(1638,'2016-07-19','193.110.55.14',3.846,40.741,41.908,57.143,1.125,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Louise Hunter','lhunter@juniper.net','JUNIPER','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Juniper Networks','Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','2','6','2','2','1','2','5','7','1','6','1','2','2','1','1','1','4','1','Spain','Sweden',NULL),(1639,'2016-08-02','50.148.189.138',46.154,74.074,70.922,71.429,2.500,4.333,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsiang-Yu Huang','hhuang2@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','5','7','4','3','5','4','6','6','2','5','2','2','6','7','2','6','3','1','4','5','3','3','5','2','United States','Germany',NULL),(1640,'2016-08-04','207.47.51.61',65.385,81.481,61.251,64.286,3.125,4.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fang-Wei Wang ','fwang1@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','3','6','6','6','4','2','2','2','5','6','5','3','5','3','4','4','5','3','3','4','3','China','United States',NULL),(1641,'2016-08-04','8.4.225.31',80.769,77.778,41.908,50.000,3.625,4.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheng-Fu Chuang','s2chuang@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','5','3','2','6','4','2','4','3','2','5','6','3','6','6','3','4','6','6','6','2','2','2','United States','Germany',NULL),(1642,'2016-08-04','199.192.87.130',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reijo Ratilainen ','reijoeratilainen@gmail.com','SCU080616','Finland','United States','Millenials (Born from 1980 to 1995)','M','Fit3D, Inc.','Senior Manager','Two to three years','Retail, Wholesale','3','7','4','2','6','2','4','3','3','5','3','3','6','2','3','6','3','2','3','2','1','2','2','2','Sweden','Germany',NULL),(1643,'2016-08-04','129.210.115.112',23.077,88.889,35.461,14.286,1.750,5.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prateek Khatri ','pkhatri@scu.edu','SCU080616','India','USA','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','2','1','1','1','7','7','7','5','1','1','1','1','7','1','7','1','1','7','7','1','1','1','7','1','United States','Brazil',NULL),(1644,'2016-08-04','12.156.69.114',19.231,25.926,19.342,92.857,1.625,2.167,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lynn Comiskey ','lcomiskey@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Unchained Labs','Individual Contributor','Two to three years','Health Care','1','7','5','1','6','2','1','2','2','1','1','2','7','2','3','7','3','2','4','2','1','1','1','1','United States','South Korea',NULL),(1645,'2016-08-04','73.158.53.41',46.154,25.926,35.461,50.000,2.500,2.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anusha Govindan ','agovindan@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','2','6','1','2','4','6','2','4','4','5','2','2','3','2','3','2','2','2','2','3','2','United States','Singapore',NULL),(1646,'2016-08-04','129.210.115.242',30.769,77.778,38.685,14.286,2.000,4.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiaoni Zhou ','jzhou@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Universtiy','Student','One year','Computer, Internet','2','6','3','1','3','6','5','4','2','2','2','2','5','6','2','2','4','2','5','2','2','2','6','1','India','United States',NULL),(1647,'2016-08-04','98.234.175.114',34.615,59.259,51.580,78.571,2.125,3.667,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henry Partida ','henrypartida@yahoo.com','SCU080616','Mexico','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','4','7','4','1','7','1','5','4','1','4','1','4','7','4','7','4','1','4','5','4','1','1','4','1','Japan','Germany',NULL),(1648,'2016-08-05','73.252.250.80',53.846,74.074,70.922,85.714,2.750,4.333,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargavi Ketha ','mketha@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','7','2','4','6','4','5','2','4','7','6','2','5','3','3','5','6','4','1','4','4','United States','India',NULL),(1649,'2016-08-05','64.71.1.74',57.692,66.667,54.803,50.000,2.875,4.000,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mansi Iyengar ','miyengar@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','2','6','4','2','4','3','3','3','5','6','3','5','4','3','6','3','5','2','2','3','1','United States','China',NULL),(1650,'2016-08-06','129.210.115.112',53.846,70.370,35.461,21.429,2.750,4.167,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surag Suresh Yalaburgi ','syalaburgi@scu.edu','Engr 304','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','3','1','1','4','3','4','4','2','1','4','6','2','6','3','1','4','7','4','1','2','4','6','United States','India',NULL),(1651,'2016-08-07','31.184.238.125',100.000,59.259,38.685,7.143,4.250,3.667,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kleqczilya - DELETE ','','HTGTTedINI','Venezuela','KJNKEfpdJ','Millenials (Born from 1980 to 1995)','M','nqMUdfecDnRWVlMd','Individual Contributor','Two to three years','Computer, Internet','2','2','3','6','5','5','3','2','5','3','3','5','2','2','6','6','4','2','6','4','2','2','3','6','Japan','Spain',NULL),(1652,'2016-08-12','107.196.101.122',69.231,44.444,41.908,28.571,3.250,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santalynda Marrero ','santalynda@gmail.com','web','United States','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','SMConsulting','Individual Contributor','Four or more years','Education','4','5','3','5','5','2','4','2','2','4','2','3','5','4','6','3','3','2','3','3','2','2','4','3','United States','China',NULL),(1653,'2016-08-22','66.65.166.185',57.692,48.148,25.790,57.143,2.875,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthieu Bernet ','matthieu.bernet@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','M','JACQUET NORTH AMERICA CORP.','Executive','Four or more years','Agriculture','2','4','2','3','6','2','2','3','2','3','2','4','6','4','5','6','3','3','4','3','2','2','3','2','United States','Brazil',NULL),(1654,'2016-08-23','65.209.36.34',34.615,44.444,67.698,21.429,2.125,3.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Jones ','james.jones@jacquet.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Jacquet North America Corp.','Senior Manager','Less than one year','Manufacturing','6','5','3','1','3','1','6','6','2','4','2','3','6','3','2','3','2','3','3','6','2','2','2','3','Germany','Spain',NULL),(1655,'2016-08-29','67.188.41.200',61.538,40.741,45.132,71.429,3.000,2.833,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitin Natesan','nitin.natesan@gmail.com','','India','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Four or more years','Energy','4','6','3','4','6','1','3','4','4','2','2','3','6','3','3','6','4','4','3','2','2','2','4','4','United States','Germany',NULL),(1656,'2016-08-31','65.209.36.34',23.077,44.444,38.685,100.000,1.750,3.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sameer Pandya ','sameer.pandya@jacquet.com','web','United States','','Millenials (Born from 1980 to 1995)','M','Jacquet North America Corp.','Manager','One year','Retail, Wholesale','7','7','1','7','7','1','4','4','1','1','1','1','7','4','1','7','1','1','7','1','1','1','4','1','India','United States',NULL),(1657,'2016-09-02','82.227.25.132',61.538,96.296,83.817,42.857,3.000,5.333,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raphaelle Tisserand ','raphaelle.tisserand@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','F','Jacquet Nort America Corp.','Senior Manager','Less than one year','Retail, Wholesale','6','6','6','2','4','4','5','5','4','6','1','4','4','5','6','6','2','6','6','6','2','2','5','5','United States','Germany',NULL),(1658,'2016-09-05','24.16.45.45',0.000,44.444,9.671,35.714,1.000,3.000,1.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Kruse ','annkruse100@gmail.com','MSOD','United States','','Baby Boomers (Born from 1946 to 1964)','F','NA','Individual Contributor','Four or more years','Services','1','7','1','1','4','4','4','1','1','1','1','1','7','1','1','1','1','7','4','1','1','1','1','1','China','Germany',NULL),(1659,'2016-09-06','97.113.31.22',15.385,7.407,22.566,64.286,1.500,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vicki cohen ','vcohen88@outlook.com','MSOD','United States','','','F','The Boeing company','Individual Contributor','Four or more years','Manufacturing','2','6','2','2','4','1','4','2','2','1','1','2','7','2','1','6','3','2','1','1','1','1','1','1','Spain','Israel',NULL),(1660,'2016-09-12','199.201.66.3',57.692,14.815,29.014,42.857,2.875,1.667,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Norman','brendan.t.norman@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Facebook','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','3','4','1','2','1','2','5','7','1','6','2','2','2','2','1','2','2','1','1','China','Japan',NULL),(1661,'2016-09-16','50.242.66.245',38.462,62.963,54.803,0.000,2.250,3.833,3.833,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Cao','lcao@scu.edu','SCU092416','China','United States','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Computer, Internet','6','6','3','1','1','2','2','6','2','4','2','2','1','4','1','1','6','7','5','3','2','1','2','3','China','United States',NULL),(1662,'2016-09-17','129.210.115.4',53.846,55.556,48.356,64.286,2.750,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang','ywang12@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','1','7','6','1','6','1','4','6','1','3','2','1','7','2','1','3','1','7','7','1','7','2','3','7','United States','India',NULL),(1663,'2016-09-17','108.199.128.43',61.538,55.556,48.356,85.714,3.000,3.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xueyan Lu','xlu1@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','6','3','2','6','3','4','4','4','3','1','7','7','6','7','7','1','1','1','7','4','1','3','1','United States','India',NULL),(1664,'2016-09-18','76.103.101.71',50.000,51.852,51.580,78.571,2.625,3.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephanie Truong','sltruong@scu.edu',' SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed','Individual Contributor','One year','Manufacturing','3','6','6','2','6','1','3','4','3','3','2','4','7','7','5','6','5','3','5','2','1','1','2','1','United States','China',NULL),(1665,'2016-09-18','76.21.125.2',38.462,92.593,54.803,78.571,2.250,5.167,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Visalakshi Gopalakrishnan','vgopalakrishnan@scu.edu','SCU092416','India','','Gen X (Born from 1965 to 1979)','F','SCU','Student','Less than one year','Computer, Internet','2','7','5','2','4','2','2','6','1','7','1','1','7','7','6','7','1','1','7','7','4','2','7','1','United States','China',NULL),(1666,'2016-09-19','73.170.37.140',34.615,81.481,19.342,100.000,2.125,4.667,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naina Raut','nraut@scu.edu','ENGR 304','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Individual Contributor','Two to three years','Services','1','7','2','1','7','7','1','2','5','1','1','3','7','1','7','7','1','7','1','6','1','1','6','2','United States','India',NULL),(1667,'2016-09-19','130.65.109.194',76.923,85.185,74.146,50.000,3.500,4.833,4.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Wang','lwang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','5','7','7','2','6','6','6','6','2','3','2','2','4','6','2','4','3','3','2','6','6','5','6','6','China','United States',NULL),(1668,'2016-09-20','71.202.61.8',57.692,100.000,35.461,85.714,2.875,5.500,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SyamalaKeerthana Chegu','schegu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','2','3','6','7','7','4','1','2','2','1','7','7','7','6','1','3','2','7','6','1','7','2','United States','China',NULL),(1669,'2016-09-20','73.162.12.140',46.154,55.556,58.027,78.571,2.500,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brittany Parker','bparker@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','6','3','4','4','3','5','3','4','7','5','4','5','4','4','5','2','1','2','2','1','China','India',NULL),(1670,'2016-09-20','104.1.185.85',15.385,33.333,35.461,71.429,1.500,2.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller','mueller.vincenza4@gmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Senior Manager','Four or more years','Services','4','7','3','1','4','1','3','3','2','2','1','2','7','4','2','6','1','3','3','2','2','1','2','2','United States','Germany',NULL),(1671,'2016-09-21','129.210.115.112',96.154,81.481,70.922,28.571,4.125,4.667,4.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma','jverma@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','4','6','5','5','5','5','5','4','5','3','5','5','5','5','4','5','3','4','6','5','2','5','3','United States','China',NULL),(1672,'2016-09-21','76.21.105.72',65.385,44.444,51.580,71.429,3.125,3.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nishant S Bochare','bocharenishant@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','3','6','6','2','6','2','3','3','2','5','3','3','6','4','7','6','5','2','3','3','1','2','4','2','United States','India',NULL),(1673,'2016-09-22','76.244.36.188',88.462,100.000,77.369,92.857,3.875,6.833,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Malik','mmalik1@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','5','2','7','7','7','5','4','5','2','6','6','7','7','7','6','7','7','7','4','2','6','2','United States','China',NULL),(1674,'2016-09-22','69.181.66.236',57.692,66.667,38.685,71.429,2.875,4.000,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Snehal Patil','spatil@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','4','4','2','6','1','4','7','7','4','4','1','1','4','7','4','1','4','4','United States','China',NULL),(1675,'2016-09-22','73.158.217.181',53.846,40.741,29.014,85.714,2.750,2.833,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Hegde','shegde@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','4','2','7','3','4','2','2','1','1','7','7','6','6','6','2','4','2','1','2','1','1','1','United States','Japan',NULL),(1676,'2016-09-22','136.2.1.109',50.000,25.926,35.461,71.429,2.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Hansen','phanse25@ford.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ford Motor Company','Individual Contributor','Two to three years','Manufacturing','1','7','4','1','6','1','5','3','1','3','1','3','7','2','5','4','2','2','2','2','2','4','4','3','United States','India',NULL),(1677,'2016-09-22','68.189.124.140',50.000,59.259,32.237,57.143,2.625,3.667,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott','belliott@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Four or more years','Computer, Internet','3','7','1','1','4','4','3','3','2','4','4','3','5','5','5','6','3','3','3','2','1','2','5','2','China','India',NULL),(1678,'2016-09-22','67.160.193.217',61.538,92.593,80.593,71.429,3.000,5.167,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoyuan Lai ','xlai@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','7','7','6','5','3','5','2','5','7','4','2','4','3','4','4','6','3','2','6','5','United States','India',NULL),(1679,'2016-09-23','24.5.126.37',23.077,70.370,3.224,100.000,1.750,4.167,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavitha Muthu ','kmuthu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','7','2','1','7','1','1','1','1','1','1','1','7','2','7','7','1','7','7','1','1','1','7','1','China','United States',NULL),(1680,'2016-09-22','129.210.115.4',53.846,96.296,45.132,35.714,2.750,5.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ning Zhang','nzhang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','2','5','4','2','5','6','5','4','3','2','2','3','6','4','5','3','3','5','7','6','2','3','4','2','United States','Germany',NULL),(1681,'2016-09-22','129.210.115.104',57.692,51.852,77.369,57.143,2.875,3.333,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pravallika Yanamadala','pravallika.yanamadala@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','School Of Engineering,Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','2','6','2','6','6','3','6','2','6','7','2','6','2','2','2','6','3','2','2','5','1','United States','India',NULL),(1682,'2016-10-11','158.140.1.28',42.308,88.889,41.908,57.143,2.375,5.000,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ludger Johanterwage ','ludgerj@cadence.com','Cadence2016','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','6','5','1','5','7','3','3','2','3','2','5','7','6','3','4','2','5','3','3','2','2','6','2','China','India',NULL),(1683,'2016-10-11','158.140.1.28',7.692,29.630,32.237,42.857,1.250,2.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silas McDermott ','silas@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','4','1','1','2','4','4','1','2','6','4','1','3','1','4','1','1','1','1','3','2','India','Israel',NULL),(1684,'2016-10-12','158.140.1.28',3.846,40.741,29.014,35.714,1.125,2.833,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avina Verma ','averma@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','7','3','1','2','1','6','2','1','1','1','2','7','6','1','3','1','7','1','1','1','1','1','1','India','Japan',NULL),(1685,'2016-10-12','158.140.1.28',19.231,25.926,35.461,71.429,1.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Collins','collins@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','2','4','6','2','4','3','2','2','2','2','6','4','1','6','1','1','4','1','1','1','1','1','China','India',NULL),(1686,'2016-10-12','213.131.238.28',57.692,55.556,41.908,57.143,2.875,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Pollard','bpollard@cadence.com','Cadence2016','Ireland','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','4','3','5','3','3','3','2','2','2','3','6','5','6','5','3','3','2','2','1','3','6','2','United States','Israel',NULL),(1687,'2016-10-12','158.140.1.28',42.308,44.444,32.237,64.286,2.375,3.000,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagesh Sanghavi','sanghavi@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','3','4','3','2','3','5','4','2','6','3','4','3','2','2','2','3','3','United States','India',NULL),(1688,'2016-10-12','158.140.1.28',3.846,55.556,61.251,85.714,1.125,3.500,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harpreet Singh Anand ','harpreet.anand@gmail.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','7','1','5','2','3','5','1','2','7','6','1','6','1','2','2','3','1','1','7','1','India','China',NULL),(1689,'2016-10-13','192.5.98.28',50.000,81.481,83.817,42.857,2.625,4.667,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Takeyoshi Ikeda ','tikeda@cadence.com','Cadence2016','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','2','6','2','5','3','7','4','4','6','2','6','7','4','2','6','2','6','7','3','2','2','5','3','United States','China',NULL),(1690,'2016-10-13','213.131.238.28',19.231,40.741,38.685,92.857,1.625,2.833,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean-Paul Millo ','jpm@cadence.com','Cadence2016','France','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','3','1','7','1','2','3','2','3','1','2','7','5','5','7','1','2','3','1','1','1','5','1','United States','India',NULL),(1691,'2016-10-13','59.145.174.78',46.154,70.370,25.790,28.571,2.500,4.167,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alok Jain ','alokj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','3','2','3','2','2','2','2','4','6','7','3','3','2','6','3','5','3','2','2','3','India','Israel',NULL),(1692,'2016-10-13','14.142.6.124',38.462,55.556,32.237,35.714,2.250,3.500,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Gutta ','raj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','1','1','6','3','5','2','2','3','2','2','5','2','3','2','2','6','3','5','4','2','2','2','United States','India',NULL),(1693,'2016-10-13','158.140.1.28',50.000,59.259,38.685,35.714,2.625,3.667,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Federico Politi ','federico@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','6','2','1','4','1','5','3','3','2','3','3','5','4','6','4','1','7','4','2','1','4','4','2','United States','Germany',NULL),(1694,'2016-10-21','73.15.65.107',88.462,100.000,58.027,35.714,3.875,5.833,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pei Zhang','pzhang2@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','5','2','4','4','2','3','3','5','6','2','5','6','6','3','2','6','6','7','2','5','6','6','United States','Japan',NULL),(1695,'2016-10-21','162.195.242.28',61.538,59.259,87.041,35.714,3.000,3.667,5.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Insixiengmay','kaminsix@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','n/a','Individual Contributor','Four or more years','Communications, Utilities','4','7','7','3','4','4','5','6','4','7','1','4','4','4','4','4','4','4','4','2','4','3','4','1','India','United States',NULL),(1696,'2016-10-21','158.140.1.28',46.154,70.370,58.027,57.143,2.500,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Ja Pena ','djap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','4','7','6','4','4','2','5','1','4','4','3','4','4','2','6','4','1','2','2','5','1','India','China',NULL),(1697,'2016-10-13','158.140.1.28',34.615,25.926,35.461,57.143,2.125,2.167,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Myers ','cmyers@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','7','3','1','7','2','2','3','3','3','1','5','5','2','6','3','1','3','2','1','1','1','3','1','China','India',NULL),(1698,'2016-10-13','158.140.1.28',30.769,100.000,70.922,35.714,2.000,5.833,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deval Sanghani ','deval@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','1','6','4','5','4','7','1','4','7','5','6','4','1','6','7','4','1','1','7','1','India','United States',NULL),(1699,'2016-10-13','158.140.1.28',38.462,62.963,61.251,71.429,2.250,3.833,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Zigman ','zigman@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','2','6','2','6','4','3','3','2','3','6','7','2','5','2','4','6','2','3','2','2','2','Israel','United States',NULL),(1700,'2016-10-13','158.140.1.28',46.154,33.333,29.014,50.000,2.500,2.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Mathur ','rmathur@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','6','2','2','3','3','2','2','5','5','4','5','3','2','2','4','2','2','1','1','1','United States','Germany',NULL),(1701,'2016-10-14','199.43.4.28',7.692,51.852,61.251,28.571,1.250,3.333,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare ','sbare@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','6','2','1','3','2','6','6','2','6','2','2','7','6','1','2','1','3','2','2','1','1','5','1','India','United States',NULL),(1702,'2016-10-14','31.168.0.253',53.846,55.556,12.895,92.857,2.750,3.500,1.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dov Kliger ','dkliger@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','1','2','2','1','2','4','7','4','5','7','1','4','6','2','4','3','4','2','Israel','Russia',NULL),(1703,'2016-11-04','24.130.216.126',53.846,25.926,48.356,92.857,2.750,2.167,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emma Polden ','empolden@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','F','','Student','','Education','4','6','6','7','7','1','3','3','2','3','1','4','7','4','1','7','1','1','1','5','3','2','1','3','Sweden','Spain',NULL),(1704,'2016-10-21','158.140.1.28',50.000,51.852,67.698,42.857,2.625,3.333,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwath Thirumalai ','ashwath@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','5','2','6','2','4','3','4','5','3','4','5','3','2','3','3','3','5','3','3','2','4','2','India','China',NULL),(1705,'2016-10-15','158.140.1.28',11.538,48.148,19.342,85.714,1.375,3.167,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Upesh Jain ','upesh@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','6','1','2','2','2','2','1','1','7','3','1','6','2','1','6','3','2','2','5','1','China','India',NULL),(1706,'2016-10-17','158.140.1.28',96.154,40.741,58.027,85.714,4.125,2.833,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Guinn ','jguinn@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','5','6','7','1','5','6','4','2','3','3','6','1','6','7','5','4','4','6','2','6','1','2','Germany','China',NULL),(1707,'2016-10-17','199.43.4.121',7.692,29.630,29.014,78.571,1.250,2.333,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kenneth Willis ','kenw@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems / Product Engineering','Manager','Four or more years','Computer, Internet','3','7','2','1','7','1','4','2','2','2','1','3','7','1','1','4','1','6','3','1','1','1','2','1','China','India',NULL),(1708,'2016-10-17','158.140.1.28',69.231,59.259,25.790,0.000,3.250,3.667,2.333,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vasant Ramabadran ','vasant@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','5','1','1','3','3','4','2','3','3','4','4','3','5','5','3','3','5','4','3','5','3','2','1','United States','China',NULL),(1709,'2016-10-17','158.140.1.28',61.538,59.259,54.803,50.000,3.000,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arthur Schaldenbrand ','als@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','2','5','4','4','4','4','4','4','2','5','6','2','2','5','2','4','4','4','3','3','4','2','United States','Germany',NULL),(1710,'2016-10-21','158.184.198.7',50.000,37.037,77.369,71.429,2.625,2.667,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Kim ','danielkim00@gmail.com','SCU110516','South Korea','','Millenials (Born from 1980 to 1995)','M','Engineer','Manager','Four or more years','Manufacturing','6','6','5','2','6','2','6','6','2','5','2','6','6','2','2','6','2','2','6','2','3','2','2','2','South Korea','United States',NULL),(1711,'2016-10-17','158.140.1.28',7.692,37.037,41.908,50.000,1.250,2.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shadi Saba ','shadi@cadence.com','Cadence2016','Israel','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','6','3','2','4','1','4','2','2','4','2','1','7','1','1','4','1','4','3','1','1','1','6','1','China','India',NULL),(1712,'2016-10-22','73.92.65.117',38.462,70.370,29.014,57.143,2.250,4.167,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dipal Dineshkumar Patel','dpatel@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','1','1','7','4','4','4','2','2','2','2','4','6','5','5','2','2','4','5','1','2','4','3','United States','India',NULL),(1713,'2016-10-17','14.142.6.124',26.923,37.037,35.461,57.143,1.875,2.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajkumar Chandrasekar ','rajkc@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','1','2','2','2','6','1','5','2','2','6','4','2','1','1','2','1','Germany','United States',NULL),(1714,'2016-10-18','158.140.1.28',15.385,37.037,12.895,57.143,1.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elizabeth DiVittorio ','lizd@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','6','1','1','6','6','1','2','2','2','1','1','6','2','3','4','2','3','3','1','1','2','1','1','India','China',NULL),(1715,'2016-10-23','107.223.214.165',53.846,29.630,41.908,50.000,2.750,2.333,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruben Luva ','rluva@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','6','2','1','6','3','6','3','2','3','2','1','6','3','2','3','3','1','3','2','5','5','2','3','India','Spain',NULL),(1716,'2016-10-18','158.140.1.28',23.077,66.667,35.461,78.571,1.750,4.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Gu ','gxin@cadence.com','Cadence2016','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Sysytems','Executive','Four or more years','Computer, Internet','7','7','1','1','7','1','3','4','1','1','1','1','7','7','7','4','1','4','4','1','1','1','7','1','India','China',NULL),(1717,'2016-10-19','158.140.1.28',38.462,51.852,25.790,42.857,2.250,3.333,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navneet Mohindru ','navneet@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design','Individual Contributor','Two to three years','Computer, Internet','4','6','1','2','6','2','2','2','2','3','1','4','6','4','2','2','2','6','4','2','2','2','2','3','China','United States',NULL),(1718,'2016-10-19','114.41.105.242',26.923,48.148,22.566,50.000,1.875,3.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Chang ','simonc@cadence.com','Cadence2016','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','2','2','2','3','2','3','3','7','1','2','2','1','6','6','2','2','2','2','1','United States','Singapore',NULL),(1719,'2016-10-19','158.140.1.28',38.462,33.333,38.685,50.000,2.250,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Larry Belnap ','belnap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','1','6','1','2','4','2','4','2','3','6','4','3','3','1','4','2','2','2','4','2','2','United States','India',NULL),(1720,'2016-10-21','24.130.54.6',53.846,70.370,74.146,71.429,2.750,4.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yangyang Pu','ypu@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','3','5','5','4','6','3','4','2','4','7','4','5','5','2','3','4','5','2','1','4','3','United States','India',NULL),(1721,'2016-10-20','158.140.1.28',38.462,40.741,41.908,35.714,2.250,2.833,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Chen ','bchen@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','7','3','1','4','3','3','2','3','3','3','3','6','4','4','2','1','3','3','2','2','3','2','1','United States','Israel',NULL),(1722,'2016-10-20','158.140.1.28',23.077,37.037,3.224,100.000,1.750,2.667,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DInraj Shetty ','dinraj@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','1','7','1','1','7','1','1','1','1','2','1','1','7','3','7','7','1','7','1','1','1','1','3','1','India','United States',NULL),(1723,'2016-10-24','192.35.35.34',100.000,59.259,54.803,85.714,4.250,3.667,3.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geo Kal','SHOYRIDIN@sbclobal.net','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Individual Contributor','Two to three years','Government','4','7','5','5','7','6','2','3','4','5','1','6','6','3','6','6','7','4','4','4','1','1','1','7','United States','Germany',NULL),(1724,'2016-10-26','73.223.203.157',61.538,55.556,70.922,50.000,3.000,3.500,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chuan Xu','xc5211@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','4','7','6','5','7','2','4','6','4','4','2','3','4','3','3','3','4','2','5','3','2','2','6','3','Germany','United States',NULL),(1725,'2016-10-26','73.189.40.147',65.385,59.259,41.908,42.857,3.125,3.667,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shivanagesh Chandra','schandra@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univeristy','Student','Two to three years','Education','4','7','2','4','6','2','2','7','2','2','3','4','5','4','6','2','1','7','2','3','2','2','4','3','United States','India',NULL),(1726,'2016-10-26','71.202.60.75',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson ','cgudmundson@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States',NULL),(1727,'2016-10-27','71.204.191.22',53.846,88.889,54.803,64.286,2.750,5.000,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenjing Cao ','wcao@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','2','3','7','5','7','6','2','4','2','4','7','6','3','2','2','2','5','6','4','2','6','2','China','United States',NULL),(1728,'2016-10-27','98.207.232.71',53.846,81.481,45.132,50.000,2.750,4.667,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samarth Mehta ','smehta1@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','3','3','6','6','4','3','4','2','2','3','5','6','5','4','2','5','5','4','2','3','2','2','India','United States',NULL),(1729,'2016-10-27','50.184.63.160',61.538,74.074,58.027,21.429,3.000,4.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Darisha Jhutty','djhutty@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','F','Pacific Biosciences','Individual Contributor','Less than one year','Health Care','4','6','5','1','6','4','6','3','3','3','2','4','2','6','6','3','3','6','5','2','2','2','3','4','India','United States',NULL),(1730,'2016-10-27','129.210.115.4',100.000,81.481,61.251,92.857,4.250,4.667,4.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiangnan Du','jdu1@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','4','6','7','6','6','7','1','3','1','6','7','4','6','7','4','6','4','5','7','2','3','2','United States','China',NULL),(1731,'2016-10-27','209.133.79.5',23.077,81.481,25.790,78.571,1.750,4.667,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Puspak Sapkota ','psapkota@scu.edu','SCU110516','United States','Nepal','Millenials (Born from 1980 to 1995)','M','Tesla','Manager','Less than one year','Energy','1','7','3','1','7','7','6','2','1','1','1','4','6','4','1','5','4','6','5','4','1','1','2','1','United States','India',NULL),(1732,'2016-10-28','50.152.171.113',61.538,40.741,54.803,0.000,3.000,2.833,3.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeffrey Young','jeffrey.young.90@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Qorvo','Individual Contributor','Four or more years','Computer, Internet','3','6','4','3','2','2','3','5','3','5','4','5','3','2','5','2','2','4','5','1','2','2','3','1','Japan','China',NULL),(1733,'2016-10-28','63.250.181.65',7.692,70.370,41.908,85.714,1.250,4.167,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrice Salles ','patrice.salles@hmclause.com','Web','France','','Gen X (Born from 1965 to 1979)','M','HM-Clause / R&D','Manager','Less than one year','Agriculture','3','7','2','1','7','1','3','2','7','2','1','1','6','3','2','6','1','6','6','5','1','1','4','2','United States','Brazil',NULL),(1734,'2016-10-29','24.130.52.157',57.692,44.444,19.342,100.000,2.875,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hatem Mohamed Sayed Ahmed','hahmed@scu.edu','SCU110516','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','1','4','7','4','1','1','1','1','1','1','7','1','7','7','1','4','4','1','7','1','4','1','United States','India',NULL),(1735,'2016-10-30','99.139.79.63',34.615,85.185,48.356,42.857,2.125,4.833,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gaston Young','gsyoung@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','5','3','1','4','3','7','4','3','2','1','5','5','7','3','6','2','3','7','3','2','2','6','1','United States','South Korea',NULL),(1736,'2016-10-30','50.152.240.167',26.923,70.370,45.132,28.571,1.875,4.167,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanzi Li','hli@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','3','2','4','6','4','4','2','2','1','4','7','4','3','1','1','1','4','4','1','2','6','1','India','United States',NULL),(1737,'2016-10-31','129.210.115.112',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qian Huang ','qhuang@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','4','2','4','1','2','1','2','6','4','2','2','2','3','6','4','4','4','4','4','United States','India',NULL),(1738,'2016-10-31','72.34.128.250',50.000,59.259,41.908,57.143,2.625,3.667,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Stock ','stock17924@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Roche','Individual Contributor','Two to three years','Health Care','2','6','3','1','5','2','3','3','5','3','1','5','6','5','5','5','2','4','5','3','2','2','3','3','China','Spain',NULL),(1739,'2016-11-08','179.107.110.250',23.077,62.963,32.237,100.000,1.750,3.833,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caio ','caioaf@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','One year','Computer, Internet','2','7','3','2','7','4','2','4','3','2','1','3','7','6','1','7','2','2','6','2','2','2','3','1','United States','Israel',NULL),(1740,'2016-11-08','179.107.110.250',46.154,66.667,6.447,35.714,2.500,4.000,1.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Artur Melo Mota Costa ','arturm.852@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','4','1','1','4','7','1','2','1','1','1','4','7','4','7','4','1','7','1','1','4','1','4','1','United States','Sweden',NULL),(1741,'2016-11-08','179.107.110.250',23.077,44.444,16.119,21.429,1.750,3.000,1.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Breno ','breno@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','5','2','1','2','3','1','2','3','4','6','1','2','1','4','3','1','3','1','2','1','Brazil','India',NULL),(1742,'2016-11-08','179.107.110.250',46.154,62.963,51.580,57.143,2.500,3.833,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mauro da Costa ','mauroantonioj@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','7','4','2','5','2','4','3','4','5','1','4','5','5','3','5','2','4','6','2','4','2','4','2','Brazil','United States',NULL),(1743,'2016-11-08','179.107.110.250',34.615,59.259,29.014,78.571,2.125,3.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gustavo Campos ','guhcampos@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','3','1','4','4','4','2','1','3','1','5','7','6','3','7','1','4','3','1','1','3','4','2','United States','India',NULL),(1744,'2016-11-08','179.107.110.250',34.615,74.074,58.027,64.286,2.125,4.333,4.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abner Luis Panho Marciano ','abner@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','6','2','7','4','4','6','4','2','2','3','7','4','1','2','3','6','4','5','1','1','3','4','United States','Brazil',NULL),(1745,'2016-11-08','179.107.110.250',38.462,70.370,58.027,57.143,2.250,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Augusto ','augusto@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Less than one year','Computer, Internet','6','7','2','2','6','4','2','5','2','7','1','2','7','5','2','2','2','2','3','6','3','4','5','2','Germany','United States',NULL),(1746,'2016-11-08','179.107.110.250',38.462,59.259,48.356,78.571,2.250,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas ','luckazlz@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','7','3','2','3','2','5','2','1','6','3','5','5','3','6','3','2','2','2','5','2','United States','Israel',NULL),(1747,'2016-11-08','179.107.110.250',19.231,70.370,29.014,42.857,1.625,4.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luciana ','lucianafujii@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','7','1','2','2','6','1','2','6','7','4','2','1','2','1','1','1','2','7','1','United States','India',NULL),(1748,'2016-11-08','179.107.110.250',26.923,55.556,45.132,71.429,1.875,3.500,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas Prat ','pratlucas@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','3','7','3','2','5','4','3','2','3','6','1','2','6','5','3','6','2','4','3','2','1','2','3','2','United States','Sweden',NULL),(1749,'2016-11-08','179.107.110.250',30.769,62.963,16.119,100.000,2.000,3.833,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rogerio de Souza Moraes ','rogerio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','6','2','2','1','1','1','5','7','5','2','7','2','2','7','1','2','1','2','2','United States','China',NULL),(1750,'2016-11-08','179.107.110.250',57.692,59.259,25.790,85.714,2.875,3.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Azevedo ','gabriel.guedesaz@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','5','1','1','7','7','2','6','1','2','2','2','7','7','7','7','1','3','2','2','7','2','1','1','Brazil','United States',NULL),(1751,'2016-11-08','179.107.110.250',34.615,48.148,51.580,42.857,2.125,3.167,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronalu ','ronalu@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','6','1','1','7','2','2','1','6','6','1','6','6','4','1','1','2','1','7','4','1','4','1','1','Brazil','United States',NULL),(1752,'2016-11-08','179.107.110.250',57.692,48.148,54.803,71.429,2.875,3.167,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Ramos ','ramos@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','7','6','5','3','3','4','2','4','6','4','5','5','3','2','3','2','4','2','2','2','Brazil','United States',NULL),(1753,'2016-11-08','179.107.110.250',65.385,85.185,54.803,50.000,3.125,4.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mateus Silva ','msilva@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','2','5','6','4','4','2','3','6','6','5','2','6','2','6','2','5','2','4','6','5','Israel','India',NULL),(1754,'2016-11-08','179.107.110.250',26.923,18.519,51.580,35.714,1.875,1.833,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raquel Lara ','Raqlara@yahoo.com.br','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Manager','Two to three years','Computer, Internet','6','1','6','6','6','1','6','1','2','1','1','3','6','3','1','6','1','1','2','1','1','1','3','1','Israel','India',NULL),(1755,'2016-11-09','179.107.110.250',34.615,40.741,51.580,100.000,2.125,2.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tulio Leao ','tulio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','6','7','3','1','7','1','5','2','1','5','4','3','7','5','3','7','1','3','3','2','1','1','3','3','United States','Israel',NULL),(1756,'2016-11-09','179.107.110.250',38.462,70.370,61.251,85.714,2.250,4.167,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guilherme Santos ','guisousa.dcc@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','6','5','5','3','4','5','2','6','6','6','5','7','1','4','3','5','1','1','2','1','United States','Sweden',NULL),(1757,'2016-11-09','179.107.110.250',19.231,44.444,25.790,78.571,1.625,3.000,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea ','andrea.iabrudi@gmail.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','1','7','3','2','6','2','3','3','3','1','1','1','7','6','2','5','2','3','2','2','1','3','3','1','India','Israel',NULL),(1758,'2016-11-10','198.107.143.117',42.308,40.741,58.027,42.857,2.375,2.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jim DeWitt ','jim.dewitt@nuflare.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','NuFlare America','Executive','Two to three years','Services','4','6','2','1','5','2','6','4','3','5','2','2','5','2','3','4','2','3','5','2','1','3','3','5','Japan','Sweden',NULL),(1759,'2016-11-09','179.107.110.250',42.308,62.963,58.027,71.429,2.375,3.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tomas Schweizer ','tomas@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Less than one year','Computer, Internet','6','7','4','3','6','5','5','6','2','1','2','1','6','4','5','5','3','2','4','4','2','2','4','1','United States','Germany',NULL),(1760,'2016-11-09','179.107.110.250',11.538,51.852,12.895,64.286,1.375,3.333,1.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandre Esselin Botelho ','alxmakingsounds@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Manager','Two to three years','Computer, Internet','1','7','2','1','5','2','1','3','2','1','1','3','7','4','1','4','1','4','4','2','2','1','4','1','China','Israel',NULL),(1761,'2016-11-09','179.107.110.250',50.000,44.444,35.461,64.286,2.625,3.000,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yumi Monma ','ymonma@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','4','5','3','1','6','2','3','2','2','3','2','2','7','2','5','5','3','3','3','2','3','3','6','2','Japan','United States',NULL),(1762,'2016-11-09','179.107.110.250',53.846,81.481,51.580,50.000,2.750,4.667,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarisse Simões Ribeiro ','clasimoesr@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','2','7','3','5','3','4','1','5','6','7','1','6','4','4','1','2','3','6','7','1','Germany','Brazil',NULL),(1763,'2016-11-09','158.140.1.28',30.769,51.852,22.566,64.286,2.000,3.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joao Silva','noone@none.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','5','3','2','3','4','2','2','2','7','1','1','4','5','6','4','1','1','1','5','3','India','Israel',NULL),(1764,'2016-11-09','179.107.110.250',23.077,48.148,48.356,57.143,1.750,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia ','natyarantes@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','3','7','4','1','6','7','7','4','1','2','3','5','7','2','1','2','1','1','1','1','1','1','7','1','United States','India',NULL),(1765,'2016-11-12','24.4.33.61',26.923,37.037,32.237,50.000,1.875,2.667,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Orna Sarfaty ','sarfatyo@gmail.com','web','Israel','Israel / US','Baby Boomers (Born from 1946 to 1964)','F','sandisk','Executive','Four or more years','Computer, Internet','2','7','4','1','5','1','4','2','2','2','1','2','6','4','1','3','2','2','6','2','4','2','1','2','United States','Israel',NULL),(1766,'2016-11-15','61.125.134.193',42.308,62.963,25.790,14.286,2.375,3.833,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hidetaka Nakamura ','nakamura.hidetaka@nuflare.co.jp','web','Japan','','Gen X (Born from 1965 to 1979)','M','NuFlare technology','Individual Contributor','Less than one year','Manufacturing','2','6','3','1','2','2','2','3','2','2','2','2','6','2','1','2','3','5','6','2','2','2','6','6','Japan','United States',NULL),(1767,'2016-11-16','179.107.110.250',15.385,55.556,48.356,100.000,1.500,3.500,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas ','douglas91@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','4','4','1','4','1','5','7','6','1','7','1','1','4','2','1','1','1','1','United States','Israel',NULL),(1768,'2016-11-21','172.249.50.6',30.769,29.630,29.014,21.429,2.000,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Conchita F. Serri ','conchita.serri@pomona.edu','web','Other','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','Pomona College','Executive','Four or more years','Education','3','4','4','2','6','2','2','2','2','2','2','3','5','5','2','2','3','2','2','1','1','2','2','1','India','United States',NULL),(1769,'2016-11-20','212.25.79.133',30.769,29.630,61.251,21.429,2.000,2.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronit Ronen ','ronit.ronen-karpol@sandisk.com','web','Israel','','Gen X (Born from 1965 to 1979)','F','Hi Tech','Senior Manager','Four or more years','Computer, Internet','5','6','5','2','3','1','2','3','6','4','2','2','2','3','1','6','5','6','1','2','1','2','1','1','Israel','United States',NULL),(1770,'2016-11-22','107.3.162.85',50.000,44.444,32.237,71.429,2.625,3.000,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angel Rampy ','angel.rampy@coachangel.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Success through learning','Executive','Four or more years','Services','2','7','1','4','7','1','4','3','2','4','1','4','6','4','4','4','2','1','6','2','1','4','4','1','United States','Spain',NULL),(1771,'2016-11-27','14.192.208.140',46.154,29.630,80.593,71.429,2.500,2.333,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alicia Lim Li Shia ','alicia@cultureboleh.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Culture Boleh Global Training PLT','Individual Contributor','Less than one year','Services','7','7','4','2','4','2','6','6','5','3','1','6','7','3','3','6','1','2','2','3','2','2','2','3','United States','Japan',NULL),(1772,'2016-11-27','110.159.76.119',23.077,40.741,32.237,92.857,1.750,2.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hareen S Balakrishnan ','hareen1105@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','M','Culture Boleh Global Training PLT','Individual Contributor','Two to three years','Communications, Utilities','2','7','4','2','7','1','1','3','5','1','1','2','7','3','2','6','1','3','6','3','1','1','1','4','Germany','United States',NULL),(1773,'2016-11-28','123.136.111.128',61.538,66.667,74.146,64.286,3.000,4.000,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddie Khor Choon Peng ','khoredll@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','Culture Boleh Global Traning PLT','Individual Contributor','Four or more years','Education','6','6','5','2','5','2','6','6','4','2','2','5','6','5','6','6','2','3','5','6','2','2','3','3','Singapore','United States',NULL),(1774,'2016-11-30','161.165.196.112',19.231,44.444,35.461,78.571,1.625,3.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William B. Rice ','bontekoe@att.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Walmart Corporation','Individual Contributor','Four or more years','Retail, Wholesale','4','6','2','1','7','2','3','3','2','3','1','3','5','3','2','7','2','3','6','2','1','1','2','2','India','Sweden',NULL),(1775,'2016-12-08','70.35.54.233',50.000,62.963,51.580,0.000,2.625,3.833,3.667,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Preethi Kandhalu ','pkandhalubhaskar@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','4','1','2','4','4','4','2','4','1','7','2','4','1','4','2','7','1','4','4','1','3','4','India','United States',NULL),(1776,'2016-12-08','107.3.158.153',65.385,70.370,67.698,35.714,3.125,4.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong ','cxiong@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','3','6','6','4','2','3','3','4','6','4','4','4','2','4','4','4','2','4','3','4','India','United States',NULL),(1777,'2016-12-09','50.131.165.43',96.154,25.926,58.027,57.143,4.125,2.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shreyas Srinivasa Reddy ','ssrinivasareddy@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','1','1','7','1','7','3','4','2','2','6','6','1','7','2','2','1','7','1','1','7','2','7','United States','United States',NULL),(1778,'2016-12-13','185.81.141.111',65.385,70.370,48.356,64.286,3.125,4.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jsahyoun@scu.edu','SCU011417','Lebanon','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','5','1','6','4','6','2','4','3','3','5','6','2','6','4','1','7','2','6','2','4','4','3','Germany','United States',NULL),(1779,'2016-12-11','50.131.152.63',84.615,66.667,64.475,57.143,3.750,4.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rama Gupta ','rgupta@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Intuitive Surgical','Student','Less than one year','Computer, Internet','3','7','6','6','4','4','6','5','3','3','3','3','7','3','6','4','2','2','7','6','6','2','2','2','India','Brazil',NULL),(1780,'2016-12-11','49.34.223.240',53.846,92.593,64.475,64.286,2.750,5.167,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbooba Chandrasinh Solanki ','ksolanki@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','6','4','4','6','5','2','5','2','2','2','6','4','6','6','2','3','5','7','2','2','6','2','India','Japan',NULL),(1781,'2016-12-14','73.70.1.230',46.154,40.741,54.803,57.143,2.500,2.833,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Jeng ','jjeng@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','3','2','7','5','3','4','3','6','2','6','7','3','3','2','1','1','3','4','1','3','1','2','China','Sweden',NULL),(1782,'2016-12-15','122.173.103.59',26.923,29.630,25.790,92.857,1.875,2.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richa Sharma ','r2sharma@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Santa clara university','Student','One year','Computer, Internet','1','7','2','1','7','1','7','2','1','1','1','1','7','3','7','6','1','1','7','1','2','1','1','1','United States','Japan',NULL),(1783,'2016-12-11','71.204.190.56',53.846,74.074,64.475,42.857,2.750,4.333,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liang Xia ','lxia@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','4','1','5','7','6','7','1','4','4','6','7','4','1','1','1','4','1','6','1','1','4','7','United States','India',NULL),(1784,'2016-12-15','45.125.182.0',57.692,51.852,74.146,78.571,2.875,3.333,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','2','1','6','2','6','6','2','6','2','6','6','6','6','6','2','6','2','2','2','2','2','2','United States','India',NULL),(1785,'2016-12-15','216.174.112.44',38.462,48.148,25.790,50.000,2.250,3.167,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','gpatel@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','6','2','1','1','3','1','1','7','7','7','2','1','1','2','4','3','2','1','1','2','United States','India',NULL),(1786,'2016-12-16','158.184.198.5',38.462,48.148,48.356,71.429,2.250,3.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cooper McDonnell ','cmcdonnell@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','6','3','2','6','2','6','3','3','3','2','3','6','3','2','6','2','3','3','2','3','2','6','2','United States','Russia',NULL),(1787,'2016-12-20','107.3.155.150',53.846,74.074,38.685,42.857,2.750,4.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balakrishnan Ramdoss ','bramdoss@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Education','2','6','3','2','5','7','6','3','2','2','3','5','7','1','2','2','6','7','2','7','2','1','2','1','United States','India',NULL),(1788,'2016-12-22','208.91.2.2',96.154,55.556,58.027,42.857,4.125,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shashi Shekhar ','sshekhar@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Two to three years','Education','6','6','4','2','1','7','6','3','2','3','2','7','6','6','7','7','1','2','2','2','6','2','2','6','China','United States',NULL),(1789,'2016-12-22','104.51.52.102',61.538,40.741,38.685,42.857,3.000,2.833,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gurtej Bansal ','tjbansal@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','7','1','4','7','3','3','3','2','4','3','4','5','4','4','1','1','4','4','1','5','2','1','1','United States','India',NULL),(1790,'2016-12-22','24.130.239.81',69.231,62.963,54.803,42.857,3.250,3.833,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hairong Wang ','hwang1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','4','6','3','2','6','4','5','4','4','3','1','3','4','4','6','4','3','3','4','4','4','3','4','4','United States','India',NULL),(1791,'2016-12-22','114.243.174.71',57.692,66.667,19.342,57.143,2.875,4.000,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Licheng Xiao ','xiao_licheng@foxmail.com','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Nankai University','Student','One year','Computer, Internet','1','7','1','4','4','7','1','7','1','1','1','1','7','4','7','4','1','7','4','1','1','1','1','7','United States','Japan',NULL),(1792,'2016-12-22','174.62.74.97',53.846,85.185,70.922,64.286,2.750,4.833,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pawan Kumbhare ','pkumbhare@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','4','1','4','5','6','5','3','3','1','6','6','4','4','6','4','6','4','4','1','1','6','4','United States','Singapore',NULL),(1793,'2017-01-13','96.86.165.254',73.077,66.667,45.132,57.143,3.375,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jacquessahyoun@gmail.com','SCU110516','United States','Lebanon','Millenials (Born from 1980 to 1995)','M','Earthquake Sound','Manager','Two to three years','Manufacturing','2','6','5','1','6','3','4','4','2','3','3','2','6','1','7','4','4','5','4','6','3','3','5','4','United States','China',NULL),(1794,'2016-12-23','116.203.58.178',23.077,55.556,22.566,100.000,1.750,3.500,2.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manoj Parihar ','mparihar@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University(USA)','Student','Four or more years','Computer, Internet','2','7','3','5','7','4','2','3','1','2','1','1','7','5','1','7','3','2','4','1','1','1','5','1','India','United States',NULL),(1795,'2016-12-23','71.202.70.75',69.231,74.074,35.461,71.429,3.250,4.333,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hitesh Raichandani ','hraichandani@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','Two to three years','Computer, Internet','4','7','4','2','4','7','6','1','1','1','1','6','7','4','5','6','2','6','4','2','1','2','3','7','United States','Russia',NULL),(1796,'2016-12-23','50.131.165.43',46.154,100.000,58.027,0.000,2.500,6.000,4.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satya Keerthi C Kudupudi ','skudupudi@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','1','1','7','4','5','7','3','1','1','7','7','1','1','1','7','7','1','7','1','7','7','India','United States',NULL),(1797,'2016-12-25','97.92.167.183',92.308,88.889,19.342,100.000,4.000,5.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Su ','ysu1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univ','Student','One year','Computer, Internet','1','7','1','7','7','7','1','7','1','1','1','1','7','1','7','7','7','7','7','1','1','1','7','7','United States','China',NULL),(1798,'2017-01-14','73.170.45.146',100.000,77.778,35.461,64.286,4.375,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Qin ','yqin@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','7','6','2','1','2','2','4','6','3','7','5','6','2','7','2','6','4','6','4','India','United States',NULL),(1799,'2017-01-14','129.210.115.240',50.000,62.963,67.698,42.857,2.625,3.833,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kartikey Garg ','kgarg@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Less than one year','Computer, Internet','4','6','4','1','6','3','7','4','3','5','4','1','3','2','1','5','2','2','6','6','5','4','4','3','India','United States',NULL),(1800,'2017-01-17','59.189.118.66',46.154,44.444,35.461,21.429,2.500,3.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Keith Teo ','keithteo@asia.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Four or more years','Services','2','5','2','2','3','1','3','3','2','5','2','2','6','2','3','3','1','6','5','2','5','3','2','2','China','United States',NULL),(1801,'2017-01-18','171.159.48.4',80.769,33.333,38.685,57.143,3.625,2.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tej Chaggar ','Tejinderschaggar@gmail.com','web','India','','Millenials (Born from 1980 to 1995)','M','Investment Bank','Manager','Two to three years','Finance, Insurance, Real Estate','2','7','6','6','7','2','1','7','1','1','2','7','6','2','4','2','2','2','6','2','6','1','1','1','United States','Germany',NULL),(1802,'2017-01-18','107.212.210.234',11.538,62.963,48.356,85.714,1.375,3.833,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivian Deutsch ','duodeutsch@aol.com','web','United States','','Traditionals (Born before 1946)','F','Bridging Jewish Cultures','Executive','Two to three years','Education','4','7','4','1','7','4','1','4','3','5','1','4','7','4','1','5','1','1','4','7','1','1','3','1','Israel','United States',NULL),(1803,'2017-01-18','81.140.188.185',46.154,14.815,29.014,78.571,2.500,1.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Binda Punj ','bindapunj@hotmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TunnelTalk','Senior Manager','Four or more years','Construction','3','7','2','2','7','1','3','4','1','2','2','1','7','4','7','4','3','1','1','2','1','3','1','1','United States','China',NULL),(1804,'2017-01-18','90.255.204.84',76.923,55.556,61.251,7.143,3.500,3.500,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam','kruprah@hotmail.co.uk','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TRAVEL MANAGEMENT COMPANY','Individual Contributor','Two to three years','Transportation','3','5','6','5','2','6','7','5','2','2','3','6','7','6','1','1','1','3','4','1','3','2','1','7','United States','Japan',NULL),(1805,'2017-01-19','104.51.52.102',38.462,70.370,54.803,35.714,2.250,4.167,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amy Bansal ','amy.bansal@hotmail.com','web','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Ernst & Young LLP','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','2','7','4','2','4','2','5','4','3','5','2','4','6','6','2','2','1','2','7','2','4','2','6','1','United States','India',NULL),(1806,'2017-01-19','76.21.105.53',57.692,51.852,35.461,21.429,2.875,3.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shailee Madhani ','smadhani@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Kla-tencor','Individual Contributor','Less than one year','Computer, Internet','1','5','3','2','1','1','3','1','6','3','2','3','7','3','5','4','3','2','5','3','5','1','6','2','Saudi Arabia','Singapore',NULL),(1807,'2017-01-19','134.191.232.71',19.231,14.815,29.014,28.571,1.625,1.667,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Edith Cohen ','edithcohen4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Intel','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','4','2','2','3','2','2','2','3','6','3','2','3','1','1','1','2','1','1','1','1','Israel','United States',NULL),(1808,'2017-01-19','69.181.209.40',50.000,70.370,51.580,71.429,2.625,4.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','2','6','4','4','5','3','2','2','6','6','4','4','6','2','4','5','5','1','1','3','3','United States','China',NULL),(1809,'2017-01-19','108.225.191.17',46.154,48.148,67.698,35.714,2.500,3.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Lu ','stephenlu91@gmail.com','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','6','6','3','2','3','2','6','4','2','6','2','5','7','5','4','3','3','2','2','6','1','2','2','1','United States','China',NULL),(1810,'2017-01-19','71.202.40.62',38.462,44.444,32.237,28.571,2.250,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea Wang ','awang3@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','3','2','2','3','2','2','1','4','6','4','4','3','2','5','3','1','1','2','3','2','China','Germany',NULL),(1811,'2017-01-20','73.241.202.147',53.846,59.259,90.264,92.857,2.750,3.667,5.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helia Zaerihosseinabad ','hzaerihosseinabad@scu.edu','SCU021117','Iran','','Millenials (Born from 1980 to 1995)','M','Santa Clara Valley Water District','Executive','One year','Government','6','7','7','5','6','5','7','5','3','6','2','1','7','2','4','7','1','2','4','7','7','1','2','1','United States','India',NULL),(1812,'2017-01-20','87.82.212.163, 165.225.80.120',100.000,70.370,51.580,50.000,4.500,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Ruprah ','pamruprah@gmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Morgan McKinley','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','4','5','5','1','5','4','1','1','4','5','5','6','6','4','3','7','4','3','5','4','4','4','Japan','South Korea',NULL),(1813,'2017-01-20','208.91.2.2',80.769,77.778,67.698,57.143,3.625,4.500,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khoi Tran ','ktran@scu.edu','SCU021117','Vietnam','','Millenials (Born from 1980 to 1995)','M','VMware','Executive','Less than one year','Computer, Internet','7','7','3','3','3','7','7','4','4','2','5','3','6','7','6','6','2','2','6','3','7','1','2','2','United States','Japan',NULL),(1814,'2017-01-21','108.185.173.135',46.154,59.259,35.461,71.429,2.500,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ophra Ashur ','ophraa@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ventura County Behavioral Health','Manager','Four or more years','Health Care','3','7','4','2','4','3','2','3','1','4','1','2','7','4','5','6','1','7','5','2','1','6','1','2','United States','Israel',NULL),(1815,'2017-01-21','40.137.48.184',42.308,33.333,16.119,57.143,2.375,2.500,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach O Lerman ','lilach.lerman@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Medical Center','Senior Manager','Four or more years','Health Care','2','6','2','1','6','4','2','2','1','2','1','3','6','5','6','4','1','1','1','2','2','3','2','2','Israel','United States',NULL),(1816,'2017-01-21','104.172.12.81',42.308,48.148,38.685,7.143,2.375,3.167,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilli Harel ','eharel2197@aol.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','DietPro2000','Executive','Four or more years','Health Care','1','6','5','2','2','5','5','2','2','3','3','5','5','5','2','2','2','2','2','3','1','2','2','2','Israel','United States',NULL),(1817,'2017-01-21','108.185.165.68',73.077,70.370,51.580,50.000,3.375,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruty Levy ','levyruty4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Oak Park Unified School District','Individual Contributor','Four or more years','Education','5','6','5','3','6','2','3','3','3','3','3','3','6','6','3','3','2','6','6','3','2','5','2','6','United States','Japan',NULL),(1818,'2017-01-22','134.191.232.68',76.923,77.778,67.698,21.429,3.500,4.500,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sveta Bronstein ','sveta.br87@gmail.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Student','Two to three years','Computer, Internet','6','5','4','2','6','6','3','4','4','6','3','5','1','6','6','5','4','5','2','2','2','2','6','4','United States','Israel',NULL),(1819,'2017-01-23','198.22.92.40',84.615,100.000,87.041,0.000,3.750,5.500,5.500,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sina Piramoon ','spiramoon@scu.edu','ENGR 302','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Manufacturing','4','7','6','2','2','7','6','6','5','6','2','3','3','6','6','1','2','6','6','2','3','6','6','6','Germany','India',NULL),(1820,'2017-01-25','99.167.86.140',50.000,74.074,87.041,57.143,2.625,4.333,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dalia Yasharpour ','daliayasharpour@gmail.com','web','Canada','United States','Gen X (Born from 1965 to 1979)','F','University of California, Los Angeles','Executive','Four or more years','Education','6','6','6','2','6','6','6','5','4','6','2','4','6','6','6','4','2','6','2','2','2','1','4','2','Sweden','Israel',NULL),(1821,'2017-01-26','129.210.115.240',46.154,37.037,32.237,7.143,2.500,2.667,2.667,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Trenton James Nagasawa ','tnagasawa@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','5','2','1','6','2','2','4','2','3','2','5','2','3','2','2','2','2','5','2','3','3','2','2','Russia','Japan',NULL),(1822,'2017-01-26','129.210.115.112',26.923,44.444,38.685,57.143,1.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachael Wan ','rwan@scu.edu','SCU001','Hong Kong','United States','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','4','6','3','3','5','2','3','3','1','4','2','4','5','2','1','6','1','5','4','2','1','1','3','2','United States','China',NULL),(1823,'2017-01-27','129.210.115.112',100.000,62.963,45.132,57.143,4.250,3.833,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sinduja Bhupathiraju','sbhupathiraju@scu.edu','','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','5','4','2','3','5','2','2','2','3','6','6','5','6','5','5','2','6','6','6','2','2','India','United States',NULL),(1824,'2017-01-27','76.103.20.228, 199.19.252.13',30.769,40.741,51.580,71.429,2.000,2.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tracy Clift ','tclift@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','3','4','4','4','2','2','2','6','2','2','6','2','6','2','2','2','2','2','2','China','India',NULL),(1825,'2017-01-27','50.184.79.109',34.615,66.667,32.237,50.000,2.125,4.000,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Malavika Iyer ','miyer@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','3','6','3','4','6','6','4','2','2','2','2','2','5','6','1','4','2','4','2','3','2','2','3','2','United States','China',NULL),(1826,'2017-01-27','73.93.204.10',61.538,40.741,70.922,78.571,3.000,2.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manuel Castilla Notario ','mcastillanotario@scu.edu','SCU021117','Spain','','Gen X (Born from 1965 to 1979)','M','SANTA CLARA UNIVERSITY','Manager','Four or more years','Construction','6','7','6','5','6','2','6','3','2','5','2','3','6','4','6','6','2','2','3','2','2','2','4','2','United States','Germany',NULL),(1827,'2017-01-28','50.156.38.72',76.923,51.852,29.014,42.857,3.500,3.333,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leo Chang ','chihshun@gmail.com','SCU001','Taiwan','','Gen X (Born from 1965 to 1979)','M','FICO','Manager','Less than one year','Computer, Internet','3','6','2','4','6','3','2','2','5','1','2','5','6','4','6','2','2','1','3','6','3','4','3','2','India','Israel',NULL),(1828,'2017-01-29','67.169.30.246',50.000,77.778,32.237,50.000,2.625,4.500,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Syamala Keerthana Chegu ','schegu@scu.edu','web','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','3','2','1','6','7','6','2','2','2','2','1','7','4','6','5','1','5','1','4','2','2','6','6','China','United States',NULL),(1829,'2017-01-29','86.163.162.207',100.000,96.296,74.146,21.429,5.500,5.333,4.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijay Punj ','vijay.punj@btopenworld.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','University Surrey','Student','One year','Services','3','4','5','5','4','4','5','5','5','6','6','3','5','6','7','4','6','5','6','5','6','5','6','6','United States','India',NULL),(1830,'2017-01-29','107.3.155.150',50.000,92.593,67.698,85.714,2.625,5.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwin Athigaman ','aathigaman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','6','7','4','2','6','6','5','4','6','2','1','6','7','4','4','6','2','6','4','4','1','2','7','3','India','United States',NULL),(1831,'2017-01-30','182.18.235.43',65.385,44.444,19.342,100.000,3.125,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Faith Icalla Bacon ','faithbacon08@gmail.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation Inc.','Individual Contributor','Four or more years','Non-profit','1','7','2','1','7','1','4','1','1','3','1','4','7','4','7','7','4','4','4','1','3','4','4','1','United States','Japan',NULL),(1832,'2017-01-30','182.18.235.43',100.000,81.481,58.027,78.571,4.625,4.667,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dulce Festin-Baybay ','dulcefb@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','2','7','6','5','6','2','6','2','4','4','3','6','6','5','6','6','6','6','6','6','2','6','3','3','United States','China',NULL),(1833,'2017-01-30','182.18.235.43',7.692,29.630,61.251,85.714,1.250,2.333,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Milagros G. Santisteban ','mitos.santisteban@gmail.com','web','Philippines','','Traditionals (Born before 1946)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','1','7','6','1','7','1','7','3','4','4','1','3','7','6','1','5','1','1','3','2','1','1','1','1','United States','Singapore',NULL),(1834,'2017-01-30','178.115.128.96',80.769,51.852,45.132,14.286,3.625,3.333,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Margreiter ','margreiter.ph@gmail.com','web','Austria','','Millenials (Born from 1980 to 1995)','M','PVA','Individual Contributor','Four or more years','Non-profit','7','5','2','4','6','3','2','3','4','2','3','4','3','6','7','2','3','3','5','1','2','2','2','4','United States','Germany',NULL),(1835,'2017-01-30','68.5.78.146',42.308,7.407,6.447,28.571,2.375,1.333,1.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam U ','adam@themarketingmentors.com','web','Poland','','Gen X (Born from 1965 to 1979)','M','MMI','Executive','Four or more years','Services','2','6','1','1','4','1','2','1','1','1','3','3','6','1','7','2','2','2','2','1','1','1','1','1','United States','China',NULL),(1836,'2017-01-31','222.127.94.5',46.154,70.370,61.251,64.286,2.500,4.167,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Martin Bunag ','martin_bunag@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','M','Investor Relations Global','Executive','Four or more years','Services','3','7','4','3','6','6','5','6','2','5','5','2','6','5','2','4','2','2','4','5','4','1','3','1','China','United States',NULL),(1837,'2017-01-31','182.18.235.43',84.615,100.000,51.580,21.429,3.750,6.000,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Tan ','monica_tan17@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','Lopez Group Foundation Inc.','Manager','Four or more years','Non-profit','3','4','4','1','5','5','6','4','2','3','4','6','3','7','6','5','3','6','6','6','2','6','6','2','Japan','Singapore',NULL),(1838,'2017-01-31','182.18.235.43',34.615,14.815,29.014,92.857,2.125,1.667,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos Campos ','caloy@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','7','7','2','6','6','1','1','2','1','2','1','4','7','4','1','7','1','1','1','2','2','1','1','1','United States','Singapore',NULL),(1839,'2017-01-31','182.18.235.43',50.000,48.148,25.790,78.571,2.625,3.167,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angela Guingona ','alguingona@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','1','6','2','1','1','1','3','6','3','4','7','3','6','5','3','6','1','1','1','United States','China',NULL),(1840,'2017-01-31','191.226.255.12',61.538,70.370,70.922,92.857,3.000,4.167,4.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ana Carolina Brunherotti Jacinto ','anacarolinajacinto@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','One year','Services','6','6','5','2','7','2','6','5','4','2','2','5','7','7','1','7','4','2','3','7','2','2','4','6','United States','Spain',NULL),(1841,'2017-01-31','134.191.232.71',100.000,100.000,61.251,50.000,5.625,6.167,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cohen Sivan ','sivan.levi@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Individual Contributor','Two to three years','Computer, Internet','5','5','3','7','5','7','7','3','3','4','3','7','5','5','6','6','5','6','5','7','5','6','7','6','China','Singapore',NULL),(1842,'2017-01-31','188.172.194.153',11.538,25.926,9.671,0.000,1.375,2.167,1.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heiner Höving ','heiner.hoeving@online.de','web','Hungary','','Baby Boomers (Born from 1946 to 1964)','M','Unicorn Holding Inc.','Senior Manager','Four or more years','Services','1','5','1','1','1','7','4','1','1','1','1','1','7','1','3','1','1','1','1','2','1','1','1','2','Germany','United States',NULL),(1843,'2017-01-31','134.191.232.70',53.846,18.519,35.461,50.000,2.750,1.833,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mor Mazor ','mor.mazor@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','intel','Executive','Four or more years','Computer, Internet','3','6','4','1','5','1','2','3','2','3','3','5','4','2','4','6','5','2','2','2','1','2','2','1','United States','Germany',NULL),(1844,'2017-01-31','109.69.1.34',96.154,74.074,25.790,92.857,4.125,4.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ornela Mebelli ','ornelamebelli@gmail.com','web','Other','Albania','Millenials (Born from 1980 to 1995)','F','Pets and Partners','Manager','Four or more years','Health Care','5','7','5','7','7','4','1','1','1','1','1','4','6','1','5','7','4','6','7','7','7','4','1','1','Germany','Russia',NULL),(1845,'2017-02-02','88.209.94.238',11.538,14.815,19.342,85.714,1.375,1.667,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Susanne Ertle','s.ertle@techiescribes.com','','Germany','','Gen X (Born from 1965 to 1979)','F','Techiescribes','Executive','One year','Computer, Internet','4','7','1','1','6','1','1','4','1','1','2','2','7','4','2','6','1','1','1','1','1','1','2','1','Japan','Sweden',NULL),(1846,'2017-01-31','88.14.81.37',53.846,40.741,45.132,28.571,2.750,2.833,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julia de Fuentes Hergueta ','judefu@hotmail.com','web','Spain','Irish','Millenials (Born from 1980 to 1995)','F','Soria Short Film Festival','Individual Contributor','Two to three years','Services','6','6','5','4','5','6','2','3','2','2','1','4','4','4','5','3','2','2','2','2','2','2','1','2','United States','Germany',NULL),(1847,'2017-01-31','182.18.235.43',50.000,48.148,16.119,85.714,2.625,3.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos G. Campos ','caloy@lopezgroup,org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','1','7','1','6','7','1','3','3','1','2','2','2','7','2','2','5','1','2','3','5','1','6','6','1','United States','Singapore',NULL),(1848,'2017-01-31','1.163.30.92',46.154,37.037,12.895,57.143,2.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jenny Wilkins ','jenny@albin.net','web','United States','','Gen X (Born from 1965 to 1979)','F','WenShuen Studio Ltd.','Individual Contributor','Four or more years','Education','5','2','1','1','7','1','1','1','1','1','1','2','7','4','2','6','6','2','4','1','6','1','4','1','United States','China',NULL),(1849,'2017-01-31','97.93.29.106',30.769,48.148,48.356,64.286,2.000,3.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott ','belliott@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu','Individual Contributor','Four or more years','Communications, Utilities','6','7','2','2','4','3','2','4','2','5','2','3','7','5','5','5','1','2','2','2','1','1','5','1','India','Japan',NULL),(1850,'2017-01-31','111.243.28.25',38.462,66.667,58.027,21.429,2.250,4.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adion Chen ','adion3@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','M','Qisda','Individual Contributor','Four or more years','Manufacturing','4','7','4','2','4','7','4','4','4','4','1','4','4','4','2','2','2','1','7','1','1','4','4','2','United States','Japan',NULL),(1851,'2017-01-31','36.231.238.239',57.692,92.593,45.132,57.143,2.875,5.167,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Wu ','chris@fliegen.com.tw','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','fliegen','Executive','Four or more years','Computer, Internet','3','7','2','3','6','7','3','6','1','5','3','6','7','7','3','2','2','2','7','4','3','1','4','2','United States','Germany',NULL),(1852,'2017-02-01','24.6.134.45',100.000,81.481,45.132,71.429,4.250,4.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiliang Tang ','ytang@scu.edu','SCU021117','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','6','7','7','4','4','1','2','3','4','7','4','5','3','3','3','6','3','5','5','5','3','Russia','India',NULL),(1853,'2017-02-01','24.5.236.238',65.385,44.444,35.461,14.286,3.125,3.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jhon Lizarazo','homerepair1999@gmail.com','web','Venezuela','','Gen X (Born from 1965 to 1979)','M','Self-employed','Individual Contributor','Four or more years','Construction','1','7','1','1','1','1','7','4','2','2','3','3','6','4','5','2','4','3','3','4','3','3','3','3','United States','India',NULL),(1854,'2017-02-01','182.18.235.43',50.000,48.148,58.027,42.857,2.625,3.167,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Margarita Villanueva ','margaritavill@gmail.com','web','Philippines','','Millenials (Born from 1980 to 1995)','F','Lopez Museum and Library','Manager','Four or more years','Non-profit','6','6','5','2','6','3','3','4','2','4','2','6','2','6','2','6','2','4','2','2','2','2','2','3','United States','Spain',NULL),(1855,'2017-02-01','107.223.14.160',69.231,85.185,0.000,42.857,3.250,4.833,1.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilson Lima ','gilsongl@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','7','4','4','7','2','1','7','1','4','2','6','6','1','United States','Israel',NULL),(1856,'2017-02-01','191.180.21.211',53.846,33.333,38.685,78.571,2.750,2.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fabia do Nascimento ','fabiajps@yahoo.com.br','web','Brazil','','Gen X (Born from 1965 to 1979)','F','BASF','Individual Contributor','Four or more years','Manufacturing','5','7','4','2','6','2','4','2','2','1','5','3','7','6','7','5','1','1','1','1','2','1','4','1','United States','Japan',NULL),(1857,'2017-02-01','50.225.86.210',53.846,92.593,67.698,7.143,2.750,5.167,4.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','me me ','mthin@scu.edu','SCU021117','Other','Myanmar','Gen X (Born from 1965 to 1979)','F','santa clara university','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','3','5','7','4','4','5','2','4','3','5','3','2','3','3','6','6','1','3','6','5','United States','Singapore',NULL),(1858,'2017-02-01','114.108.252.52',53.846,55.556,58.027,78.571,2.750,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Concepcion De Leon ','gcdl22@yahoo.com.ph','web','Philippines','','Traditionals (Born before 1946)','F','ELFI','Individual Contributor','Four or more years','Non-profit','2','7','4','1','7','1','7','4','3','4','1','3','7','4','6','4','2','4','4','4','3','3','4','3','United States','China',NULL),(1859,'2017-02-01','50.156.38.72',73.077,37.037,48.356,42.857,3.375,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daisy Chen ','lingju1@yahoo.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Google','Individual Contributor','One year','Computer, Internet','2','6','4','5','6','2','6','4','2','3','2','6','6','6','6','2','2','2','2','2','2','2','2','2','India','United States',NULL),(1860,'2017-02-02','182.18.235.43',23.077,44.444,67.698,50.000,1.750,3.000,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DARIO PAGCALIWAGAN ','dariop@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LOPEZ GROUP FOUNDATION INC.','Executive','Four or more years','Non-profit','3','7','6','2','4','1','6','4','2','6','2','5','7','5','1','3','1','1','1','5','1','1','5','1','Japan','China',NULL),(1861,'2017-02-02','111.246.76.117',88.462,88.889,41.908,50.000,3.875,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathy Lee','shioushia@gmail.com','','Taiwan','','Gen X (Born from 1965 to 1979)','F','Wellcare Co., Ltd.','Individual Contributor','Two to three years','Health Care','2','7','5','3','6','1','1','3','2','6','2','6','2','6','2','6','3','6','7','4','7','2','6','6','United States','Singapore',NULL),(1862,'2017-02-02','91.179.227.86',50.000,59.259,99.936,64.286,2.625,3.667,6.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johan Remmery','johan.remmery@puzzel.lu','','Luxembourg','Belgium','Baby Boomers (Born from 1946 to 1964)','M','Puzzel SARL','Individual Contributor','One year','Education','7','7','2','1','7','1','7','7','7','7','1','5','3','6','4','6','2','6','1','2','1','1','6','6','Germany','Spain',NULL),(1863,'2017-02-02','36.239.167.235',69.231,92.593,29.014,100.000,3.250,5.167,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shasha Tsao','yshrimp@gmail.com','','Taiwan','','Millenials (Born from 1980 to 1995)','F','NA','Individual Contributor','Less than one year','Education','1','7','1','1','7','1','4','7','1','1','1','7','7','4','7','7','1','7','7','7','7','1','5','1','Japan','United States',NULL); /*!40000 ALTER TABLE `etdall_ORIGINAL` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `ets00` -- DROP TABLE IF EXISTS `ets00`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `ets00` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1116 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `ets00` -- LOCK TABLES `ets00` WRITE; /*!40000 ALTER TABLE `ets00` DISABLE KEYS */; INSERT INTO `ets00` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini','NA@none.com','001 General','Other','Palestine/Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew','NA@none.com','003-Telenav','Other','Ethiopia','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez','NA@none.com','Evaluator','Other','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi','NA@none.com','Evaluator','Other','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana','NA@none.com','Oracle','Other','Sierra Leone/Lebanon','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam','NA@none.com','Oracle','Other','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','John Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','John White','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','John Black','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','John Rose','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'); /*!40000 ALTER TABLE `ets00` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `ets04` -- DROP TABLE IF EXISTS `ets04`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `ets04` ( `id` int(11) NOT NULL auto_increment, `timestamp` datetime NOT NULL, `ip` varchar(50) NOT NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(255) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1108 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `ets04` -- LOCK TABLES `ets04` WRITE; /*!40000 ALTER TABLE `ets04` DISABLE KEYS */; INSERT INTO `ets04` VALUES (22,'2014-11-18 12:04:20','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil','Submit'),(24,'2015-01-05 13:55:58','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China','Submit'),(25,'2015-01-06 13:09:49','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States','Submit'),(27,'2015-01-06 20:06:01','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India','Submit'),(28,'2015-01-07 22:41:28','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States','Submit'),(29,'2015-01-08 01:29:29','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan','Submit'),(30,'2015-01-09 12:58:04','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China','Submit'),(32,'2015-01-09 13:06:47','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States','Submit'),(33,'2015-01-09 13:31:15','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany','Submit'),(34,'2015-01-09 14:48:04','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States','Submit'),(35,'2015-01-09 16:49:38','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States','Submit'),(36,'2015-01-09 17:28:41','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China','Submit'),(37,'2015-01-09 20:21:17','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China','Submit'),(38,'2015-01-10 02:12:39','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India','Submit'),(39,'2015-01-10 04:27:54','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India','Submit'),(40,'2015-01-10 15:06:46','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil','Submit'),(41,'2015-01-10 15:09:49','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany','Submit'),(42,'2015-01-10 15:54:20','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States','Submit'),(43,'2015-01-10 15:56:35','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany','Submit'),(44,'2015-01-10 16:11:01','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India','Submit'),(45,'2015-01-10 18:53:28','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States','Submit'),(47,'2015-01-10 22:59:44','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States','Submit'),(48,'2015-01-16 19:53:11','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan','Submit'),(49,'2015-01-20 12:37:10','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany','Submit'),(58,'2015-01-27 01:01:01','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India','Submit'),(51,'2015-01-20 18:48:28','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States','Submit'),(52,'2015-01-23 17:41:38','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States','Submit'),(59,'2015-01-27 15:29:59','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden','Submit'),(55,'2015-01-23 17:53:01','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan','Submit'),(56,'2015-01-23 21:21:08','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States','Submit'),(57,'2015-01-26 13:13:01','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India','Submit'),(60,'2015-02-02 19:29:15','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain','Submit'),(61,'2015-02-04 22:25:41','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States','Submit'),(62,'2015-02-04 23:35:25','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China','Submit'),(63,'2015-02-05 11:12:41','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States','Submit'),(64,'2015-02-05 11:15:25','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China','Submit'),(65,'2015-02-05 18:44:52','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China','Submit'),(66,'2015-02-05 19:27:36','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States','Submit'),(67,'2015-02-06 00:18:30','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States','Submit'),(69,'2015-02-06 19:39:59','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany','Submit'),(70,'2015-02-07 02:06:01','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain','Submit'),(71,'2015-02-08 20:07:15','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden','Submit'),(72,'2015-02-09 18:53:43','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China','Submit'),(73,'2015-02-10 15:33:20','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China','Submit'),(74,'2015-02-10 18:49:00','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany','Submit'),(75,'2015-02-11 03:48:00','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India','Submit'),(76,'2015-02-11 19:52:56','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China','Submit'),(77,'2015-02-11 20:08:10','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States','Submit'),(78,'2015-02-13 19:37:53','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China','Submit'),(79,'2015-02-15 09:54:29','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States','Submit'),(80,'2015-03-03 15:10:16','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India','Submit'),(81,'2015-03-05 17:10:56','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India','Submit'),(82,'2015-03-06 11:05:26','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany','Submit'),(83,'2015-03-12 14:10:05','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China','Submit'),(84,'2015-03-24 04:03:01','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany','Submit'),(85,'2015-03-26 17:09:36','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan','Submit'),(86,'2015-03-29 06:56:32','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China','Submit'),(87,'2015-03-29 19:12:05','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China','Submit'),(88,'2015-03-29 21:57:15','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan','Submit'),(90,'2015-03-29 22:13:39','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan','Submit'),(91,'2015-03-30 00:06:44','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States','Submit'),(92,'2015-03-30 00:56:50','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany','Submit'),(93,'2015-03-30 01:37:25','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China','Submit'),(94,'2015-03-30 02:24:32','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan','Submit'),(95,'2015-03-30 05:46:09','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China','Submit'),(96,'2015-03-31 00:16:51','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea','Submit'),(97,'2015-03-31 01:56:31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan','Submit'),(98,'2015-03-31 02:49:52','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan','Submit'),(99,'2015-03-31 06:51:23','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany','Submit'),(100,'2015-03-31 23:07:26','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States','Submit'),(101,'2015-04-01 05:12:35','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany','Submit'),(102,'2015-04-01 06:42:18','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States','Submit'),(103,'2015-04-02 06:25:28','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States','Submit'),(104,'2015-04-02 06:32:28','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China','Submit'),(105,'2015-04-02 06:39:19','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States','Submit'),(106,'2015-04-02 06:42:03','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany','Submit'),(107,'2015-04-02 07:02:44','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China','Submit'),(108,'2015-04-02 07:03:24','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan','Submit'),(109,'2015-04-02 07:36:59','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea','Submit'),(113,'2015-04-03 06:42:46','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan','Submit'),(112,'2015-04-03 00:16:25','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China','Submit'),(114,'2015-04-03 06:56:20','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States','Submit'),(115,'2015-04-03 08:09:57','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan','Submit'),(116,'2015-04-03 21:42:29','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan','Submit'),(117,'2015-04-04 17:19:18','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan','Submit'),(119,'2015-04-06 00:16:14','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India','Submit'),(121,'2015-04-06 01:41:50','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States','Submit'),(122,'2015-04-06 06:06:55','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States','Submit'),(125,'2015-04-06 09:15:14','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India','Submit'),(145,'2015-04-06 09:35:37','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States','Submit'),(147,'2015-04-06 11:51:00','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States','Submit'),(148,'2015-04-06 12:02:48','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan','Submit'),(149,'2015-04-06 21:23:31','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','','Submit'),(150,'2015-04-07 01:13:47','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India','Submit'),(151,'2015-04-09 19:32:20','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China','Submit'),(152,'2015-04-10 16:28:24','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States','Submit'),(153,'2015-04-10 17:29:03','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India','Submit'),(154,'2015-04-10 19:40:01','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States','Submit'),(155,'2015-04-10 21:37:38','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States','Submit'),(156,'2015-04-11 00:02:12','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China','Submit'),(157,'2015-04-11 01:51:16','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States','Submit'),(158,'2015-04-11 11:37:13','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States','Submit'),(159,'2015-04-11 15:08:27','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India','Submit'),(160,'2015-04-11 15:41:52','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States','Submit'),(161,'2015-04-11 15:43:51','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India','Submit'),(162,'2015-04-11 15:46:13','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden','Submit'),(163,'2015-04-11 15:47:38','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States','Submit'),(164,'2015-04-11 18:24:07','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India','Submit'),(165,'2015-04-11 18:24:11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan','Submit'),(166,'2015-04-11 20:49:35','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India','Submit'),(167,'2015-04-11 20:49:35','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States','Submit'),(168,'2015-04-12 01:52:09','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States','Submit'),(169,'2015-04-12 20:58:40','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden','Submit'),(170,'2015-04-18 13:26:22','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China','Submit'),(171,'2015-06-02 20:18:52','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany','Submit'),(173,'2015-06-13 11:44:20','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India','Submit'),(174,'2015-06-13 11:44:42','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh','moteknilou@yahoo.com','Pepperdine','United States','Persian','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia','Submit'),(175,'2015-06-13 11:44:49','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea','Submit'),(176,'2015-06-13 11:44:53','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain','Submit'),(177,'2015-06-13 11:45:05','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China','Submit'),(178,'2015-06-13 11:45:06','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria','Submit'),(179,'2015-06-13 11:45:09','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India','Submit'),(181,'2015-06-13 11:45:58','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez','shernan6@pepperdine.edu','Pepperdine','United States','Mexixo','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia','Submit'),(182,'2015-06-13 11:46:00','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States','Submit'),(184,'2015-06-13 11:46:10','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India','Submit'),(185,'2015-06-13 11:46:40','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan','Submit'),(186,'2015-06-13 11:46:54','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China','Submit'),(187,'2015-06-13 11:47:47','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia','Submit'),(188,'2015-06-13 11:47:52','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China','Submit'),(189,'2015-06-13 11:47:52','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States','Submit'),(191,'2015-06-13 11:49:29','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','','Submit'),(192,'2015-06-13 11:50:14','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany','Submit'),(199,'2015-06-13 11:59:35','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan','Submit'),(200,'2015-06-22 08:56:32','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States','Submit'),(201,'2015-07-09 20:22:02','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan','Submit'),(202,'2015-07-21 01:21:05','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States','Submit'),(203,'2015-07-21 09:57:47','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan','Submit'),(204,'2015-07-21 20:38:13','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China','Submit'),(206,'2015-07-22 15:20:16','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States','Submit'),(207,'2015-07-22 23:01:28','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States','Submit'),(208,'2015-07-26 15:05:15','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China','Submit'),(209,'2015-07-27 19:35:06','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany','Submit'),(210,'2015-07-29 02:21:29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China','Submit'),(211,'2015-07-29 17:45:15','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States','Submit'),(212,'2015-07-29 18:45:44','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States','Submit'),(213,'2015-07-29 19:31:07','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States','Submit'),(214,'2015-07-29 22:04:14','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China','Submit'),(215,'2015-07-29 23:04:52','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States','Submit'),(216,'2015-07-30 11:23:57','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China','Submit'),(217,'2015-07-30 13:39:37','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States','Submit'),(218,'2015-07-30 14:27:21','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea','Submit'),(219,'2015-07-30 14:51:52','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India','Submit'),(220,'2015-07-30 17:21:16','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States','Submit'),(221,'2015-07-30 18:03:11','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany','Submit'),(222,'2015-07-30 19:03:25','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States','Submit'),(223,'2015-07-31 00:32:32','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States','Submit'),(224,'2015-08-01 00:35:28','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States','Submit'),(225,'2015-08-01 11:03:55','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria','Submit'),(226,'2015-08-04 15:52:45','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden','Submit'),(227,'2015-08-05 13:15:02','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China','Submit'),(228,'2015-08-07 19:41:31','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany','Submit'),(229,'2015-08-10 19:40:56','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden','Submit'),(230,'2015-08-11 20:25:15','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia','Submit'),(231,'2015-08-13 18:44:05','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil','Submit'),(291,'2015-09-24 02:01:24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden','Submit'),(278,'2015-09-21 01:41:28','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China','Submit'),(277,'2015-09-17 19:52:55','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan','Submit'),(275,'2015-09-17 09:17:34','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany','Submit'),(274,'2015-09-14 17:55:00','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden','Submit'),(273,'2015-09-14 07:04:04','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India','Submit'),(272,'2015-09-13 22:42:51','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China','Submit'),(250,'2015-08-26 15:02:38','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea','Submit'),(251,'2015-08-27 20:27:42','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany','Submit'),(252,'2015-08-27 21:23:09','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany','Submit'),(253,'2015-08-28 21:12:43','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany','Submit'),(254,'2015-09-03 14:17:14','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States','Submit'),(255,'2015-09-04 18:56:20','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany','Submit'),(256,'2015-09-07 13:46:38','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden','Submit'),(257,'2015-09-08 13:52:40','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States','Submit'),(258,'2015-09-08 13:53:46','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India','Submit'),(259,'2015-09-08 13:55:00','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India','Submit'),(260,'2015-09-08 13:59:10','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany','Submit'),(261,'2015-09-08 14:06:18','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China','Submit'),(262,'2015-09-08 14:15:23','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany','Submit'),(263,'2015-09-08 14:25:30','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil','Submit'),(264,'2015-09-08 15:32:32','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany','Submit'),(265,'2015-09-09 09:35:18','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany','Submit'),(266,'2015-09-09 09:49:41','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India','Submit'),(267,'2015-09-09 22:21:24','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany','Submit'),(268,'2015-09-10 09:36:30','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China','Submit'),(271,'2015-09-13 21:35:03','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany','Submit'),(270,'2015-09-10 15:46:46','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China','Submit'),(293,'2015-09-24 14:42:55','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China','Submit'),(292,'2015-09-24 14:24:48','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China','Submit'),(287,'2015-09-21 18:31:51','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany','Submit'),(294,'2015-09-25 19:15:31','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States','Submit'),(295,'2015-09-27 04:29:46','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States','Submit'),(296,'2015-09-27 11:15:11','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India','Submit'),(297,'2015-09-27 17:17:08','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India','Submit'),(298,'2015-09-28 16:11:37','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India','Submit'),(299,'2015-09-28 17:55:02','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States','Submit'),(302,'2015-09-29 01:50:19','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States','Submit'),(303,'2015-09-29 14:34:33','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India','Submit'),(304,'2015-09-29 14:37:08','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States','Submit'),(305,'2015-09-29 15:37:33','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States','Submit'),(306,'2015-09-29 17:42:37','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan','Submit'),(307,'2015-09-29 18:24:14','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India','Submit'),(308,'2015-09-30 00:13:37','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States','Submit'),(309,'2015-09-30 11:14:43','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany','Submit'),(312,'2015-09-30 13:56:38','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States','Submit'),(314,'2015-09-30 15:26:36','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China','Submit'),(315,'2015-10-01 13:17:39','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States','Submit'),(316,'2015-10-01 15:12:07','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil','Submit'),(317,'2015-10-01 15:49:08','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany','Submit'),(318,'2015-10-01 17:03:15','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China','Submit'),(319,'2015-10-01 21:40:54','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China','Submit'),(324,'2015-10-01 23:59:25','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China','Submit'),(325,'2015-10-02 03:25:13','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China','Submit'),(326,'2015-10-02 14:15:59','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany','Submit'),(327,'2015-10-02 14:52:27','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States','Submit'),(328,'2015-10-02 15:02:08','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China','Submit'),(329,'2015-10-02 15:44:42','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China','Submit'),(330,'2015-10-02 18:34:43','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States','Submit'),(331,'2015-10-02 21:59:18','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India','Submit'),(332,'2015-10-03 11:36:28','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States','Submit'),(333,'2015-10-03 14:44:48','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States','Submit'),(334,'2015-10-03 17:28:35','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States','Submit'),(335,'2015-10-03 17:59:35','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States','Submit'),(336,'2015-10-03 18:19:53','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States','Submit'),(337,'2015-10-05 15:24:20','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States','Submit'),(443,'2015-12-14 16:18:39','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan','Submit'),(425,'2015-11-23 10:38:59','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India','Submit'),(343,'2015-10-05 20:42:32','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China','Submit'),(419,'2015-11-08 08:07:41','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan','Submit'),(345,'2015-10-06 13:58:38','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States','Submit'),(346,'2015-10-08 12:58:24','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States','Submit'),(347,'2015-10-11 03:55:15','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China','Submit'),(348,'2015-10-12 05:31:02','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea','Submit'),(350,'2015-10-13 01:59:00','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States','Submit'),(351,'2015-10-13 15:57:46','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea','Submit'),(352,'2015-10-14 07:38:45','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India','Submit'),(353,'2015-10-16 03:02:14','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States','Submit'),(354,'2015-10-19 02:22:46','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India','Submit'),(355,'2015-10-20 23:06:58','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia','Submit'),(420,'2015-11-13 14:01:40','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan','Submit'),(357,'2015-10-21 14:49:13','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States','Submit'),(358,'2015-10-21 16:29:34','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India','Submit'),(359,'2015-10-23 00:14:14','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States','Submit'),(360,'2015-10-23 18:44:21','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India','Submit'),(361,'2015-10-24 00:07:32','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States','Submit'),(362,'2015-10-24 13:37:00','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India','Submit'),(363,'2015-10-25 23:01:47','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany','Submit'),(364,'2015-10-26 10:23:00','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States','Submit'),(365,'2015-10-26 10:44:09','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States','Submit'),(467,'2016-01-08 22:35:09','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India','Submit'),(367,'2015-10-26 13:47:42','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States','Submit'),(368,'2015-10-26 16:19:24','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States','Submit'),(369,'2015-10-26 23:05:00','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States','Submit'),(370,'2015-10-26 23:17:45','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain','Submit'),(371,'2015-10-27 22:01:00','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia','Submit'),(372,'2015-10-27 22:03:36','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China','Submit'),(373,'2015-10-28 00:26:47','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden','Submit'),(418,'2015-11-08 07:18:59','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan','Submit'),(375,'2015-10-28 00:52:11','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India','Submit'),(376,'2015-10-28 20:59:31','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India','Submit'),(377,'2015-10-28 21:35:20','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India','Submit'),(378,'2015-10-29 00:09:09','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India','Submit'),(379,'2015-10-29 02:04:36','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China','Submit'),(380,'2015-10-29 20:24:00','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany','Submit'),(381,'2015-10-29 21:52:00','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea','Submit'),(382,'2015-10-29 21:53:00','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States','Submit'),(383,'2015-10-30 00:28:00','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','','Submit'),(384,'2015-10-30 01:01:22','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India','Submit'),(385,'2015-10-30 02:03:41','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany','Submit'),(386,'2015-10-30 03:10:00','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany','Submit'),(387,'2015-10-30 04:35:00','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','Transportation','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China','Submit'),(388,'2015-10-30 04:59:00','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China','Submit'),(389,'2015-10-30 13:42:00','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India','Submit'),(390,'2015-10-31 01:53:00','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan','Submit'),(391,'2015-10-31 01:56:00','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China','Submit'),(392,'2015-10-31 02:35:00','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States','Submit'),(393,'2015-10-31 03:40:00','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China','Submit'),(394,'2015-10-31 06:49:00','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan','Submit'),(395,'2015-10-31 09:02:00','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China','Submit'),(396,'2015-10-31 09:14:00','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan','Submit'),(397,'2015-10-31 09:27:00','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States','Submit'),(399,'2015-10-31 09:33:00','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China','Submit'),(400,'2015-10-31 09:35:00','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan','Submit'),(401,'2015-10-31 09:50:00','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China','Submit'),(402,'2015-10-31 11:21:00','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China','Submit'),(417,'2015-11-05 04:24:40','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States','Submit'),(404,'2015-10-31 11:30:00','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden','Submit'),(405,'2015-10-31 11:30:00','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany','Submit'),(407,'2015-10-31 13:05:00','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(408,'2015-10-31 13:08:00','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan','Submit'),(409,'2015-11-01 05:16:00','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India','Submit'),(410,'2015-11-01 23:18:00','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany','Submit'),(411,'2015-11-02 01:27:00','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States','Submit'),(412,'2015-11-02 08:34:00','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States','Submit'),(413,'2015-11-02 09:39:00','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States','Submit'),(414,'2015-11-02 10:14:00','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States','Submit'),(415,'2015-11-04 10:20:00','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain','Submit'),(426,'2015-11-24 02:08:52','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden','Submit'),(427,'2015-11-24 03:54:04','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China','Submit'),(428,'2015-11-24 10:07:28','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany','Submit'),(429,'2015-11-24 10:17:02','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil','Submit'),(430,'2015-11-24 10:30:03','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India','Submit'),(431,'2015-11-24 13:13:03','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China','Submit'),(432,'2015-11-24 13:30:52','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia','Submit'),(433,'2015-11-25 02:40:15','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany','Submit'),(434,'2015-11-25 08:33:17','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States','Submit'),(435,'2015-11-26 10:45:20','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China','Submit'),(436,'2015-11-27 08:18:15','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States','Submit'),(437,'2015-11-27 22:12:25','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia','Submit'),(438,'2015-11-27 22:20:18','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany','Submit'),(439,'2015-11-27 22:37:52','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_rodriguez14@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Executive','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria','Submit'),(440,'2015-11-28 16:02:46','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India','Submit'),(444,'2015-12-14 18:34:15','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States','Submit'),(442,'2015-12-04 17:01:51','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia','Submit'),(445,'2015-12-16 13:28:26','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India','Submit'),(446,'2015-12-17 03:10:03','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China','Submit'),(468,'2016-01-09 00:44:35','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States','Submit'),(448,'2015-12-19 12:02:23','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States','Submit'),(449,'2015-12-23 20:43:15','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China','Submit'),(450,'2016-01-02 00:55:37','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States','Submit'),(451,'2016-01-04 00:45:41','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India','Submit'),(452,'2016-01-05 01:08:35','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan','Submit'),(453,'2016-01-05 01:48:59','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China','Submit'),(454,'2016-01-05 09:31:45','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan','Submit'),(455,'2016-01-05 14:51:32','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States','Submit'),(456,'2016-01-05 15:42:33','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India','Submit'),(469,'2016-01-09 17:56:32','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China','Submit'),(458,'2016-01-06 00:06:30','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan','Submit'),(459,'2016-01-06 16:47:53','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany','Submit'),(461,'2016-01-07 01:26:13','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany','Submit'),(462,'2016-01-07 02:43:54','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany','Submit'),(463,'2016-01-07 02:58:23','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','Israel','South Africa','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany','Submit'),(464,'2016-01-07 13:27:42','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China','Submit'),(465,'2016-01-07 15:13:45','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany','Submit'),(466,'2016-01-08 01:01:27','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany','Submit'),(470,'2016-01-09 19:33:10','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States','Submit'),(472,'2016-01-11 20:11:20','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany','Submit'),(473,'2016-01-12 13:07:12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain','Submit'),(474,'2016-01-12 17:59:43','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States','Submit'),(475,'2016-01-13 05:52:05','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan','Submit'),(476,'2016-01-13 07:51:10','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany','Submit'),(477,'2016-01-13 20:49:44','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China','Submit'),(478,'2016-01-16 09:36:33','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Other','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States','Submit'),(479,'2016-01-21 13:42:34','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India','Submit'),(480,'2016-01-22 13:11:09','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States','Submit'),(481,'2016-01-22 15:40:05','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India','Submit'),(483,'2016-01-22 21:12:11','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany','Submit'),(484,'2016-01-29 12:48:15','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China','Submit'),(488,'2016-02-01 13:52:44','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore','Submit'),(486,'2016-01-30 19:50:16','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden','Submit'),(487,'2016-01-30 22:18:49','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States','Submit'),(489,'2016-02-01 23:19:56','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India','Submit'),(490,'2016-02-03 12:50:49','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden','Submit'),(491,'2016-02-03 13:44:55','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India','Submit'),(492,'2016-02-03 14:13:31','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore','Submit'),(493,'2016-02-03 14:25:11','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States','Submit'),(494,'2016-02-03 15:05:08','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden','Submit'),(495,'2016-02-03 15:08:55','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India','Submit'),(496,'2016-02-03 15:15:42','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China','Submit'),(497,'2016-02-03 16:21:15','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States','Submit'),(498,'2016-02-03 17:27:32','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany','Submit'),(499,'2016-02-03 20:18:51','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India','Submit'),(500,'2016-02-04 01:37:27','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan','Submit'),(501,'2016-02-04 18:08:00','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China','Submit'),(502,'2016-02-05 05:47:04','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India','Submit'),(503,'2016-02-05 17:12:38','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel','Submit'),(504,'2016-02-05 20:12:26','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan','Submit'),(505,'2016-02-08 21:03:17','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan','Submit'),(509,'2016-03-04 19:58:43','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany','Submit'),(507,'2016-02-20 12:31:24','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany','Submit'),(508,'2016-02-26 15:07:40','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia','Submit'),(511,'2016-03-08 21:21:19','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea','Submit'),(512,'2016-03-13 12:10:24','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan','Submit'),(513,'2016-03-17 14:58:39','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China','Submit'),(514,'2016-03-21 21:07:10','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore','Submit'),(515,'2016-03-21 21:49:25','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States','Submit'),(516,'2016-03-21 22:06:07','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan','Submit'),(517,'2016-03-21 22:49:03','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China','Submit'),(518,'2016-03-21 23:27:20','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan','Submit'),(519,'2016-03-21 23:42:08','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States','Submit'),(520,'2016-03-21 23:42:28','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China','Submit'),(521,'2016-03-21 23:45:29','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan','Submit'),(522,'2016-03-21 23:49:47','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States','Submit'),(523,'2016-03-22 00:48:18','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States','Submit'),(524,'2016-03-22 02:01:36','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore','Submit'),(525,'2016-03-22 02:40:48','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China','Submit'),(526,'2016-03-22 03:22:11','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore','Submit'),(527,'2016-03-22 22:13:40','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan','Submit'),(528,'2016-03-22 22:24:59','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan','Submit'),(529,'2016-03-22 23:41:40','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan','Submit'),(530,'2016-03-23 00:25:56','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States','Submit'),(531,'2016-03-23 00:27:17','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan','Submit'),(581,'2016-03-28 22:36:23','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan','Submit'),(533,'2016-03-23 00:31:06','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel','Submit'),(534,'2016-03-23 00:37:47','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China','Submit'),(535,'2016-03-23 01:38:22','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan','Submit'),(536,'2016-03-23 02:10:42','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States','Submit'),(537,'2016-03-23 02:22:30','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan','Submit'),(538,'2016-03-23 04:30:12','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China','Submit'),(539,'2016-03-23 05:09:50','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore','Submit'),(540,'2016-03-23 07:09:47','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore','Submit'),(541,'2016-03-23 09:34:25','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore','Submit'),(542,'2016-03-23 21:25:56','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States','Submit'),(544,'2016-03-23 22:30:48','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States','Submit'),(545,'2016-03-23 22:36:19','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States','Submit'),(546,'2016-03-23 23:08:39','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan','Submit'),(547,'2016-03-24 02:37:38','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany','Submit'),(548,'2016-03-24 02:58:11','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China','Submit'),(549,'2016-03-24 05:09:07','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore','Submit'),(550,'2016-03-24 05:24:09','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China','Submit'),(551,'2016-03-24 05:29:01','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States','Submit'),(606,'2016-03-30 18:27:40','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India','Submit'),(583,'2016-03-28 23:37:33','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore','Submit'),(553,'2016-03-24 06:08:26','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan','Submit'),(554,'2016-03-24 06:15:26','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany','Submit'),(555,'2016-03-24 21:25:25','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States','Submit'),(556,'2016-03-24 21:54:49','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore','Submit'),(557,'2016-03-24 22:00:28','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore','Submit'),(558,'2016-03-25 00:44:19','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan','Submit'),(559,'2016-03-25 04:53:00','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore','Submit'),(560,'2016-03-25 06:06:02','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan','Submit'),(561,'2016-03-25 09:25:22','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan','Submit'),(562,'2016-03-25 10:54:42','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore','Submit'),(563,'2016-03-27 05:34:45','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States','Submit'),(564,'2016-03-27 21:27:31','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China','Submit'),(565,'2016-03-27 21:43:13','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore','Submit'),(566,'2016-03-27 22:41:11','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States','Submit'),(567,'2016-03-27 22:57:33','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States','Submit'),(568,'2016-03-27 23:09:21','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan','Submit'),(569,'2016-03-27 23:30:26','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan','Submit'),(570,'2016-03-28 02:40:45','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore','Submit'),(571,'2016-03-28 02:44:07','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore','Submit'),(572,'2016-03-28 04:37:28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States','Submit'),(573,'2016-03-28 11:50:35','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan','Submit'),(574,'2016-03-28 13:38:01','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States','Submit'),(575,'2016-03-28 14:54:41','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China','Submit'),(576,'2016-03-28 17:07:51','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States','Submit'),(578,'2016-03-28 17:21:28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States','Submit'),(579,'2016-03-28 17:57:55','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States','Submit'),(580,'2016-03-28 18:10:04','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States','Submit'),(584,'2016-03-28 23:51:34','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States','Submit'),(585,'2016-03-28 23:52:59','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan','Submit'),(586,'2016-03-28 23:57:40','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan','Submit'),(587,'2016-03-29 00:30:42','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore','Submit'),(588,'2016-03-29 00:33:16','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan','Submit'),(589,'2016-03-29 00:43:51','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany','Submit'),(590,'2016-03-29 01:56:45','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany','Submit'),(591,'2016-03-29 02:12:42','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany','Submit'),(607,'2016-03-30 21:26:20','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States','Submit'),(593,'2016-03-29 03:08:13','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States','Submit'),(594,'2016-03-29 03:35:33','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany','Submit'),(595,'2016-03-29 04:55:42','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore','Submit'),(596,'2016-03-29 07:46:31','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan','Submit'),(597,'2016-03-29 13:56:57','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore','Submit'),(598,'2016-03-29 21:13:41','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China','Submit'),(599,'2016-03-29 22:25:33','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan','Submit'),(600,'2016-03-30 00:46:35','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore','Submit'),(601,'2016-03-30 04:12:08','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore','Submit'),(602,'2016-03-30 06:22:18','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan','Submit'),(603,'2016-03-30 07:07:32','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore','Submit'),(604,'2016-03-30 09:08:36','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan','Submit'),(605,'2016-03-30 11:51:21','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan','Submit'),(608,'2016-03-30 21:47:19','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States','Submit'),(609,'2016-03-30 22:18:55','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore','Submit'),(610,'2016-03-30 23:09:06','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States','Submit'),(611,'2016-03-30 23:19:25','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia','Submit'),(612,'2016-03-31 02:49:55','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore','Submit'),(613,'2016-03-31 04:52:39','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States','Submit'),(618,'2016-03-31 18:26:25','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia','Submit'),(622,'2016-03-31 18:57:22','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States','Submit'),(623,'2016-03-31 19:01:38','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States','Submit'),(621,'2016-03-31 18:36:22','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany','Submit'),(624,'2016-03-31 20:00:30','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China','Submit'),(625,'2016-03-31 20:08:28','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States','Submit'),(626,'2016-04-01 00:39:02','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China','Submit'),(627,'2016-04-01 03:47:55','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','Taiwan','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan','Submit'),(628,'2016-04-02 20:13:25','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Wang ','wang_yuan_9@163.com','SCU080616','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States','Submit'),(629,'2016-04-03 21:49:56','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan','Submit'),(630,'2016-04-06 03:36:27','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao','orao@scu.edu','','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India','Submit'),(633,'2016-04-11 02:23:02','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan','Submit'),(634,'2016-04-14 00:10:48','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Giselle Lee','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States','Submit'),(635,'2016-04-17 15:15:21','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China','Submit'),(636,'2016-05-03 17:56:07','66.129.239.13',53.846,44.444,35.461,35.714,2.750,3.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Crossman','crossman@juniper.net','','United States','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','7','4','2','3','2','2','3','2','3','3','2','6','4','2','3','3','5','3','2','2','6','2','2','India','Germany','Submit'),(637,'2016-05-03 23:29:25','172.77.222.166',57.692,92.593,93.488,64.286,2.875,5.167,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','America Soler-Everhart ','america@fundvec.org','','Venezuela','U.S.A. ','Baby Boomers (Born from 1946 to 1964)','F','FUNDVEC ','Executive','Four or more years','Education','6','4','7','5','5','7','5','6','4','7','3','4','7','5','7','7','1','7','7','4','1','1','1','1','United States','United States','Submit'),(639,'2016-05-23 16:35:01','167.191.240.1',50.000,44.444,45.132,57.143,2.625,3.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emilie Soares ','esoares@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Two to three years','Manufacturing','3','6','3','1','7','1','4','3','4','3','2','3','7','3','4','2','2','4','4','2','4','2','4','3','India','China','Submit'),(640,'2016-05-25 10:15:05','64.212.225.98',42.308,51.852,77.369,64.286,2.375,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Storry ','sstorry@riverbed.com','Riverbed','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Riverbed Technology','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','6','1','4','4','4','6','4','4','6','4','4','4','1','3','5','4','1','1','3','3','Saudi Arabia','India','Submit'),(641,'2016-05-25 11:16:37','50.143.142.237',53.846,70.370,70.922,50.000,2.750,4.167,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Takeuchi ','mtakeuchi@riverbed.com','Riverbed','United States','','Baby Boomers (Born from 1946 to 1964)','F','Riverbed Sunnyvale','Individual Contributor','Less than one year','Communications, Utilities','6','6','5','5','6','1','5','4','4','4','3','3','3','2','4','6','2','6','6','4','2','2','6','1','United States','Singapore','Submit'),(642,'2016-05-25 13:25:22','12.221.225.162',53.846,37.037,32.237,85.714,2.750,2.667,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathon Paul ','jpaul@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','2','2','4','1','4','6','2','6','6','1','4','3','1','1','5','4','3','United States','Singapore','Submit'),(643,'2016-05-25 17:09:03','216.200.161.146',61.538,51.852,19.342,64.286,3.000,3.333,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindhura Ramegowda ','sramegowda@riverbed.com','Riverbed','Other','Global','Millenials (Born from 1980 to 1995)','F','Riverbed Technology Inc','Manager','Four or more years','Computer, Internet','1','7','2','1','5','4','4','2','2','1','1','6','7','2','4','4','2','6','2','2','6','2','4','2','India','United States','Submit'),(644,'2016-06-06 19:44:11','216.200.161.146',26.923,55.556,54.803,35.714,1.875,3.500,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alejandra Rapsis ','alejandra.rapsis@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed Technology, Inc.','Senior Manager','Four or more years','Services','4','4','3','1','7','4','2','4','3','7','4','2','4','4','1','4','1','1','5','2','2','3','5','1','United States','India','Submit'),(645,'2016-06-08 18:31:58','12.221.225.162',26.923,51.852,74.146,42.857,1.875,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abby Trainor ','abby.trainor@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed','Manager','One year','Computer, Internet','7','7','2','1','5','1','6','6','4','4','2','6','6','2','1','2','1','3','6','2','1','1','6','2','Singapore','China','Submit'),(646,'2016-06-14 23:16:08','73.93.70.182',38.462,40.741,32.237,71.429,2.250,2.833,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sean Murphy ','smurphy@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Executive','Four or more years','Computer, Internet','4','7','3','1','5','2','2','2','3','2','2','5','7','3','3','5','2','3','4','3','2','2','2','1','Singapore','Germany','Submit'),(647,'2016-06-21 14:01:41','204.10.228.2',53.846,77.778,83.817,28.571,2.750,4.500,5.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','6','5','7','3','5','6','6','5','2','6','2','5','5','6','2','3','1','2','2','5','5','2','6','2','United States','India','Submit'),(648,'2016-06-28 00:25:43','73.15.23.166',34.615,29.630,29.014,21.429,2.125,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josergio Zaragoza ','josergiozaragoza@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Genentech','Individual Contributor','Less than one year','Health Care','1','7','4','1','2','2','3','2','2','3','2','3','6','4','5','2','1','2','2','2','2','2','2','1','United States','Germany','Submit'),(649,'2016-06-28 14:42:21','173.254.196.59',69.231,37.037,38.685,21.429,3.250,2.667,3.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thilina Mallawa','thilina.arachchi@gmail.com','SCU062516','New Zealand','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','6','1','2','3','1','3','4','2','3','4','5','5','2','6','3','2','2','3','3','4','2','5','1','United States','India','Submit'),(650,'2016-06-28 15:02:23','73.15.216.70',50.000,88.889,29.014,7.143,2.625,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU062516','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','7','1','1','4','7','1','4','2','3','7','2','1','6','1','3','1','7','1','6','1','1','3','7','United States','South Korea','Submit'),(651,'2016-06-28 16:27:04','73.222.0.24',38.462,59.259,80.593,28.571,2.250,3.667,5.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana Petkova ','tpetkova@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','LOGOSOL INC.','Senior Manager','Four or more years','Manufacturing','7','6','7','1','7','4','7','4','4','2','2','6','3','2','1','2','2','6','2','2','3','1','6','2','United States','Germany','Submit'),(652,'2016-06-28 18:28:01','167.191.240.1',19.231,33.333,54.803,64.286,1.625,2.500,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silvia Aguilar ','saguilaramaya@scu.edu','SCU062516','Mexico','','Millenials (Born from 1980 to 1995)','F','Lam Research ','Individual Contributor','Two to three years','Manufacturing','6','7','4','1','6','1','3','3','4','3','2','4','6','3','1','4','1','1','3','3','1','2','4','1','United States','India','Submit'),(653,'2016-06-28 18:55:38','73.223.37.5',50.000,62.963,38.685,57.143,2.625,3.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pooja Nanjundaswamy ','pnanjundaswamy@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','2','6','2','3','7','2','2','4','2','6','1','2','6','4','6','3','3','3','2','6','2','2','6','2','United States','China','Submit'),(654,'2016-06-28 19:22:19','73.223.26.196',65.385,85.185,54.803,92.857,3.125,4.833,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asmaa Mohamed ','asmohamed@scu.edu','SCU062516','Egypt','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Health Care','6','7','5','6','7','4','2','5','1','4','2','4','6','4','2','7','7','7','1','7','1','1','6','2','India','China','Submit'),(655,'2016-06-28 19:42:28','24.5.126.173',92.308,88.889,80.593,57.143,4.000,5.000,5.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma ','jverma@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','3','6','6','6','6','6','6','6','4','6','4','2','6','4','6','4','6','4','4','6','4','2','6','2','United States','China','Submit'),(656,'2016-06-29 01:43:02','72.194.213.101',69.231,66.667,29.014,21.429,3.250,4.000,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Peng ','lpeng@scu.edu','SCU062516','China','','Millenials (Born from 1980 to 1995)','M','LogicMonitor, Inc','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','3','6','2','3','2','4','2','4','6','6','4','2','4','2','6','2','4','3','2','2','India','United States','Submit'),(657,'2016-06-29 02:05:17','50.174.198.65',65.385,74.074,38.685,78.571,3.125,4.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Patel ','mapatel@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','1','1','7','1','1','1','1','7','1','4','5','2','5','6','1','5','6','6','7','3','6','3','India','United States','Submit'),(658,'2016-06-29 06:13:43','71.198.45.131',69.231,55.556,38.685,57.143,3.250,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ananya Panja ','apanja@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Intel Corporation','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','1','1','7','1','7','1','7','1','7','4','7','7','1','1','7','7','7','1','1','1','Brazil','Singapore','Submit'),(659,'2016-06-29 13:15:02','192.35.35.35',34.615,25.926,48.356,50.000,2.125,2.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashley Pietz ','ashley.e.pietz@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','3','7','5','1','4','1','5','3','3','2','3','2','7','4','5','3','3','2','2','2','1','1','2','1','India','Saudi Arabia','Submit'),(660,'2016-06-30 13:20:30','64.245.3.214',100.000,88.889,70.922,50.000,5.125,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','Millenials (Born from 1980 to 1995)','M','','Student','Less than one year','Manufacturing','5','5','4','5','6','5','5','4','5','5','5','5','5','4','5','5','5','5','6','6','4','5','4','7','United States','Japan','Submit'),(661,'2016-07-05 14:10:57','192.91.173.36',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Burger ','timothysburger@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','3','6','4','2','6','3','2','3','3','3','2','4','7','5','4','5','3','2','3','2','2','2','2','1','United States','Germany','Submit'),(667,'2016-07-13 14:43:54','216.113.160.71',46.154,44.444,22.566,57.143,2.500,3.000,2.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priya Maheshwari ','pmaheshwari@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','ebay','Student','Less than one year','Computer, Internet','2','7','2','1','7','2','3','3','1','2','2','4','4','3','5','4','2','4','3','2','2','2','4','2','India','United States','Submit'),(675,'2016-07-19 15:53:03','50.184.196.5',26.923,37.037,32.237,71.429,1.875,2.667,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cynthia Shon ','cynthia@corporategames.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Corporate Games, Inc.','Executive','Four or more years','Services','2','6','3','2','6','2','3','4','2','2','2','3','7','3','2','5','1','2','3','3','1','2','3','2','Brazil','China','Submit'),(676,'2016-07-19 18:19:25','50.207.99.83',42.308,3.704,12.895,42.857,2.375,1.167,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Kohler ','GKohler@HotelDurant.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Benchmark Hotels','Executive','Less than one year','Entertainment','2','2','2','2','6','2','2','2','1','1','2','2','6','1','5','6','1','1','1','1','3','3','1','1','Brazil','China','Submit'),(665,'2016-07-06 18:01:34','75.25.116.255',53.846,37.037,38.685,14.286,2.750,2.667,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhavesh Ghantiwala ','bghantiwala@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','1','1','1','4','1','1','4','1','7','7','6','1','1','5','1','1','1','4','1','4','India','United States','Submit'),(666,'2016-07-07 01:26:49','64.136.252.140',69.231,81.481,83.817,71.429,3.250,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Ngatino ','mngatino@scu.edu','SCU062516','Indonesia','Canada','Millenials (Born from 1980 to 1995)','F','Stryker','Individual Contributor','Two to three years','Manufacturing','5','5','6','1','6','6','7','4','4','6','4','6','7','4','5','6','2','4','4','4','1','1','6','6','Singapore','China','Submit'),(677,'2016-07-22 20:47:10','129.210.115.242',0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','Submit'),(679,'2016-07-30 12:59:37','73.189.255.191',53.846,55.556,96.712,71.429,2.750,3.500,6.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhaowei Zheng ','zheng_zhao_wei@hotmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','6','6','6','3','7','1','7','7','4','6','2','4','7','4','7','4','2','2','7','4','1','1','3','2','United States','Russia','Submit'),(680,'2016-08-01 16:03:58','129.210.115.112',80.769,70.370,41.908,21.429,3.625,4.167,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ying Tong ','tongyingkk@gmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','4','6','2','3','2','7','4','4','3','2','2','3','7','6','6','2','2','2','2','4','5','3','4','5','United States','China','Submit'),(681,'2016-08-01 16:11:11','129.210.115.112',46.154,66.667,22.566,50.000,2.500,4.000,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qianhui Jiang ','qjiang@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','2','2','7','4','3','3','2','1','1','1','6','5','6','2','1','3','4','3','6','2','5','1','China','United States','Submit'),(682,'2016-08-01 17:09:52','12.155.19.66',34.615,59.259,67.698,64.286,2.125,3.667,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alex Nguyen ','ahnguyen@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','6','7','5','3','6','3','5','4','2','5','2','2','6','3','2','4','2','5','4','2','2','1','5','3','United States','South Korea','Submit'),(674,'2016-07-19 12:15:24','193.110.55.14',3.846,40.741,41.908,57.143,1.125,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Louise Hunter','lhunter@juniper.net','JUNIPER','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Juniper Networks','Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','2','6','2','2','1','2','5','7','1','6','1','2','2','1','1','1','4','1','Spain','Sweden','Submit'),(683,'2016-08-02 20:13:15','50.148.189.138',46.154,74.074,70.922,71.429,2.500,4.333,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsiang-Yu Huang','hhuang2@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','5','7','4','3','5','4','6','6','2','5','2','2','6','7','2','6','3','1','4','5','3','3','5','2','United States','Germany','Submit'),(684,'2016-08-04 11:38:46','207.47.51.61',65.385,81.481,61.251,64.286,3.125,4.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fang-Wei Wang ','fwang1@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','3','6','6','6','4','2','2','2','5','6','5','3','5','3','4','4','5','3','3','4','3','China','United States','Submit'),(685,'2016-08-04 13:39:48','8.4.225.31',80.769,77.778,41.908,50.000,3.625,4.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheng-Fu Chuang','s2chuang@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','5','3','2','6','4','2','4','3','2','5','6','3','6','6','3','4','6','6','6','2','2','2','United States','Germany','Submit'),(686,'2016-08-04 19:26:37','199.192.87.130',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reijo Ratilainen ','reijoeratilainen@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Fit3D, Inc.','Senior Manager','Two to three years','Retail, Wholesale','3','7','4','2','6','2','4','3','3','5','3','3','6','2','3','6','3','2','3','2','1','2','2','2','Sweden','Germany','Submit'),(687,'2016-08-04 19:31:56','129.210.115.112',23.077,88.889,35.461,14.286,1.750,5.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prateek Khatri ','pkhatri@scu.edu','SCU080616','India','USA','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','2','1','1','1','7','7','7','5','1','1','1','1','7','1','7','1','1','7','7','1','1','1','7','1','United States','Brazil','Submit'),(688,'2016-08-04 20:06:30','12.156.69.114',19.231,25.926,19.342,92.857,1.625,2.167,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lynn Comiskey ','lcomiskey@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Unchained Labs','Individual Contributor','Two to three years','Health Care','1','7','5','1','6','2','1','2','2','1','1','2','7','2','3','7','3','2','4','2','1','1','1','1','United States','South Korea','Submit'),(689,'2016-08-04 22:14:30','73.158.53.41',46.154,25.926,35.461,50.000,2.500,2.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anusha Govindan ','agovindan@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','2','6','1','2','4','6','2','4','4','5','2','2','3','2','3','2','2','2','2','3','2','United States','Singapore','Submit'),(690,'2016-08-04 22:26:45','129.210.115.242',30.769,77.778,38.685,14.286,2.000,4.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiaoni Zhou ','jzhou@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Universtiy','Student','One year','Computer, Internet','2','6','3','1','3','6','5','4','2','2','2','2','5','6','2','2','4','2','5','2','2','2','6','1','India','United States','Submit'),(691,'2016-08-04 23:02:48','98.234.175.114',34.615,59.259,51.580,78.571,2.125,3.667,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henry Partida ','henrypartida@yahoo.com','SCU080616','Mexico','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','4','7','4','1','7','1','5','4','1','4','1','4','7','4','7','4','1','4','5','4','1','1','4','1','Japan','Germany','Submit'),(693,'2016-08-05 00:28:53','73.252.250.80',53.846,74.074,70.922,85.714,2.750,4.333,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargavi Ketha ','mketha@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','7','2','4','6','4','5','2','4','7','6','2','5','3','3','5','6','4','1','4','4','United States','India','Submit'),(694,'2016-08-05 18:29:21','64.71.1.74',57.692,66.667,54.803,50.000,2.875,4.000,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mansi Iyengar ','miyengar@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','2','6','4','2','4','3','3','3','5','6','3','5','4','3','6','3','5','2','2','3','1','United States','China','Submit'),(695,'2016-08-06 19:35:48','129.210.115.112',53.846,70.370,35.461,21.429,2.750,4.167,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surag Suresh Yalaburgi ','syalaburgi@scu.edu','Engr 304','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','3','1','1','4','3','4','4','2','1','4','6','2','6','3','1','4','7','4','1','2','4','6','United States','India','Submit'),(697,'2016-08-12 14:53:29','107.196.101.122',69.231,44.444,41.908,28.571,3.250,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santalynda Marrero ','santalynda@gmail.com','web','United States','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','SMConsulting','Individual Contributor','Four or more years','Education','4','5','3','5','5','2','4','2','2','4','2','3','5','4','6','3','3','2','3','3','2','2','4','3','United States','China','Submit'),(698,'2016-08-22 07:39:10','66.65.166.185',57.692,48.148,25.790,57.143,2.875,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthieu Bernet ','matthieu.bernet@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','M','JACQUET NORTH AMERICA CORP.','Executive','Four or more years','Agriculture','2','4','2','3','6','2','2','3','2','3','2','4','6','4','5','6','3','3','4','3','2','2','3','2','United States','Brazil','Submit'),(699,'2016-08-23 14:32:28','65.209.36.34',34.615,44.444,67.698,21.429,2.125,3.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Jones ','james.jones@jacquet.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Jacquet North America Corp.','Senior Manager','Less than one year','Manufacturing','6','5','3','1','3','1','6','6','2','4','2','3','6','3','2','3','2','3','3','6','2','2','2','3','Germany','Spain','Submit'),(700,'2016-08-29 13:37:52','67.188.41.200',61.538,40.741,45.132,71.429,3.000,2.833,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitin Natesan','nitin.natesan@gmail.com','','India','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Four or more years','Energy','4','6','3','4','6','1','3','4','4','2','2','3','6','3','3','6','4','4','3','2','2','2','4','4','United States','Germany','Submit'),(701,'2016-08-31 10:56:41','65.209.36.34',23.077,44.444,38.685,100.000,1.750,3.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sameer Pandya ','sameer.pandya@jacquet.com','web','United States','','Millenials (Born from 1980 to 1995)','M','Jacquet North America Corp.','Manager','One year','Retail, Wholesale','7','7','1','7','7','1','4','4','1','1','1','1','7','4','1','7','1','1','7','1','1','1','4','1','India','United States','Submit'),(702,'2016-09-02 05:58:02','82.227.25.132',61.538,96.296,83.817,42.857,3.000,5.333,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raphaelle Tisserand ','raphaelle.tisserand@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','F','Jacquet Nort America Corp.','Senior Manager','Less than one year','Retail, Wholesale','6','6','6','2','4','4','5','5','4','6','1','4','4','5','6','6','2','6','6','6','2','2','5','5','United States','Germany','Submit'),(703,'2016-09-05 18:42:24','24.16.45.45',0.000,44.444,9.671,35.714,1.000,3.000,1.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Kruse ','annkruse100@gmail.com','MSOD','United States','','Baby Boomers (Born from 1946 to 1964)','F','NA','Individual Contributor','Four or more years','Services','1','7','1','1','4','4','4','1','1','1','1','1','7','1','1','1','1','7','4','1','1','1','1','1','China','Germany','Submit'),(704,'2016-09-06 22:32:31','97.113.31.22',15.385,7.407,22.566,64.286,1.500,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vicki cohen ','vcohen88@outlook.com','MSOD','United States','','','F','The Boeing company','Individual Contributor','Four or more years','Manufacturing','2','6','2','2','4','1','4','2','2','1','1','2','7','2','1','6','3','2','1','1','1','1','1','1','Spain','Israel','Submit'),(705,'2016-09-12 05:55:14','199.201.66.3',57.692,14.815,29.014,42.857,2.875,1.667,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Norman','brendan.t.norman@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Facebook','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','3','4','1','2','1','2','5','7','1','6','2','2','2','2','1','2','2','1','1','China','Japan','Submit'),(706,'2016-09-16 20:05:57','50.242.66.245',38.462,62.963,54.803,0.000,2.250,3.833,3.833,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Cao','lcao@scu.edu','SCU092416','China','United States','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Computer, Internet','6','6','3','1','1','2','2','6','2','4','2','2','1','4','1','1','6','7','5','3','2','1','2','3','China','United States','Submit'),(707,'2016-09-17 14:36:42','129.210.115.4',53.846,55.556,48.356,64.286,2.750,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang','ywang12@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','1','7','6','1','6','1','4','6','1','3','2','1','7','2','1','3','1','7','7','1','7','2','3','7','United States','India','Submit'),(708,'2016-09-17 18:11:04','108.199.128.43',61.538,55.556,48.356,85.714,3.000,3.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xueyan Lu','xlu1@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','6','3','2','6','3','4','4','4','3','1','7','7','6','7','7','1','1','1','7','4','1','3','1','United States','India','Submit'),(709,'2016-09-18 18:09:19','76.103.101.71',50.000,51.852,51.580,78.571,2.625,3.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephanie Truong','sltruong@scu.edu',' SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed','Individual Contributor','One year','Manufacturing','3','6','6','2','6','1','3','4','3','3','2','4','7','7','5','6','5','3','5','2','1','1','2','1','United States','China','Submit'),(710,'2016-09-18 22:37:10','76.21.125.2',38.462,92.593,54.803,78.571,2.250,5.167,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Visalakshi Gopalakrishnan','vgopalakrishnan@scu.edu','SCU092416','India','','Gen X (Born from 1965 to 1979)','F','SCU','Student','Less than one year','Computer, Internet','2','7','5','2','4','2','2','6','1','7','1','1','7','7','6','7','1','1','7','7','4','2','7','1','United States','China','Submit'),(711,'2016-09-19 14:12:37','73.170.37.140',34.615,81.481,19.342,100.000,2.125,4.667,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naina Raut','nraut@scu.edu','ENGR 304','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Individual Contributor','Two to three years','Services','1','7','2','1','7','7','1','2','5','1','1','3','7','1','7','7','1','7','1','6','1','1','6','2','United States','India','Submit'),(712,'2016-09-19 16:47:27','130.65.109.194',76.923,85.185,74.146,50.000,3.500,4.833,4.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Wang','lwang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','5','7','7','2','6','6','6','6','2','3','2','2','4','6','2','4','3','3','2','6','6','5','6','6','China','United States','Submit'),(713,'2016-09-20 13:48:39','71.202.61.8',57.692,100.000,35.461,85.714,2.875,5.500,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SyamalaKeerthana Chegu','schegu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','2','3','6','7','7','4','1','2','2','1','7','7','7','6','1','3','2','7','6','1','7','2','United States','China','Submit'),(714,'2016-09-20 18:44:25','73.162.12.140',46.154,55.556,58.027,78.571,2.500,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brittany Parker','bparker@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','6','3','4','4','3','5','3','4','7','5','4','5','4','4','5','2','1','2','2','1','China','India','Submit'),(715,'2016-09-20 22:44:41','104.1.185.85',15.385,33.333,35.461,71.429,1.500,2.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller','mueller.vincenza4@gmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Senior Manager','Four or more years','Services','4','7','3','1','4','1','3','3','2','2','1','2','7','4','2','6','1','3','3','2','2','1','2','2','United States','Germany','Submit'),(716,'2016-09-21 17:48:07','129.210.115.112',96.154,81.481,70.922,28.571,4.125,4.667,4.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma','jverma@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','4','6','5','5','5','5','5','4','5','3','5','5','5','5','4','5','3','4','6','5','2','5','3','United States','China','Submit'),(717,'2016-09-21 20:31:47','76.21.105.72',65.385,44.444,51.580,71.429,3.125,3.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nishant S Bochare','bocharenishant@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','3','6','6','2','6','2','3','3','2','5','3','3','6','4','7','6','5','2','3','3','1','2','4','2','United States','India','Submit'),(718,'2016-09-22 01:00:42','76.244.36.188',88.462,100.000,77.369,92.857,3.875,6.833,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Malik ','mmalik1@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','5','2','7','7','7','5','4','5','2','6','6','7','7','7','6','7','7','7','4','2','6','2','United States','China','Submit'),(719,'2016-09-22 01:17:45','69.181.66.236',57.692,66.667,38.685,71.429,2.875,4.000,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Snehal Patil','spatil@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','4','4','2','6','1','4','7','7','4','4','1','1','4','7','4','1','4','4','United States','China','Submit'),(720,'2016-09-22 02:55:44','73.158.217.181',53.846,40.741,29.014,85.714,2.750,2.833,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Hegde','shegde@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','4','2','7','3','4','2','2','1','1','7','7','6','6','6','2','4','2','1','2','1','1','1','United States','Japan','Submit'),(721,'2016-09-22 09:12:13','136.2.1.109',50.000,25.926,35.461,71.429,2.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Hansen','phanse25@ford.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ford Motor Company','Individual Contributor','Two to three years','Manufacturing','1','7','4','1','6','1','5','3','1','3','1','3','7','2','5','4','2','2','2','2','2','4','4','3','United States','India','Submit'),(722,'2016-09-22 15:44:58','68.189.124.140',50.000,59.259,32.237,57.143,2.625,3.667,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott','belliott@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Four or more years','Computer, Internet','3','7','1','1','4','4','3','3','2','4','4','3','5','5','5','6','3','3','3','2','1','2','5','2','China','India','Submit'),(723,'2016-09-22 17:24:21','67.160.193.217',61.538,92.593,80.593,71.429,3.000,5.167,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoyuan Lai ','xlai@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','7','7','6','5','3','5','2','5','7','4','2','4','3','4','4','6','3','2','6','5','United States','India','Submit'),(727,'2016-09-23 21:46:03','24.5.126.37',23.077,70.370,3.224,100.000,1.750,4.167,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavitha Muthu ','kmuthu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','7','2','1','7','1','1','1','1','1','1','1','7','2','7','7','1','7','7','1','1','1','7','1','China','United States','Submit'),(725,'2016-09-22 19:13:45','129.210.115.4',53.846,96.296,45.132,35.714,2.750,5.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ning Zhang','nzhang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','2','5','4','2','5','6','5','4','3','2','2','3','6','4','5','3','3','5','7','6','2','3','4','2','United States','Germany','Submit'),(726,'2016-09-22 19:21:04','129.210.115.104',57.692,51.852,77.369,57.143,2.875,3.333,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pravallika Yanamadala','pravallika.yanamadala@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','School Of Engineering,Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','2','6','2','6','6','3','6','2','6','7','2','6','2','2','2','6','3','2','2','5','1','United States','India','Submit'),(728,'2016-10-11 19:47:51','158.140.1.28',42.308,88.889,41.908,57.143,2.375,5.000,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ludger Johanterwage ','ludgerj@cadence.com','Cadence2016','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','6','5','1','5','7','3','3','2','3','2','5','7','6','3','4','2','5','3','3','2','2','6','2','China','India','Submit'),(729,'2016-10-11 20:13:57','158.140.1.28',7.692,29.630,32.237,42.857,1.250,2.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silas McDermott ','silas@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','4','1','1','2','4','4','1','2','6','4','1','3','1','4','1','1','1','1','3','2','India','Israel','Submit'),(731,'2016-10-12 01:30:30','158.140.1.28',3.846,40.741,29.014,35.714,1.125,2.833,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avina Verma ','averma@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','7','3','1','2','1','6','2','1','1','1','2','7','6','1','3','1','7','1','1','1','1','1','1','India','Japan','Submit'),(732,'2016-10-12 12:19:33','158.140.1.28',19.231,25.926,35.461,71.429,1.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Collins','collins@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','2','4','6','2','4','3','2','2','2','2','6','4','1','6','1','1','4','1','1','1','1','1','China','India','Submit'),(733,'2016-10-12 12:22:23','213.131.238.28',57.692,55.556,41.908,57.143,2.875,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Pollard','bpollard@cadence.com','Cadence2016','Ireland','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','4','3','5','3','3','3','2','2','2','3','6','5','6','5','3','3','2','2','1','3','6','2','United States','Israel','Submit'),(734,'2016-10-12 13:24:29','158.140.1.28',42.308,44.444,32.237,64.286,2.375,3.000,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagesh Sanghavi','sanghavi@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','3','4','3','2','3','5','4','2','6','3','4','3','2','2','2','3','3','United States','India','Submit'),(735,'2016-10-12 20:46:10','158.140.1.28',3.846,55.556,61.251,85.714,1.125,3.500,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harpreet Singh Anand ','harpreet.anand@gmail.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','7','1','5','2','3','5','1','2','7','6','1','6','1','2','2','3','1','1','7','1','India','China','Submit'),(736,'2016-10-13 03:27:00','192.5.98.28',50.000,81.481,83.817,42.857,2.625,4.667,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Takeyoshi Ikeda ','tikeda@cadence.com','Cadence2016','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','2','6','2','5','3','7','4','4','6','2','6','7','4','2','6','2','6','7','3','2','2','5','3','United States','China','Submit'),(737,'2016-10-13 05:50:25','213.131.238.28',19.231,40.741,38.685,92.857,1.625,2.833,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean-Paul Millo ','jpm@cadence.com','Cadence2016','France','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','3','1','7','1','2','3','2','3','1','2','7','5','5','7','1','2','3','1','1','1','5','1','United States','India','Submit'),(738,'2016-10-13 06:29:10','59.145.174.78',46.154,70.370,25.790,28.571,2.500,4.167,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alok Jain ','alokj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','3','2','3','2','2','2','2','4','6','7','3','3','2','6','3','5','3','2','2','3','India','Israel','Submit'),(739,'2016-10-13 07:58:01','14.142.6.124',38.462,55.556,32.237,35.714,2.250,3.500,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Gutta ','raj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','1','1','6','3','5','2','2','3','2','2','5','2','3','2','2','6','3','5','4','2','2','2','United States','India','Submit'),(740,'2016-10-13 15:35:10','158.140.1.28',50.000,59.259,38.685,35.714,2.625,3.667,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Federico Politi ','federico@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','6','2','1','4','1','5','3','3','2','3','3','5','4','6','4','1','7','4','2','1','4','4','2','United States','Germany','Submit'),(771,'2016-10-21 02:48:07','73.15.65.107',88.462,100.000,58.027,35.714,3.875,5.833,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pei Zhang','pzhang2@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','5','2','4','4','2','3','3','5','6','2','5','6','6','3','2','6','6','7','2','5','6','6','United States','Japan','Submit'),(772,'2016-10-21 03:27:52','162.195.242.28',61.538,59.259,87.041,35.714,3.000,3.667,5.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Insixiengmay','kaminsix@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','n/a','Individual Contributor','Four or more years','Communications, Utilities','4','7','7','3','4','4','5','6','4','7','1','4','4','4','4','4','4','4','4','2','4','3','4','1','India','United States','Submit'),(773,'2016-10-21 10:44:08','158.140.1.28',46.154,70.370,58.027,57.143,2.500,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Ja Pena ','djap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','4','7','6','4','4','2','5','1','4','4','3','4','4','2','6','4','1','2','2','5','1','India','China','Submit'),(746,'2016-10-13 17:47:13','158.140.1.28',34.615,25.926,35.461,57.143,2.125,2.167,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Myers ','cmyers@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','7','3','1','7','2','2','3','3','3','1','5','5','2','6','3','1','3','2','1','1','1','3','1','China','India','Submit'),(748,'2016-10-13 18:55:51','158.140.1.28',30.769,100.000,70.922,35.714,2.000,5.833,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deval Sanghani ','deval@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','1','6','4','5','4','7','1','4','7','5','6','4','1','6','7','4','1','1','7','1','India','United States','Submit'),(749,'2016-10-13 18:57:41','158.140.1.28',38.462,62.963,61.251,71.429,2.250,3.833,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Zigman ','zigman@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','2','6','2','6','4','3','3','2','3','6','7','2','5','2','4','6','2','3','2','2','2','Israel','United States','Submit'),(750,'2016-10-13 20:22:40','158.140.1.28',46.154,33.333,29.014,50.000,2.500,2.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Mathur ','rmathur@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','6','2','2','3','3','2','2','5','5','4','5','3','2','2','4','2','2','1','1','1','United States','Germany','Submit'),(751,'2016-10-14 17:03:44','199.43.4.28',7.692,51.852,61.251,28.571,1.250,3.333,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare ','sbare@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','6','2','1','3','2','6','6','2','6','2','2','7','6','1','2','1','3','2','2','1','1','5','1','India','United States','Submit'),(752,'2016-10-14 20:22:38','31.168.0.253',53.846,55.556,12.895,92.857,2.750,3.500,1.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dov Kliger ','dkliger@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','1','2','2','1','2','4','7','4','5','7','1','4','6','2','4','3','4','2','Israel','Russia','Submit'),(797,'2016-11-04 17:54:34','24.130.216.126',53.846,25.926,48.356,92.857,2.750,2.167,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emma Polden ','empolden@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','F','','Student','','Education','4','6','6','7','7','1','3','3','2','3','1','4','7','4','1','7','1','1','1','5','3','2','1','3','Sweden','Spain','Submit'),(776,'2016-10-21 13:19:45','158.140.1.28',50.000,51.852,67.698,42.857,2.625,3.333,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwath Thirumalai ','ashwath@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','5','2','6','2','4','3','4','5','3','4','5','3','2','3','3','3','5','3','3','2','4','2','India','China','Submit'),(754,'2016-10-15 13:40:08','158.140.1.28',11.538,48.148,19.342,85.714,1.375,3.167,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Upesh Jain ','upesh@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','6','1','2','2','2','2','1','1','7','3','1','6','2','1','6','3','2','2','5','1','China','India','Submit'),(755,'2016-10-17 01:39:05','158.140.1.28',96.154,40.741,58.027,85.714,4.125,2.833,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Guinn ','jguinn@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','5','6','7','1','5','6','4','2','3','3','6','1','6','7','5','4','4','6','2','6','1','2','Germany','China','Submit'),(756,'2016-10-17 09:33:25','199.43.4.121',7.692,29.630,29.014,78.571,1.250,2.333,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kenneth Willis ','kenw@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems / Product Engineering','Manager','Four or more years','Computer, Internet','3','7','2','1','7','1','4','2','2','2','1','3','7','1','1','4','1','6','3','1','1','1','2','1','China','India','Submit'),(757,'2016-10-17 16:14:44','158.140.1.28',69.231,59.259,25.790,0.000,3.250,3.667,2.333,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vasant Ramabadran ','vasant@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','5','1','1','3','3','4','2','3','3','4','4','3','5','5','3','3','5','4','3','5','3','2','1','United States','China','Submit'),(758,'2016-10-17 16:39:59','158.140.1.28',61.538,59.259,54.803,50.000,3.000,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arthur Schaldenbrand ','als@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','2','5','4','4','4','4','4','4','2','5','6','2','2','5','2','4','4','4','3','3','4','2','United States','Germany','Submit'),(777,'2016-10-21 21:27:55','158.184.198.7',50.000,37.037,77.369,71.429,2.625,2.667,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Kim ','danielkim00@gmail.com','SCU110516','South Korea','','Millenials (Born from 1980 to 1995)','M','Engineer','Manager','Four or more years','Manufacturing','6','6','5','2','6','2','6','6','2','5','2','6','6','2','2','6','2','2','6','2','3','2','2','2','South Korea','United States','Submit'),(760,'2016-10-17 18:04:09','158.140.1.28',7.692,37.037,41.908,50.000,1.250,2.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shadi Saba ','shadi@cadence.com','Cadence2016','Israel','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','6','3','2','4','1','4','2','2','4','2','1','7','1','1','4','1','4','3','1','1','1','6','1','China','India','Submit'),(778,'2016-10-22 00:38:04','73.92.65.117',38.462,70.370,29.014,57.143,2.250,4.167,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dipal Dineshkumar Patel','dpatel@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','1','1','7','4','4','4','2','2','2','2','4','6','5','5','2','2','4','5','1','2','4','3','United States','India','Submit'),(762,'2016-10-17 23:29:45','14.142.6.124',26.923,37.037,35.461,57.143,1.875,2.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajkumar Chandrasekar ','rajkc@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','1','2','2','2','6','1','5','2','2','6','4','2','1','1','2','1','Germany','United States','Submit'),(763,'2016-10-18 08:05:41','158.140.1.28',15.385,37.037,12.895,57.143,1.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elizabeth DiVittorio ','lizd@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','6','1','1','6','6','1','2','2','2','1','1','6','2','3','4','2','3','3','1','1','2','1','1','India','China','Submit'),(779,'2016-10-23 13:57:21','107.223.214.165',53.846,29.630,41.908,50.000,2.750,2.333,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruben Luva ','rluva@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','6','2','1','6','3','6','3','2','3','2','1','6','3','2','3','3','1','3','2','5','5','2','3','India','Spain','Submit'),(765,'2016-10-18 13:32:04','158.140.1.28',23.077,66.667,35.461,78.571,1.750,4.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Gu ','gxin@cadence.com','Cadence2016','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Sysytems','Executive','Four or more years','Computer, Internet','7','7','1','1','7','1','3','4','1','1','1','1','7','7','7','4','1','4','4','1','1','1','7','1','India','China','Submit'),(766,'2016-10-19 02:42:21','158.140.1.28',38.462,51.852,25.790,42.857,2.250,3.333,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navneet Mohindru ','navneet@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design','Individual Contributor','Two to three years','Computer, Internet','4','6','1','2','6','2','2','2','2','3','1','4','6','4','2','2','2','6','4','2','2','2','2','3','China','United States','Submit'),(767,'2016-10-19 12:38:27','114.41.105.242',26.923,48.148,22.566,50.000,1.875,3.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Chang ','simonc@cadence.com','Cadence2016','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','2','2','2','3','2','3','3','7','1','2','2','1','6','6','2','2','2','2','1','United States','Singapore','Submit'),(768,'2016-10-19 14:30:34','158.140.1.28',38.462,33.333,38.685,50.000,2.250,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Larry Belnap ','belnap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','1','6','1','2','4','2','4','2','3','6','4','3','3','1','4','2','2','2','4','2','2','United States','India','Submit'),(774,'2016-10-21 12:13:57','24.130.54.6',53.846,70.370,74.146,71.429,2.750,4.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yangyang Pu','ypu@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','3','5','5','4','6','3','4','2','4','7','4','5','5','2','3','4','5','2','1','4','3','United States','India','Submit'),(770,'2016-10-20 18:44:23','158.140.1.28',38.462,40.741,41.908,35.714,2.250,2.833,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Chen ','bchen@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','7','3','1','4','3','3','2','3','3','3','3','6','4','4','2','1','3','3','2','2','3','2','1','United States','Israel','Submit'),(769,'2016-10-20 14:26:32','158.140.1.28',23.077,37.037,3.224,100.000,1.750,2.667,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DInraj Shetty ','dinraj@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','1','7','1','1','7','1','1','1','1','2','1','1','7','3','7','7','1','7','1','1','1','1','3','1','India','United States','Submit'),(780,'2016-10-24 21:06:22','192.35.35.34',100.000,59.259,54.803,85.714,4.250,3.667,3.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geo Kal','SHOYRIDIN@sbclobal.net','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Individual Contributor','Two to three years','Government','4','7','5','5','7','6','2','3','4','5','1','6','6','3','6','6','7','4','4','4','1','1','1','7','United States','Germany','Submit'),(781,'2016-10-26 17:02:15','73.223.203.157',61.538,55.556,70.922,50.000,3.000,3.500,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chuan Xu','xc5211@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','4','7','6','5','7','2','4','6','4','4','2','3','4','3','3','3','4','2','5','3','2','2','6','3','Germany','United States','Submit'),(782,'2016-10-26 22:13:40','73.189.40.147',65.385,59.259,41.908,42.857,3.125,3.667,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shivanagesh Chandra','schandra@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univeristy','Student','Two to three years','Education','4','7','2','4','6','2','2','7','2','2','3','4','5','4','6','2','1','7','2','3','2','2','4','3','United States','India','Submit'),(783,'2016-10-26 23:42:33','71.202.60.75',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson ','cgudmundson@scu.edu','SCU012718','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States','Submit'),(784,'2016-10-27 02:14:22','71.204.191.22',53.846,88.889,54.803,64.286,2.750,5.000,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenjing Cao ','wcao@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','2','3','7','5','7','6','2','4','2','4','7','6','3','2','2','2','5','6','4','2','6','2','China','United States','Submit'),(785,'2016-10-27 03:01:15','98.207.232.71',53.846,81.481,45.132,50.000,2.750,4.667,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samarth Mehta ','smehta1@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','3','3','6','6','4','3','4','2','2','3','5','6','5','4','2','5','5','4','2','3','2','2','India','United States','Submit'),(787,'2016-10-27 13:51:00','50.184.63.160',61.538,74.074,58.027,21.429,3.000,4.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Darisha Jhutty','djhutty@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','F','Pacific Biosciences','Individual Contributor','Less than one year','Health Care','4','6','5','1','6','4','6','3','3','3','2','4','2','6','6','3','3','6','5','2','2','2','3','4','India','United States','Submit'),(788,'2016-10-27 19:21:20','129.210.115.4',100.000,81.481,61.251,92.857,4.250,4.667,4.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiangnan Du','jdu1@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','4','6','7','6','6','7','1','3','1','6','7','4','6','7','4','6','4','5','7','2','3','2','United States','China','Submit'),(789,'2016-10-27 20:00:57','209.133.79.5',23.077,81.481,25.790,78.571,1.750,4.667,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Puspak Sapkota ','psapkota@scu.edu','SCU110516','United States','Nepal','Millenials (Born from 1980 to 1995)','M','Tesla','Manager','Less than one year','Energy','1','7','3','1','7','7','6','2','1','1','1','4','6','4','1','5','4','6','5','4','1','1','2','1','United States','India','Submit'),(790,'2016-10-28 02:19:07','50.152.171.113',61.538,40.741,54.803,0.000,3.000,2.833,3.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeffrey Young','jeffrey.young.90@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Qorvo','Individual Contributor','Four or more years','Computer, Internet','3','6','4','3','2','2','3','5','3','5','4','5','3','2','5','2','2','4','5','1','2','2','3','1','Japan','China','Submit'),(791,'2016-10-28 20:08:05','63.250.181.65',7.692,70.370,41.908,85.714,1.250,4.167,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrice Salles ','patrice.salles@hmclause.com','Web','France','','Gen X (Born from 1965 to 1979)','M','HM-Clause / R&D','Manager','Less than one year','Agriculture','3','7','2','1','7','1','3','2','7','2','1','1','6','3','2','6','1','6','6','5','1','1','4','2','United States','Brazil','Submit'),(792,'2016-10-29 02:29:03','24.130.52.157',57.692,44.444,19.342,100.000,2.875,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hatem Mohamed Sayed Ahmed','hahmed@scu.edu','SCU110516','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','1','4','7','4','1','1','1','1','1','1','7','1','7','7','1','4','4','1','7','1','4','1','United States','India','Submit'),(793,'2016-10-30 01:07:21','99.139.79.63',34.615,85.185,48.356,42.857,2.125,4.833,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gaston Young','gsyoung@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','5','3','1','4','3','7','4','3','2','1','5','5','7','3','6','2','3','7','3','2','2','6','1','United States','South Korea','Submit'),(794,'2016-10-30 14:19:56','50.152.240.167',26.923,70.370,45.132,28.571,1.875,4.167,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanzi Li','hli@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','3','2','4','6','4','4','2','2','1','4','7','4','3','1','1','1','4','4','1','2','6','1','India','United States','Submit'),(795,'2016-10-31 17:26:40','129.210.115.112',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qian Huang ','qhuang@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','4','2','4','1','2','1','2','6','4','2','2','2','3','6','4','4','4','4','4','United States','India','Submit'),(796,'2016-10-31 18:12:28','72.34.128.250',50.000,59.259,41.908,57.143,2.625,3.667,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Stock ','stock17924@gmail.com','SCU081217','United States','','Millenials (Born from 1980 to 1995)','M','Roche','Individual Contributor','Two to three years','Health Care','2','6','3','1','5','2','3','3','5','3','1','5','6','5','5','5','2','4','5','3','2','2','3','3','China','Spain','Submit'),(798,'2016-11-08 15:06:34','179.107.110.250',23.077,62.963,32.237,100.000,1.750,3.833,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caio ','caioaf@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','One year','Computer, Internet','2','7','3','2','7','4','2','4','3','2','1','3','7','6','1','7','2','2','6','2','2','2','3','1','United States','Israel','Submit'),(799,'2016-11-08 15:08:20','179.107.110.250',46.154,66.667,6.447,35.714,2.500,4.000,1.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Artur Melo Mota Costa ','arturm.852@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','4','1','1','4','7','1','2','1','1','1','4','7','4','7','4','1','7','1','1','4','1','4','1','United States','Sweden','Submit'),(800,'2016-11-08 15:10:19','179.107.110.250',23.077,44.444,16.119,21.429,1.750,3.000,1.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Breno ','breno@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','5','2','1','2','3','1','2','3','4','6','1','2','1','4','3','1','3','1','2','1','Brazil','India','Submit'),(801,'2016-11-08 15:11:18','179.107.110.250',46.154,62.963,51.580,57.143,2.500,3.833,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mauro da Costa ','mauroantonioj@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','7','4','2','5','2','4','3','4','5','1','4','5','5','3','5','2','4','6','2','4','2','4','2','Brazil','United States','Submit'),(802,'2016-11-08 15:12:15','179.107.110.250',34.615,59.259,29.014,78.571,2.125,3.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gustavo Campos ','guhcampos@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','3','1','4','4','4','2','1','3','1','5','7','6','3','7','1','4','3','1','1','3','4','2','United States','India','Submit'),(803,'2016-11-08 15:12:33','179.107.110.250',34.615,74.074,58.027,64.286,2.125,4.333,4.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abner Luis Panho Marciano ','abner@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','6','2','7','4','4','6','4','2','2','3','7','4','1','2','3','6','4','5','1','1','3','4','United States','Brazil','Submit'),(804,'2016-11-08 15:16:49','179.107.110.250',38.462,70.370,58.027,57.143,2.250,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Augusto ','augusto@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Less than one year','Computer, Internet','6','7','2','2','6','4','2','5','2','7','1','2','7','5','2','2','2','2','3','6','3','4','5','2','Germany','United States','Submit'),(805,'2016-11-08 15:17:01','179.107.110.250',38.462,59.259,48.356,78.571,2.250,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas ','luckazlz@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','7','3','2','3','2','5','2','1','6','3','5','5','3','6','3','2','2','2','5','2','United States','Israel','Submit'),(806,'2016-11-08 15:18:35','179.107.110.250',19.231,70.370,29.014,42.857,1.625,4.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luciana ','lucianafujii@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','7','1','2','2','6','1','2','6','7','4','2','1','2','1','1','1','2','7','1','United States','India','Submit'),(807,'2016-11-08 15:19:50','179.107.110.250',26.923,55.556,45.132,71.429,1.875,3.500,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas Prat ','pratlucas@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','3','7','3','2','5','4','3','2','3','6','1','2','6','5','3','6','2','4','3','2','1','2','3','2','United States','Sweden','Submit'),(808,'2016-11-08 15:23:03','179.107.110.250',30.769,62.963,16.119,100.000,2.000,3.833,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rogerio de Souza Moraes ','rogerio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','6','2','2','1','1','1','5','7','5','2','7','2','2','7','1','2','1','2','2','United States','China','Submit'),(809,'2016-11-08 15:32:22','179.107.110.250',57.692,59.259,25.790,85.714,2.875,3.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Azevedo ','gabriel.guedesaz@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','5','1','1','7','7','2','6','1','2','2','2','7','7','7','7','1','3','2','2','7','2','1','1','Brazil','United States','Submit'),(810,'2016-11-08 15:35:51','179.107.110.250',34.615,48.148,51.580,42.857,2.125,3.167,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronalu ','ronalu@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','6','1','1','7','2','2','1','6','6','1','6','6','4','1','1','2','1','7','4','1','4','1','1','Brazil','United States','Submit'),(811,'2016-11-08 15:38:50','179.107.110.250',57.692,48.148,54.803,71.429,2.875,3.167,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Ramos ','ramos@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','7','6','5','3','3','4','2','4','6','4','5','5','3','2','3','2','4','2','2','2','Brazil','United States','Submit'),(812,'2016-11-08 15:46:23','179.107.110.250',65.385,85.185,54.803,50.000,3.125,4.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mateus Silva ','msilva@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','2','5','6','4','4','2','3','6','6','5','2','6','2','6','2','5','2','4','6','5','Israel','India','Submit'),(813,'2016-11-08 15:56:34','179.107.110.250',26.923,18.519,51.580,35.714,1.875,1.833,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raquel Lara ','Raqlara@yahoo.com.br','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Manager','Two to three years','Computer, Internet','6','1','6','6','6','1','6','1','2','1','1','3','6','3','1','6','1','1','2','1','1','1','3','1','Israel','India','Submit'),(814,'2016-11-09 04:41:21','179.107.110.250',34.615,40.741,51.580,100.000,2.125,2.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tulio Leao ','tulio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','6','7','3','1','7','1','5','2','1','5','4','3','7','5','3','7','1','3','3','2','1','1','3','3','United States','Israel','Submit'),(815,'2016-11-09 04:52:44','179.107.110.250',38.462,70.370,61.251,85.714,2.250,4.167,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guilherme Santos ','guisousa.dcc@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','6','5','5','3','4','5','2','6','6','6','5','7','1','4','3','5','1','1','2','1','United States','Sweden','Submit'),(816,'2016-11-09 05:22:40','179.107.110.250',19.231,44.444,25.790,78.571,1.625,3.000,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea ','andrea.iabrudi@gmail.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','1','7','3','2','6','2','3','3','3','1','1','1','7','6','2','5','2','3','2','2','1','3','3','1','India','Israel','Submit'),(824,'2016-11-10 12:48:07','198.107.143.117',42.308,40.741,58.027,42.857,2.375,2.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jim DeWitt ','jim.dewitt@nuflare.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','NuFlare America','Executive','Two to three years','Services','4','6','2','1','5','2','6','4','3','5','2','2','5','2','3','4','2','3','5','2','1','3','3','5','Japan','Sweden','Submit'),(818,'2016-11-09 05:48:58','179.107.110.250',42.308,62.963,58.027,71.429,2.375,3.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tomas Schweizer ','tomas@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Less than one year','Computer, Internet','6','7','4','3','6','5','5','6','2','1','2','1','6','4','5','5','3','2','4','4','2','2','4','1','United States','Germany','Submit'),(819,'2016-11-09 05:51:19','179.107.110.250',11.538,51.852,12.895,64.286,1.375,3.333,1.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandre Esselin Botelho ','alxmakingsounds@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Manager','Two to three years','Computer, Internet','1','7','2','1','5','2','1','3','2','1','1','3','7','4','1','4','1','4','4','2','2','1','4','1','China','Israel','Submit'),(820,'2016-11-09 08:10:31','179.107.110.250',50.000,44.444,35.461,64.286,2.625,3.000,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yumi Monma ','ymonma@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','4','5','3','1','6','2','3','2','2','3','2','2','7','2','5','5','3','3','3','2','3','3','6','2','Japan','United States','Submit'),(821,'2016-11-09 08:11:50','179.107.110.250',53.846,81.481,51.580,50.000,2.750,4.667,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarisse Simões Ribeiro ','clasimoesr@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','2','7','3','5','3','4','1','5','6','7','1','6','4','4','1','2','3','6','7','1','Germany','Brazil','Submit'),(822,'2016-11-09 08:19:56','158.140.1.28',30.769,51.852,22.566,64.286,2.000,3.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joao Silva','noone@none.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','5','3','2','3','4','2','2','2','7','1','1','4','5','6','4','1','1','1','5','3','India','Israel','Submit'),(823,'2016-11-09 10:10:47','179.107.110.250',23.077,48.148,48.356,57.143,1.750,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia ','natyarantes@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','3','7','4','1','6','7','7','4','1','2','3','5','7','2','1','2','1','1','1','1','1','1','7','1','United States','India','Submit'),(825,'2016-11-12 12:46:52','24.4.33.61',26.923,37.037,32.237,50.000,1.875,2.667,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Orna Sarfaty ','sarfatyo@gmail.com','web','Israel','Israel / US','Baby Boomers (Born from 1946 to 1964)','F','sandisk','Executive','Four or more years','Computer, Internet','2','7','4','1','5','1','4','2','2','2','1','2','6','4','1','3','2','2','6','2','4','2','1','2','United States','Israel','Submit'),(826,'2016-11-15 14:27:37','61.125.134.193',42.308,62.963,25.790,14.286,2.375,3.833,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hidetaka Nakamura ','nakamura.hidetaka@nuflare.co.jp','web','Japan','','Gen X (Born from 1965 to 1979)','M','NuFlare technology','Individual Contributor','Less than one year','Manufacturing','2','6','3','1','2','2','2','3','2','2','2','2','6','2','1','2','3','5','6','2','2','2','6','6','Japan','United States','Submit'),(827,'2016-11-16 14:33:42','179.107.110.250',15.385,55.556,48.356,100.000,1.500,3.500,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas ','douglas91@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','4','4','1','4','1','5','7','6','1','7','1','1','4','2','1','1','1','1','United States','Israel','Submit'),(830,'2016-11-21 23:37:35','172.249.50.6',30.769,29.630,29.014,21.429,2.000,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Conchita F. Serri ','conchita.serri@pomona.edu','web','Other','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','Pomona College','Executive','Four or more years','Education','3','4','4','2','6','2','2','2','2','2','2','3','5','5','2','2','3','2','2','1','1','2','2','1','India','United States','Submit'),(829,'2016-11-20 02:12:29','212.25.79.133',30.769,29.630,61.251,21.429,2.000,2.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronit Ronen ','ronit.ronen-karpol@sandisk.com','web','Israel','','Gen X (Born from 1965 to 1979)','F','Hi Tech','Senior Manager','Four or more years','Computer, Internet','5','6','5','2','3','1','2','3','6','4','2','2','2','3','1','6','5','6','1','2','1','2','1','1','Israel','United States','Submit'),(831,'2016-11-22 00:04:31','107.3.162.85',50.000,44.444,32.237,71.429,2.625,3.000,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angel Rampy ','angel.rampy@coachangel.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Success through learning','Executive','Four or more years','Services','2','7','1','4','7','1','4','3','2','4','1','4','6','4','4','4','2','1','6','2','1','4','4','1','United States','Spain','Submit'),(832,'2016-11-27 20:14:17','14.192.208.140',46.154,29.630,80.593,71.429,2.500,2.333,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alicia Lim Li Shia ','alicia@cultureboleh.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Culture Boleh Global Training PLT','Individual Contributor','Less than one year','Services','7','7','4','2','4','2','6','6','5','3','1','6','7','3','3','6','1','2','2','3','2','2','2','3','United States','Japan','Submit'),(833,'2016-11-27 22:45:01','110.159.76.119',23.077,40.741,32.237,92.857,1.750,2.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hareen S Balakrishnan ','hareen1105@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','M','Culture Boleh Global Training PLT','Individual Contributor','Two to three years','Communications, Utilities','2','7','4','2','7','1','1','3','5','1','1','2','7','3','2','6','1','3','6','3','1','1','1','4','Germany','United States','Submit'),(834,'2016-11-28 03:29:26','123.136.111.128',61.538,66.667,74.146,64.286,3.000,4.000,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddie Khor Choon Peng ','khoredll@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','Culture Boleh Global Traning PLT','Individual Contributor','Four or more years','Education','6','6','5','2','5','2','6','6','4','2','2','5','6','5','6','6','2','3','5','6','2','2','3','3','Singapore','United States','Submit'),(836,'2016-11-30 16:50:36','161.165.196.112',19.231,44.444,35.461,78.571,1.625,3.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William B. Rice ','bontekoe@att.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Walmart Corporation','Individual Contributor','Four or more years','Retail, Wholesale','4','6','2','1','7','2','3','3','2','3','1','3','5','3','2','7','2','3','6','2','1','1','2','2','India','Sweden','Submit'),(837,'2016-12-08 16:52:12','70.35.54.233',50.000,62.963,51.580,0.000,2.625,3.833,3.667,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Preethi Kandhalu ','pkandhalubhaskar@scu.edu','SCU011417','Other','US','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','4','1','2','4','4','4','2','4','1','7','2','4','1','4','2','7','1','4','4','1','3','4','India','United States','Submit'),(838,'2016-12-08 18:12:26','107.3.158.153',65.385,70.370,67.698,35.714,3.125,4.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong ','cxiong@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','3','6','6','4','2','3','3','4','6','4','4','4','2','4','4','4','2','4','3','4','India','United States','Submit'),(839,'2016-12-09 17:27:09','50.131.165.43',96.154,25.926,58.027,57.143,4.125,2.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shreyas Srinivasa Reddy ','ssrinivasareddy@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','1','1','7','1','7','3','4','2','2','6','6','1','7','2','2','1','7','1','1','7','2','7','United States','United States','Submit'),(847,'2016-12-13 06:25:58','185.81.141.111',65.385,70.370,48.356,64.286,3.125,4.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jsahyoun@scu.edu','SCU011417','Lebanon','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','5','1','6','4','6','2','4','3','3','5','6','2','6','4','1','7','2','6','2','4','4','3','Germany','United States','Submit'),(841,'2016-12-11 00:22:47','50.131.152.63',84.615,66.667,64.475,57.143,3.750,4.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rama Gupta ','rgupta@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Intuitive Surgical','Student','Less than one year','Computer, Internet','3','7','6','6','4','4','6','5','3','3','3','3','7','3','6','4','2','2','7','6','6','2','2','2','India','Brazil','Submit'),(842,'2016-12-11 00:37:24','49.34.223.240',53.846,92.593,64.475,64.286,2.750,5.167,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbooba Chandrasinh Solanki ','ksolanki@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','6','4','4','6','5','2','5','2','2','2','6','4','6','6','2','3','5','7','2','2','6','2','India','Japan','Submit'),(848,'2016-12-14 13:38:46','73.70.1.230',46.154,40.741,54.803,57.143,2.500,2.833,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Jeng ','jjeng@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','3','2','7','5','3','4','3','6','2','6','7','3','3','2','1','1','3','4','1','3','1','2','China','Sweden','Submit'),(850,'2016-12-15 05:51:48','122.173.103.59',26.923,29.630,25.790,92.857,1.875,2.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richa Sharma ','r2sharma@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Santa clara university','Student','One year','Computer, Internet','1','7','2','1','7','1','7','2','1','1','1','1','7','3','7','6','1','1','7','1','2','1','1','1','United States','Japan','Submit'),(846,'2016-12-11 06:13:38','71.204.190.56',53.846,74.074,64.475,42.857,2.750,4.333,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liang Xia ','lxia@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','4','1','5','7','6','7','1','4','4','6','7','4','1','1','1','4','1','6','1','1','4','7','United States','India','Submit'),(851,'2016-12-15 09:17:11','45.125.182.0',57.692,51.852,74.146,78.571,2.875,3.333,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','2','1','6','2','6','6','2','6','2','6','6','6','6','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(852,'2016-12-15 15:58:35','216.174.112.44',38.462,48.148,25.790,50.000,2.250,3.167,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','gpatel@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','6','2','1','1','3','1','1','7','7','7','2','1','1','2','4','3','2','1','1','2','United States','India','Submit'),(853,'2016-12-16 13:26:10','158.184.198.5',38.462,48.148,48.356,71.429,2.250,3.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cooper McDonnell ','cmcdonnell@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','6','3','2','6','2','6','3','3','3','2','3','6','3','2','6','2','3','3','2','3','2','6','2','United States','Russia','Submit'),(854,'2016-12-20 17:40:28','107.3.155.150',53.846,74.074,38.685,42.857,2.750,4.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balakrishnan Ramdoss ','bramdoss@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Education','2','6','3','2','5','7','6','3','2','2','3','5','7','1','2','2','6','7','2','7','2','1','2','1','United States','India','Submit'),(855,'2016-12-22 16:48:17','208.91.2.2',96.154,55.556,58.027,42.857,4.125,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shashi Shekhar ','sshekhar@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Two to three years','Education','6','6','4','2','1','7','6','3','2','3','2','7','6','6','7','7','1','2','2','2','6','2','2','6','China','United States','Submit'),(856,'2016-12-22 20:04:30','104.51.52.102',61.538,40.741,38.685,42.857,3.000,2.833,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gurtej Bansal ','tjbansal@gmail.com','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','7','1','4','7','3','3','3','2','4','3','4','5','4','4','1','1','4','4','1','5','2','1','1','United States','India','Submit'),(857,'2016-12-22 20:41:37','24.130.239.81',69.231,62.963,54.803,42.857,3.250,3.833,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hairong Wang ','hwang1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','4','6','3','2','6','4','5','4','4','3','1','3','4','4','6','4','3','3','4','4','4','3','4','4','United States','India','Submit'),(858,'2016-12-22 22:05:16','114.243.174.71',57.692,66.667,19.342,57.143,2.875,4.000,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Licheng Xiao ','xiao_licheng@foxmail.com','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Nankai University','Student','One year','Computer, Internet','1','7','1','4','4','7','1','7','1','1','1','1','7','4','7','4','1','7','4','1','1','1','1','7','United States','Japan','Submit'),(859,'2016-12-22 22:17:09','174.62.74.97',53.846,85.185,70.922,64.286,2.750,4.833,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pawan Kumbhare ','pkumbhare@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','4','1','4','5','6','5','3','3','1','6','6','4','4','6','4','6','4','4','1','1','6','4','United States','Singapore','Submit'),(866,'2017-01-13 16:14:26','96.86.165.254',73.077,66.667,45.132,57.143,3.375,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun','jacquessahyoun@gmail.com','SCU110516','Other','USA/Lebanese','Millenials (Born from 1980 to 1995)','M','Earthquake Sound','Manager','Two to three years','Manufacturing','2','6','5','1','6','3','4','4','2','3','3','2','6','1','7','4','4','5','4','6','3','3','5','4','United States','China','Submit'),(861,'2016-12-23 04:31:45','116.203.58.178',23.077,55.556,22.566,100.000,1.750,3.500,2.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manoj Parihar ','mparihar@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University(USA)','Student','Four or more years','Computer, Internet','2','7','3','5','7','4','2','3','1','2','1','1','7','5','1','7','3','2','4','1','1','1','5','1','India','United States','Submit'),(862,'2016-12-23 04:35:55','71.202.70.75',69.231,74.074,35.461,71.429,3.250,4.333,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hitesh Raichandani ','hraichandani@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','Two to three years','Computer, Internet','4','7','4','2','4','7','6','1','1','1','1','6','7','4','5','6','2','6','4','2','1','2','3','7','United States','Russia','Submit'),(863,'2016-12-23 16:04:06','50.131.165.43',46.154,100.000,58.027,0.000,2.500,6.000,4.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satya Keerthi C Kudupudi ','skudupudi@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','1','1','7','4','5','7','3','1','1','7','7','1','1','1','7','7','1','7','1','7','7','India','United States','Submit'),(864,'2016-12-25 13:40:55','97.92.167.183',92.308,88.889,19.342,100.000,4.000,5.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Su ','ysu1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univ','Student','One year','Computer, Internet','1','7','1','7','7','7','1','7','1','1','1','1','7','1','7','7','7','7','7','1','1','1','7','7','United States','China','Submit'),(867,'2017-01-14 01:56:58','73.170.45.146',100.000,77.778,35.461,64.286,4.375,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Qin ','yqin@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','7','6','2','1','2','2','4','6','3','7','5','6','2','7','2','6','4','6','4','India','United States','Submit'),(868,'2017-01-14 14:14:45','129.210.115.240',50.000,62.963,67.698,42.857,2.625,3.833,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kartikey Garg ','kgarg@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Less than one year','Computer, Internet','4','6','4','1','6','3','7','4','3','5','4','1','3','2','1','5','2','2','6','6','5','4','4','3','India','United States','Submit'),(869,'2017-01-17 22:40:53','59.189.118.66',46.154,44.444,35.461,21.429,2.500,3.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Keith Teo ','keithteo@asia.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Four or more years','Services','2','5','2','2','3','1','3','3','2','5','2','2','6','2','3','3','1','6','5','2','5','3','2','2','China','United States','Submit'),(870,'2017-01-18 08:21:56','171.159.48.4',80.769,33.333,38.685,57.143,3.625,2.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tej Chaggar ','Tejinderschaggar@gmail.com','web','India','','Millenials (Born from 1980 to 1995)','M','Investment Bank','Manager','Two to three years','Finance, Insurance, Real Estate','2','7','6','6','7','2','1','7','1','1','2','7','6','2','4','2','2','2','6','2','6','1','1','1','United States','Germany','Submit'),(871,'2017-01-18 11:53:10','107.212.210.234',11.538,62.963,48.356,85.714,1.375,3.833,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivian Deutsch ','duodeutsch@aol.com','web','United States','','Traditionals (Born before 1946)','F','Bridging Jewish Cultures','Executive','Two to three years','Education','4','7','4','1','7','4','1','4','3','5','1','4','7','4','1','5','1','1','4','7','1','1','3','1','Israel','United States','Submit'),(872,'2017-01-18 12:38:38','81.140.188.185',46.154,14.815,29.014,78.571,2.500,1.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Binda Punj ','bindapunj@hotmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TunnelTalk','Senior Manager','Four or more years','Construction','3','7','2','2','7','1','3','4','1','2','2','1','7','4','7','4','3','1','1','2','1','3','1','1','United States','China','Submit'),(873,'2017-01-18 15:36:31','90.255.204.84',76.923,55.556,61.251,7.143,3.500,3.500,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam','kruprah@hotmail.co.uk','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TRAVEL MANAGEMENT COMPANY','Individual Contributor','Two to three years','Transportation','3','5','6','5','2','6','7','5','2','2','3','6','7','6','1','1','1','3','4','1','3','2','1','7','United States','Japan','Submit'),(874,'2017-01-19 02:22:34','104.51.52.102',38.462,70.370,54.803,35.714,2.250,4.167,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amy Bansal ','amy.bansal@hotmail.com','web','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Ernst & Young LLP','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','2','7','4','2','4','2','5','4','3','5','2','4','6','6','2','2','1','2','7','2','4','2','6','1','United States','India','Submit'),(875,'2017-01-19 02:40:32','76.21.105.53',57.692,51.852,35.461,21.429,2.875,3.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shailee Madhani ','smadhani@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Kla-tencor','Individual Contributor','Less than one year','Computer, Internet','1','5','3','2','1','1','3','1','6','3','2','3','7','3','5','4','3','2','5','3','5','1','6','2','Saudi Arabia','Singapore','Submit'),(876,'2017-01-19 07:15:02','134.191.232.71',19.231,14.815,29.014,28.571,1.625,1.667,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Edith Cohen ','edithcohen4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Intel','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','4','2','2','3','2','2','2','3','6','3','2','3','1','1','1','2','1','1','1','1','Israel','United States','Submit'),(877,'2017-01-19 22:20:56','69.181.209.40',50.000,70.370,51.580,71.429,2.625,4.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','2','6','4','4','5','3','2','2','6','6','4','4','6','2','4','5','5','1','1','3','3','United States','China','Submit'),(878,'2017-01-19 22:47:42','108.225.191.17',46.154,48.148,67.698,35.714,2.500,3.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Lu ','stephenlu91@gmail.com','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','6','6','3','2','3','2','6','4','2','6','2','5','7','5','4','3','3','2','2','6','1','2','2','1','United States','China','Submit'),(879,'2017-01-19 23:58:20','71.202.40.62',38.462,44.444,32.237,28.571,2.250,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea Wang ','awang3@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','3','2','2','3','2','2','1','4','6','4','4','3','2','5','3','1','1','2','3','2','China','Germany','Submit'),(880,'2017-01-20 01:41:24','73.241.202.147',53.846,59.259,90.264,92.857,2.750,3.667,5.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helia Zaerihosseinabad ','hzaerihosseinabad@scu.edu','SCU070817','Iran','','Millenials (Born from 1980 to 1995)','M','Santa Clara Valley Water District','Executive','One year','Government','6','7','7','5','6','5','7','5','3','6','2','1','7','2','4','7','1','2','4','7','7','1','2','1','United States','India','Submit'),(881,'2017-01-20 10:28:55','87.82.212.163, 165.225.80.120',100.000,70.370,51.580,50.000,4.500,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Ruprah ','pamruprah@gmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Morgan McKinley','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','4','5','5','1','5','4','1','1','4','5','5','6','6','4','3','7','4','3','5','4','4','4','Japan','South Korea','Submit'),(882,'2017-01-20 14:01:45','208.91.2.2',80.769,77.778,67.698,57.143,3.625,4.500,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khoi Tran ','ktran@scu.edu','SCU021117','Vietnam','','Millenials (Born from 1980 to 1995)','M','VMware','Executive','Less than one year','Computer, Internet','7','7','3','3','3','7','7','4','4','2','5','3','6','7','6','6','2','2','6','3','7','1','2','2','United States','Japan','Submit'),(883,'2017-01-21 19:16:30','108.185.173.135',46.154,59.259,35.461,71.429,2.500,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ophra Ashur ','ophraa@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ventura County Behavioral Health','Manager','Four or more years','Health Care','3','7','4','2','4','3','2','3','1','4','1','2','7','4','5','6','1','7','5','2','1','6','1','2','United States','Israel','Submit'),(884,'2017-01-21 20:11:35','40.137.48.184',42.308,33.333,16.119,57.143,2.375,2.500,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach O Lerman ','lilach.lerman@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Medical Center','Senior Manager','Four or more years','Health Care','2','6','2','1','6','4','2','2','1','2','1','3','6','5','6','4','1','1','1','2','2','3','2','2','Israel','United States','Submit'),(885,'2017-01-21 20:50:07','104.172.12.81',42.308,48.148,38.685,7.143,2.375,3.167,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilli Harel ','eharel2197@aol.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','DietPro2000','Executive','Four or more years','Health Care','1','6','5','2','2','5','5','2','2','3','3','5','5','5','2','2','2','2','2','3','1','2','2','2','Israel','United States','Submit'),(886,'2017-01-21 21:38:16','108.185.165.68',73.077,70.370,51.580,50.000,3.375,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruty Levy ','levyruty4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Oak Park Unified School District','Individual Contributor','Four or more years','Education','5','6','5','3','6','2','3','3','3','3','3','3','6','6','3','3','2','6','6','3','2','5','2','6','United States','Japan','Submit'),(887,'2017-01-22 06:03:53','134.191.232.68',76.923,77.778,67.698,21.429,3.500,4.500,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sveta Bronstein ','sveta.br87@gmail.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Student','Two to three years','Computer, Internet','6','5','4','2','6','6','3','4','4','6','3','5','1','6','6','5','4','5','2','2','2','2','6','4','United States','Israel','Submit'),(888,'2017-01-23 20:21:25','198.22.92.40',84.615,100.000,87.041,0.000,3.750,5.500,5.500,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sina Piramoon ','spiramoon@scu.edu','SCU021117','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Manufacturing','4','7','6','2','2','7','6','6','5','6','2','3','3','6','6','1','2','6','6','2','3','6','6','6','Germany','India','Submit'),(889,'2017-01-25 00:01:12','99.167.86.140',50.000,74.074,87.041,57.143,2.625,4.333,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dalia Yasharpour ','daliayasharpour@gmail.com','web','Canada','USA','Gen X (Born from 1965 to 1979)','F','University of California, Los Angeles','Executive','Four or more years','Education','6','6','6','2','6','6','6','5','4','6','2','4','6','6','6','4','2','6','2','2','2','1','4','2','Sweden','Israel','Submit'),(890,'2017-01-26 20:28:53','129.210.115.240',46.154,37.037,32.237,7.143,2.500,2.667,2.667,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Trenton James Nagasawa ','tnagasawa@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','5','2','1','6','2','2','4','2','3','2','5','2','3','2','2','2','2','5','2','3','3','2','2','Russia','Japan','Submit'),(891,'2017-01-26 23:56:50','129.210.115.112',26.923,44.444,38.685,57.143,1.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachael Wan ','rwan@scu.edu','SCU001','Hong Kong','American','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','4','6','3','3','5','2','3','3','1','4','2','4','5','2','1','6','1','5','4','2','1','1','3','2','United States','China','Submit'),(892,'2017-01-27 16:37:08','129.210.115.112',100.000,62.963,45.132,57.143,4.250,3.833,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sinduja Bhupathiraju ','sbhupathiraju@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','5','4','2','3','5','2','2','2','3','6','6','5','6','5','5','2','6','6','6','2','2','India','United States','Submit'),(893,'2017-01-27 19:16:18','76.103.20.228, 199.19.252.13',30.769,40.741,51.580,71.429,2.000,2.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tracy Clift ','tclift@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','3','4','4','4','2','2','2','6','2','2','6','2','6','2','2','2','2','2','2','China','India','Submit'),(894,'2017-01-27 22:11:57','50.184.79.109',34.615,66.667,32.237,50.000,2.125,4.000,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Malavika Iyer ','miyer@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','3','6','3','4','6','6','4','2','2','2','2','2','5','6','1','4','2','4','2','3','2','2','3','2','United States','China','Submit'),(895,'2017-01-27 23:26:05','73.93.204.10',61.538,40.741,70.922,78.571,3.000,2.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manuel Castilla Notario ','mcastillanotario@scu.edu','SCU021117','Spain','','Gen X (Born from 1965 to 1979)','M','SANTA CLARA UNIVERSITY','Manager','Four or more years','Construction','6','7','6','5','6','2','6','3','2','5','2','3','6','4','6','6','2','2','3','2','2','2','4','2','United States','Germany','Submit'),(896,'2017-01-28 22:40:20','50.156.38.72',76.923,51.852,29.014,42.857,3.500,3.333,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leo Chang ','chihshun@gmail.com','SCU001','Taiwan','','Gen X (Born from 1965 to 1979)','M','FICO','Manager','Less than one year','Computer, Internet','3','6','2','4','6','3','2','2','5','1','2','5','6','4','6','2','2','1','3','6','3','4','3','2','India','Israel','Submit'),(897,'2017-01-29 14:23:36','67.169.30.246',50.000,77.778,32.237,50.000,2.625,4.500,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Syamala Keerthana Chegu ','schegu@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','3','2','1','6','7','6','2','2','2','2','1','7','4','6','5','1','5','1','4','2','2','6','6','China','United States','Submit'),(898,'2017-01-29 16:54:15','86.163.162.207',100.000,96.296,74.146,21.429,5.500,5.333,4.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijay Punj ','vijay.punj@btopenworld.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','University Surrey','Student','One year','Services','3','4','5','5','4','4','5','5','5','6','6','3','5','6','7','4','6','5','6','5','6','5','6','6','United States','India','Submit'),(899,'2017-01-29 18:25:59','107.3.155.150',50.000,92.593,67.698,85.714,2.625,5.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwin Athigaman ','aathigaman@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','6','7','4','2','6','6','5','4','6','2','1','6','7','4','4','6','2','6','4','4','1','2','7','3','India','United States','Submit'),(900,'2017-01-30 01:30:17','182.18.235.43',65.385,44.444,19.342,100.000,3.125,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Faith Icalla Bacon ','faithbacon08@gmail.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation Inc.','Individual Contributor','Four or more years','Non-profit','1','7','2','1','7','1','4','1','1','3','1','4','7','4','7','7','4','4','4','1','3','4','4','1','United States','Japan','Submit'),(902,'2017-01-30 01:43:54','182.18.235.43',100.000,81.481,58.027,78.571,4.625,4.667,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dulce Festin-Baybay ','dulcefb@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','2','7','6','5','6','2','6','2','4','4','3','6','6','5','6','6','6','6','6','6','2','6','3','3','United States','China','Submit'),(903,'2017-01-30 04:19:40','182.18.235.43',7.692,29.630,61.251,85.714,1.250,2.333,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Milagros G. Santisteban ','mitos.santisteban@gmail.com','web','Philippines','','Traditionals (Born before 1946)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','1','7','6','1','7','1','7','3','4','4','1','3','7','6','1','5','1','1','3','2','1','1','1','1','United States','Singapore','Submit'),(904,'2017-01-30 08:10:05','178.115.128.96',80.769,51.852,45.132,14.286,3.625,3.333,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Margreiter ','margreiter.ph@gmail.com','web','Austria','','Millenials (Born from 1980 to 1995)','M','PVA','Individual Contributor','Four or more years','Non-profit','7','5','2','4','6','3','2','3','4','2','3','4','3','6','7','2','3','3','5','1','2','2','2','4','United States','Germany','Submit'),(905,'2017-01-30 14:36:57','68.5.78.146',42.308,7.407,6.447,28.571,2.375,1.333,1.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam U ','adam@themarketingmentors.com','web','Poland','','Gen X (Born from 1965 to 1979)','M','MMI','Executive','Four or more years','Services','2','6','1','1','4','1','2','1','1','1','3','3','6','1','7','2','2','2','2','1','1','1','1','1','United States','China','Submit'),(906,'2017-01-31 00:11:55','222.127.94.5',46.154,70.370,61.251,64.286,2.500,4.167,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Martin Bunag ','martin_bunag@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','M','Investor Relations Global','Executive','Four or more years','Services','3','7','4','3','6','6','5','6','2','5','5','2','6','5','2','4','2','2','4','5','4','1','3','1','China','United States','Submit'),(908,'2017-01-31 00:34:23','182.18.235.43',84.615,100.000,51.580,21.429,3.750,6.000,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Tan ','monica_tan17@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','Lopez Group Foundation Inc.','Manager','Four or more years','Non-profit','3','4','4','1','5','5','6','4','2','3','4','6','3','7','6','5','3','6','6','6','2','6','6','2','Japan','Singapore','Submit'),(909,'2017-01-31 00:59:39','182.18.235.43',34.615,14.815,29.014,92.857,2.125,1.667,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos Campos ','caloy@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','7','7','2','6','6','1','1','2','1','2','1','4','7','4','1','7','1','1','1','2','2','1','1','1','United States','Singapore','Submit'),(910,'2017-01-31 01:44:45','182.18.235.43',50.000,48.148,25.790,78.571,2.625,3.167,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angela Guingona ','alguingona@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','1','6','2','1','1','1','3','6','3','4','7','3','6','5','3','6','1','1','1','United States','China','Submit'),(911,'2017-01-31 06:24:56','191.226.255.12',61.538,70.370,70.922,92.857,3.000,4.167,4.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ana Carolina Brunherotti Jacinto ','anacarolinajacinto@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','One year','Services','6','6','5','2','7','2','6','5','4','2','2','5','7','7','1','7','4','2','3','7','2','2','4','6','United States','Spain','Submit'),(912,'2017-01-31 08:16:28','134.191.232.71',100.000,100.000,61.251,50.000,5.625,6.167,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cohen Sivan ','sivan.levi@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Individual Contributor','Two to three years','Computer, Internet','5','5','3','7','5','7','7','3','3','4','3','7','5','5','6','6','5','6','5','7','5','6','7','6','China','Singapore','Submit'),(913,'2017-01-31 08:39:23','188.172.194.153',11.538,25.926,9.671,0.000,1.375,2.167,1.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heiner Höving ','heiner.hoeving@online.de','web','Hungary','','Baby Boomers (Born from 1946 to 1964)','M','Unicorn Holding Inc.','Senior Manager','Four or more years','Services','1','5','1','1','1','7','4','1','1','1','1','1','7','1','3','1','1','1','1','2','1','1','1','2','Germany','United States','Submit'),(914,'2017-01-31 09:43:53','134.191.232.70',53.846,18.519,35.461,50.000,2.750,1.833,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mor Mazor ','mor.mazor@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','intel','Executive','Four or more years','Computer, Internet','3','6','4','1','5','1','2','3','2','3','3','5','4','2','4','6','5','2','2','2','1','2','2','1','United States','Germany','Submit'),(915,'2017-01-31 12:20:55','109.69.1.34',96.154,74.074,25.790,92.857,4.125,4.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ornela Mebelli ','ornelamebelli@gmail.com','web','Other','Albania','Millenials (Born from 1980 to 1995)','F','Pets and Partners','Manager','Four or more years','Health Care','5','7','5','7','7','4','1','1','1','1','1','4','6','1','5','7','4','6','7','7','7','4','1','1','Germany','Russia','Submit'),(931,'2017-02-02 05:16:35','88.209.94.238',11.538,14.815,19.342,85.714,1.375,1.667,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Susanne Ertle ','s.ertle@techiescribes.com','web','Germany','','Gen X (Born from 1965 to 1979)','F','Techiescribes','Executive','One year','Computer, Internet','4','7','1','1','6','1','1','4','1','1','2','2','7','4','2','6','1','1','1','1','1','1','2','1','Japan','Sweden','Submit'),(916,'2017-01-31 14:58:31','88.14.81.37',53.846,40.741,45.132,28.571,2.750,2.833,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julia de Fuentes Hergueta ','judefu@hotmail.com','web','Spain','Irish','Millenials (Born from 1980 to 1995)','F','Soria Short Film Festival','Individual Contributor','Two to three years','Services','6','6','5','4','5','6','2','3','2','2','1','4','4','4','5','3','2','2','2','2','2','2','1','2','United States','Germany','Submit'),(917,'2017-01-31 21:25:07','182.18.235.43',50.000,48.148,16.119,85.714,2.625,3.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos G. Campos ','caloy@lopezgroup,org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','1','7','1','6','7','1','3','3','1','2','2','2','7','2','2','5','1','2','3','5','1','6','6','1','United States','Singapore','Submit'),(918,'2017-01-31 22:17:59','1.163.30.92',46.154,37.037,12.895,57.143,2.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jenny Wilkins ','jenny@albin.net','web','United States','','Gen X (Born from 1965 to 1979)','F','WenShuen Studio Ltd.','Individual Contributor','Four or more years','Education','5','2','1','1','7','1','1','1','1','1','1','2','7','4','2','6','6','2','4','1','6','1','4','1','United States','China','Submit'),(919,'2017-01-31 22:21:58','97.93.29.106',30.769,48.148,48.356,64.286,2.000,3.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott ','belliott@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu','Individual Contributor','Four or more years','Communications, Utilities','6','7','2','2','4','3','2','4','2','5','2','3','7','5','5','5','1','2','2','2','1','1','5','1','India','Japan','Submit'),(920,'2017-01-31 22:22:33','111.243.28.25',38.462,66.667,58.027,21.429,2.250,4.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adion Chen ','adion3@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','M','Qisda','Individual Contributor','Four or more years','Manufacturing','4','7','4','2','4','7','4','4','4','4','1','4','4','4','2','2','2','1','7','1','1','4','4','2','United States','Japan','Submit'),(921,'2017-01-31 22:33:14','36.231.238.239',57.692,92.593,45.132,57.143,2.875,5.167,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Wu ','chris@fliegen.com.tw','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','fliegen','Executive','Four or more years','Computer, Internet','3','7','2','3','6','7','3','6','1','5','3','6','7','7','3','2','2','2','7','4','3','1','4','2','United States','Germany','Submit'),(922,'2017-02-01 00:41:51','24.6.134.45',100.000,81.481,45.132,71.429,4.250,4.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiliang Tang ','ytang@scu.edu','SCU021117','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','6','7','7','4','4','1','2','3','4','7','4','5','3','3','3','6','3','5','5','5','3','Russia','India','Submit'),(923,'2017-02-01 01:52:08','24.5.236.238',65.385,44.444,35.461,14.286,3.125,3.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jhon Lizarazo','homerepair1999@gmail.com','web','Venezuela','','Gen X (Born from 1965 to 1979)','M','Self-employed','Individual Contributor','Four or more years','Construction','1','7','1','1','1','1','7','4','2','2','3','3','6','4','5','2','4','3','3','4','3','3','3','3','United States','India','Submit'),(924,'2017-02-01 03:10:46','182.18.235.43',50.000,48.148,58.027,42.857,2.625,3.167,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Margarita Villanueva ','margaritavill@gmail.com','web','Philippines','','Millenials (Born from 1980 to 1995)','F','Lopez Museum and Library','Manager','Four or more years','Non-profit','6','6','5','2','6','3','3','4','2','4','2','6','2','6','2','6','2','4','2','2','2','2','2','3','United States','Spain','Submit'),(925,'2017-02-01 03:11:51','107.223.14.160',69.231,85.185,0.000,42.857,3.250,4.833,1.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilson Lima ','gilsongl@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','7','4','4','7','2','1','7','1','4','2','6','6','1','United States','Israel','Submit'),(926,'2017-02-01 16:07:38','191.180.21.211',53.846,33.333,38.685,78.571,2.750,2.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fabia do Nascimento ','fabiajps@yahoo.com.br','web','Brazil','','Gen X (Born from 1965 to 1979)','F','BASF','Individual Contributor','Four or more years','Manufacturing','5','7','4','2','6','2','4','2','2','1','5','3','7','6','7','5','1','1','1','1','2','1','4','1','United States','Japan','Submit'),(927,'2017-02-01 17:50:51','50.225.86.210',53.846,92.593,67.698,7.143,2.750,5.167,4.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Me Me Thin ','mthin@scu.edu','SCU021117','Other','Myanmar','Gen X (Born from 1965 to 1979)','F','santa clara university','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','3','5','7','4','4','5','2','4','3','5','3','2','3','3','6','6','1','3','6','5','United States','Singapore','Submit'),(928,'2017-02-01 20:11:43','114.108.252.52',53.846,55.556,58.027,78.571,2.750,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Concepcion De Leon ','gcdl22@yahoo.com.ph','web','Philippines','','Traditionals (Born before 1946)','F','ELFI','Individual Contributor','Four or more years','Non-profit','2','7','4','1','7','1','7','4','3','4','1','3','7','4','6','4','2','4','4','4','3','3','4','3','United States','China','Submit'),(929,'2017-02-01 23:22:00','50.156.38.72',73.077,37.037,48.356,42.857,3.375,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daisy Chen ','lingju1@yahoo.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Google','Individual Contributor','One year','Computer, Internet','2','6','4','5','6','2','6','4','2','3','2','6','6','6','6','2','2','2','2','2','2','2','2','2','India','United States','Submit'),(930,'2017-02-02 00:21:18','182.18.235.43',23.077,44.444,67.698,50.000,1.750,3.000,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dario Pagcaliwagan ','dariop@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LOPEZ GROUP FOUNDATION INC.','Executive','Four or more years','Non-profit','3','7','6','2','4','1','6','4','2','6','2','5','7','5','1','3','1','1','1','5','1','1','5','1','Japan','China','Submit'),(932,'2017-02-02 10:25:40','111.246.76.117',88.462,88.889,41.908,50.000,3.875,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathy Lee ','shioushia@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Wellcare Co., Ltd.','Individual Contributor','Two to three years','Health Care','2','7','5','3','6','1','1','3','2','6','2','6','2','6','2','6','3','6','7','4','7','2','6','6','United States','Singapore','Submit'),(933,'2017-02-02 10:36:07','91.179.227.86',50.000,59.259,99.936,64.286,2.625,3.667,6.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johan Remmery ','johan.remmery@puzzel.lu','web','Luxembourg','Belgium','Baby Boomers (Born from 1946 to 1964)','M','Puzzel SARL','Individual Contributor','One year','Education','7','7','2','1','7','1','7','7','7','7','1','5','3','6','4','6','2','6','1','2','1','1','6','6','Germany','Spain','Submit'),(934,'2017-02-02 22:25:39','36.239.167.235',69.231,92.593,29.014,100.000,3.250,5.167,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shasha Tsao ','yshrimp@gmail.com','web','Taiwan','','Millenials (Born from 1980 to 1995)','F','NA','Individual Contributor','Less than one year','Education','1','7','1','1','7','1','4','7','1','1','1','7','7','4','7','7','1','7','7','7','7','1','5','1','Japan','United States','Submit'),(935,'2017-02-03 21:42:17','73.158.64.136',30.769,22.222,38.685,28.571,2.000,2.000,3.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonid ','lleonn@mail.ru','web','Russia','','Millenials (Born from 1980 to 1995)','M','n/a','Executive','Less than one year','Computer, Internet','3','7','3','1','4','1','4','4','1','3','2','2','5','1','5','2','1','4','4','1','2','2','1','1','China','United States','Submit'),(936,'2017-02-04 04:01:14','62.78.47.129',100.000,74.074,61.251,64.286,4.250,4.333,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana ','Sorokina','web','Russia','','Millenials (Born from 1980 to 1995)','F','Nimb','Senior Manager','Less than one year','Computer, Internet','7','4','3','1','7','4','4','3','4','4','1','6','7','4','7','5','5','6','2','6','6','2','4','6','United States','China','Submit'),(937,'2017-02-06 02:53:24','87.65.249.168',34.615,22.222,67.698,14.286,2.125,2.000,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dirk de Ridder ','dirkderidder@biocera.lu','web','Belgium','','Baby Boomers (Born from 1946 to 1964)','M','','Manager','Four or more years','Services','2','6','5','2','6','1','2','6','6','6','2','3','2','2','2','2','2','2','2','3','2','2','2','2','Germany','China','Submit'),(938,'2017-02-06 22:42:27','106.161.198.87',3.846,74.074,16.119,7.143,1.125,4.333,1.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diane Walsh ','diane_in_tokyo@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','ActionTalks','Senior Manager','Two to three years','Education','1','5','1','1','3','1','1','3','3','2','1','1','6','3','1','1','1','7','7','2','1','2','6','1','Japan','United States','Submit'),(939,'2017-02-07 01:00:50','192.154.165.131',11.538,37.037,25.790,57.143,1.375,2.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Koide ','koide.tracy@yahoo.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Keio University','Individual Contributor','One year','Education','3','7','1','1','6','4','7','1','1','1','3','2','6','2','1','3','1','1','4','1','1','1','4','1','Japan','Germany','Submit'),(940,'2017-02-07 06:29:52','156.8.251.150',46.154,22.222,67.698,100.000,2.500,2.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Awie Pelser ','awie.pelser@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal South Africa (AMSA)','Manager','Four or more years','Manufacturing','1','7','7','1','7','1','7','7','1','4','1','1','7','1','7','7','1','1','7','1','1','1','1','7','United States','Germany','Submit'),(941,'2017-02-07 06:40:17','156.8.251.150',53.846,88.889,48.356,100.000,2.750,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riekie Strauss ','riekie.strauss@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','3','3','7','1','3','6','1','1','1','1','7','7','7','7','1','7','1','7','1','7','7','1','Germany','United States','Submit'),(944,'2017-02-08 08:27:06','156.8.251.150',19.231,77.778,80.593,0.000,1.625,4.500,5.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christelle du Plessis ','christelle.duplessis@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','4','2','1','1','4','6','7','3','6','1','3','5','3','1','4','2','6','4','4','1','2','6','2','Germany','United States','Submit'),(945,'2017-02-08 23:58:25','101.143.231.103',15.385,25.926,16.119,0.000,1.500,2.167,1.833,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Trial ','acarteaching@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','bb','Student','Less than one year','Education','1','2','2','1','2','2','3','1','3','1','2','1','1','3','1','3','1','2','1','3','1','3','2','2','Japan','United States','Submit'),(946,'2017-02-09 08:13:20','156.8.251.150',38.462,59.259,54.803,50.000,2.250,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonard Maluleka ','doctor.maluleka@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','2','7','2','2','4','1','5','6','1','7','1','1','6','5','3','4','2','4','4','4','6','2','4','1','Germany','Nigeria','Submit'),(947,'2017-02-10 02:44:41','73.162.163.169',19.231,18.519,9.671,0.000,1.625,1.833,1.500,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','patelgunjan5@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Four or more years','Computer, Internet','2','3','1','2','2','1','1','1','2','2','1','2','6','5','3','1','1','1','2','1','2','1','1','1','United States','China','Submit'),(948,'2017-02-10 03:00:33','156.8.251.150',30.769,44.444,87.041,50.000,2.000,3.000,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lizel Gunter ','liezel.gunter@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittalMonyetla','Individual Contributor','Less than one year','Manufacturing','6','6','7','1','6','2','6','4','4','6','1','4','7','6','6','2','1','1','2','6','1','1','1','1','United States','Germany','Submit'),(949,'2017-02-13 03:10:26','156.8.251.150',92.308,96.296,80.593,64.286,4.000,5.333,5.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Itumeleng Cedric Nyakale ','itumeleng.nyakale@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal Monyetla','Individual Contributor','Less than one year','Manufacturing','4','7','5','7','5','6','5','7','4','6','1','4','7','4','4','4','4','7','4','4','4','4','7','4','United States','Germany','Submit'),(950,'2017-02-14 08:24:29','156.8.251.150',100.000,66.667,80.593,100.000,4.250,4.000,5.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Janette Swanepoek ','janette.swanepoel@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','7','7','1','7','7','7','5','1','4','1','5','7','4','7','7','7','7','1','1','5','1','4','7','United States','Germany','Submit'),(951,'2017-02-15 04:30:50','156.8.251.150',73.077,96.296,51.580,64.286,3.375,5.333,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacobus Frederik Mouton ','kobus.mouton@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelor Mittal Coke and Chemicals','Manager','Two to three years','Energy','6','7','2','2','7','6','3','5','2','4','3','5','7','5','7','2','1','4','4','7','5','3','6','1','Germany','United States','Submit'),(952,'2017-02-15 06:41:09','156.8.251.150',34.615,100.000,90.264,85.714,2.125,6.167,5.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bonita Gertzen ','Bonita.Gertzen@ArcelorMittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','7','7','2','7','7','6','7','4','4','1','1','7','4','6','5','3','6','6','7','1','1','7','2','Germany','United States','Submit'),(953,'2017-02-15 06:51:17','156.8.251.150',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adri Pietersen ','adri.pietersen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','4','2','3','4','2','2','2','4','6','1','2','5','3','5','2','2','2','2','4','2','United States','Brazil','Submit'),(954,'2017-02-15 07:47:41','188.50.35.200',76.923,55.556,48.356,28.571,3.500,3.500,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Soha Jamal Mokhalalati ','soha@chesstag.com','web','Palestinian Territories','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Services','7','4','5','5','6','5','3','2','2','2','2','3','6','4','6','2','4','2','2','2','2','2','6','4','Sweden','Saudi Arabia','Submit'),(955,'2017-02-15 07:48:12','156.8.251.150',0.000,85.185,35.461,0.000,1.000,4.833,2.833,1.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heinrich Meyer ','Heinrich.Meyer@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','1','1','1','1','1','1','2','6','6','1','1','2','7','1','1','1','7','6','7','1','1','1','1','China','Germany','Submit'),(956,'2017-02-15 08:31:04','51.36.115.195',57.692,55.556,38.685,71.429,2.875,3.500,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hytham Shageer ','hy.shageer@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Chess Tag','Senior Manager','Two to three years','Communications, Utilities','6','7','1','4','7','1','4','4','1','2','2','4','6','4','4','4','2','4','4','4','1','4','4','2','Saudi Arabia','United States','Submit'),(957,'2017-02-16 00:50:42','156.8.251.150',61.538,51.852,74.146,42.857,3.000,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanselize Botes ','chanselize.botes@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal Steel','Individual Contributor','Four or more years','Manufacturing','6','6','6','2','6','2','2','6','3','6','2','2','6','2','6','2','2','2','6','6','6','2','2','2','United States','Germany','Submit'),(958,'2017-02-16 03:02:54','156.8.251.150',38.462,29.630,70.922,50.000,2.250,2.333,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riasha ','riasha.sumair@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Two to three years','Manufacturing','2','6','2','1','2','4','6','6','6','6','2','6','6','2','4','7','1','1','4','2','2','1','1','1','India','Germany','Submit'),(959,'2017-02-16 04:30:19','156.8.251.150',57.692,100.000,48.356,57.143,2.875,6.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thabo Moyo ','thabo.moyo@arcelormittal.com','web','Zimbabwe','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Two to three years','Manufacturing','1','4','7','1','7','7','4','7','1','1','1','7','7','7','7','4','4','4','4','7','1','1','7','1','United States','Israel','Submit'),(965,'2017-02-19 09:45:15','51.39.223.43',46.154,81.481,29.014,100.000,2.500,4.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siraj Al-Malki ','siraj.almalki@gmail.com','web','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','chesstag','Manager','Four or more years','Computer, Internet','6','7','1','1','7','7','4','1','1','2','2','2','7','1','7','7','1','7','4','6','1','2','3','4','Germany','United States','Submit'),(961,'2017-02-16 06:25:41','156.8.251.150',46.154,100.000,87.041,85.714,2.500,5.833,5.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bongani Malindi ','bongani.malindi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelorrmittal','Individual Contributor','Four or more years','Manufacturing','5','6','7','1','7','7','6','7','1','7','1','2','6','6','6','7','1','6','4','7','1','2','5','6','United States','Germany','Submit'),(966,'2017-02-19 23:58:51','156.8.251.150',50.000,100.000,51.580,100.000,2.625,6.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Molifi ','Brain.molifi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','7','6','1','7','6','7','6','1','1','1','7','7','7','7','7','2','7','7','7','1','1','7','1','Germany','United States','Submit'),(963,'2017-02-16 06:56:45','156.8.251.150',73.077,81.481,64.475,42.857,3.375,4.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Zietsman ','paul.zietsman@arcelormittal.com','web','South Africa','','Baby Boomers (Born from 1946 to 1964)','M','ArcelorMittal','Manager','Four or more years','Energy','5','6','5','3','4','5','4','4','3','5','3','4','5','4','6','5','3','7','5','3','3','2','4','3','Brazil','China','Submit'),(964,'2017-02-16 10:50:08','156.8.251.150',69.231,74.074,45.132,50.000,3.250,4.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Esna Viljoen ','Esna.Viljoen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal South Africa','Manager','Four or more years','Manufacturing','5','5','3','5','4','6','2','4','2','4','4','5','6','2','5','6','2','4','5','3','2','1','6','2','Germany','United States','Submit'),(969,'2017-02-20 16:29:04','76.126.69.15',26.923,48.148,9.671,57.143,1.875,3.167,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pedro Silva ','pedrolee_@hotmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','PayPal Inc.','Manager','Two to three years','Computer, Internet','2','6','1','1','6','3','2','1','1','2','2','2','6','3','1','4','3','2','3','4','2','2','4','2','Brazil','United States','Submit'),(968,'2017-02-20 09:51:42','156.8.251.150',76.923,96.296,77.369,64.286,3.500,5.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elias Molapisi ','danny.molapisi@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Manager','One year','Manufacturing','5','7','3','2','7','3','7','6','3','6','3','5','6','3','6','3','3','7','7','6','2','4','6','3','Germany','United States','Submit'),(970,'2017-02-23 09:16:25','92.60.9.66',38.462,18.519,35.461,0.000,2.250,1.833,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Pointner ','philipp.pointner@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Executive','Four or more years','Computer, Internet','5','7','1','3','4','2','1','6','1','3','2','2','2','1','6','1','1','4','2','1','1','2','1','1','United States','Japan','Submit'),(971,'2017-02-24 01:02:12','156.8.251.150',26.923,25.926,25.790,14.286,1.875,2.167,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gawie Herholdt ','gawie.herholdt@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Individual Contributor','Four or more years','Construction','6','7','1','1','6','6','2','3','1','1','2','6','2','2','1','1','1','1','1','2','1','1','1','2','Germany','Spain','Submit'),(972,'2017-02-27 03:20:08','92.60.9.66',23.077,29.630,25.790,21.429,1.750,2.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Lux ','liz@jumio.com','web','Austria','','Gen X (Born from 1965 to 1979)','F','Jumio Software Development GmbH','Senior Manager','Two to three years','Computer, Internet','2','6','1','1','4','2','2','4','1','4','1','2','4','2','4','3','1','4','4','1','1','3','1','1','India','United States','Submit'),(973,'2017-02-27 07:23:28','80.110.71.13',15.385,18.519,35.461,7.143,1.500,1.833,2.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Klaus P. Moertl ','klaus.moertl@meinoptimierer.com','web','Austria','','Baby Boomers (Born from 1946 to 1964)','M','meinOptimierer','Senior Manager','Four or more years','Services','5','6','2','2','3','1','3','3','2','2','1','1','4','2','2','2','1','1','1','3','2','2','3','1','Germany','United States','Submit'),(974,'2017-02-27 14:02:37','212.183.92.89',46.154,40.741,74.146,71.429,2.500,2.833,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Cassels-Brown ','ecb@cassels-brown.at','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','own','Individual Contributor','Four or more years','Education','5','7','3','2','7','1','6','5','5','5','1','5','6','6','2','4','3','5','2','1','3','2','2','2','United States','Germany','Submit'),(975,'2017-02-27 19:32:19','138.9.24.103',57.692,59.259,61.251,64.286,2.875,3.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yodit Hiabu ','y_hiabu@u.pacific.edu','web','Eritrea','','Millenials (Born from 1980 to 1995)','F','University of the Pacific','Student','Two to three years','Manufacturing','6','6','6','2','6','2','6','2','3','2','1','3','5','4','2','6','6','6','2','3','3','5','5','1','United States','Germany','Submit'),(976,'2017-03-01 02:58:46','77.119.130.18',30.769,22.222,58.027,92.857,2.000,2.000,4.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Overbeeke ','elisabeth@overbeeke.at','web','Austria','','Gen X (Born from 1965 to 1979)','F','Independent','Senior Manager','Four or more years','Energy','5','7','2','1','7','2','6','5','2','4','1','2','7','3','6','6','2','2','2','1','1','2','2','1','United States','Germany','Submit'),(977,'2017-03-01 19:03:09','90.220.86.157',84.615,55.556,58.027,71.429,3.750,3.500,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Param Bansal ','parambansal@hotmail.co.uk','web','United Kingdom','','Millenials (Born from 1980 to 1995)','M','','Executive','Less than one year','Retail, Wholesale','6','6','2','3','6','3','5','4','4','3','3','6','6','2','6','6','2','4','5','4','2','2','3','6','United States','India','Submit'),(978,'2017-03-02 01:36:08','67.161.68.118',42.308,51.852,48.356,42.857,2.375,3.333,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swee Hoon Ong ','swee26@gmail.com','MSOD','Malaysia','','Gen X (Born from 1965 to 1979)','F','Western Digital','Individual Contributor','Two to three years','Computer, Internet','5','6','2','1','4','2','5','4','3','2','1','4','6','5','3','4','4','2','4','2','2','2','5','2','United States','Israel','Submit'),(979,'2017-03-02 21:41:46','136.152.142.178',69.231,100.000,48.356,64.286,3.250,6.333,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May Lyn Cheah ','maylyncheah@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Student','Student','Two to three years','Finance, Insurance, Real Estate','2','7','5','2','6','6','6','4','2','2','2','6','5','6','6','5','2','7','7','6','4','2','6','2','United States','Singapore','Submit'),(980,'2017-03-02 21:42:13','136.152.142.26',80.769,40.741,41.908,100.000,3.625,2.833,3.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Lee ','ranmori2807@gmail.com','web','Vietnam','Chinese','Millenials (Born from 1980 to 1995)','F','UC Berkeley','Student','Four or more years','Finance, Insurance, Real Estate','4','7','3','5','7','2','6','3','2','1','1','2','7','4','7','7','1','1','3','5','6','5','2','2','United States','Singapore','Submit'),(981,'2017-03-07 04:31:46','156.8.251.150',23.077,66.667,48.356,78.571,1.750,4.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dieter Ferdinand Sauer ','dieter.sauer@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','1','1','7','1','7','4','1','1','1','1','7','1','7','4','1','7','1','7','1','1','7','1','Germany','India','Submit'),(982,'2017-03-13 17:19:19','213.122.112.186',76.923,48.148,64.475,35.714,3.500,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manjeet Panesar ','manjeet.panesar@googlemail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Oxfam GB','Manager','Two to three years','Non-profit','5','5','5','5','6','5','6','4','4','2','3','6','6','2','6','2','2','6','2','2','2','2','2','2','India','China','Submit'),(983,'2017-03-13 21:22:52','61.6.10.174',92.308,66.667,32.237,57.143,4.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasper Ang Ban Siang ','jasperangbs@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','M+W Group','Manager','Less than one year','Construction','4','6','2','2','4','2','4','2','2','2','2','4','6','4','6','6','6','4','6','6','4','4','2','4','Singapore','Germany','Submit'),(984,'2017-03-15 15:22:28','73.144.110.54',15.385,44.444,58.027,35.714,1.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ines Meneses ','ines@united-globe.com','web','Brazil','','Gen X (Born from 1965 to 1979)','F','United Globe Consulting','Manager','Four or more years','Education','4','7','5','2','4','1','4','4','2','5','1','2','4','6','2','4','1','1','1','3','2','1','6','1','Brazil','United States','Submit'),(985,'2017-03-16 23:30:49','129.210.115.104',76.923,81.481,41.908,50.000,3.500,4.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue','Liu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univeristy','Student','One year','Computer, Internet','3','7','2','3','6','7','6','4','2','2','1','6','6','6','6','2','1','2','4','7','4','3','2','4','China','United States','Submit'),(986,'2017-03-17 00:17:31','192.31.106.34',23.077,51.852,77.369,85.714,1.750,3.333,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Grace ','michael.e.grace@lmco.com','SCU081217','United States','','Gen X (Born from 1965 to 1979)','M','LMSSC','Individual Contributor','Four or more years','Government','6','6','2','1','7','1','7','7','1','7','1','7','7','3','1','6','1','7','5','2','1','1','2','1','China','Russia','Submit'),(987,'2017-03-18 23:34:17','71.83.119.20',76.923,29.630,51.580,42.857,3.500,2.333,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacob Tierney','jtierney@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Services','5','6','2','2','6','2','6','4','3','2','3','5','6','2','6','2','2','2','2','3','4','3','3','3','Russia','China','Submit'),(989,'2017-03-21 06:11:42','10.242.4.105',53.846,48.148,25.790,85.714,2.750,3.167,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mark Giulieri ','mgiulieri@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','King Faisal Specialist Hospital & Research Centre','Individual Contributor','Four or more years','Health Care','4','7','2','2','6','3','2','3','1','2','1','5','7','4','5','6','2','2','4','2','3','3','4','1','United States','Saudi Arabia','Submit'),(990,'2017-03-23 04:51:29','80.108.83.233',0.000,18.519,16.119,71.429,1.000,1.833,1.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Not disclosed','undisclosed@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio GmbH','Individual Contributor','Two to three years','Computer, Internet','1','6','1','1','6','2','3','2','1','3','1','1','6','1','1','6','1','3','2','1','1','1','2','1','Germany','United States','Submit'),(991,'2017-03-23 04:53:36','81.10.159.251',46.154,59.259,48.356,35.714,2.500,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Horst Rohrweck','horst@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','4','6','3','1','6','2','4','4','2','4','4','5','3','6','1','4','2','4','4','2','1','2','4','4','United States','India','Submit'),(1004,'2017-03-29 16:45:10','158.140.1.28',34.615,37.037,48.356,92.857,2.125,2.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manasi Rashinkar ','mrashinkar@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','6','2','7','2','2','2','2','2','1','2','7','1','7','6','1','2','7','2','1','1','2','2','United States','China','Submit'),(994,'2017-03-23 05:45:31','92.60.9.66',65.385,37.037,29.014,35.714,3.125,2.667,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lukas Bayer','lukas.bayer@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','5','1','1','4','2','4','3','2','2','3','5','5','3','5','5','5','6','2','1','3','2','2','1','United States','Japan','Submit'),(995,'2017-03-23 06:19:12','92.60.9.66',42.308,33.333,58.027,85.714,2.375,2.500,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Coroi ','adrian.coroi@jumio.com','JUMIO43','Romania','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','5','3','6','5','2','2','3','5','7','2','5','7','1','5','2','2','1','2','1','1','Sweden','United States','Submit'),(996,'2017-03-23 06:45:23','92.60.9.66',50.000,48.148,35.461,50.000,2.625,3.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roman Sedlecky','roman.sedlecky@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','6','2','2','6','3','3','3','3','3','2','5','4','4','2','5','3','3','5','1','2','2','3','3','United States','India','Submit'),(997,'2017-03-25 15:33:34','98.248.60.124',65.385,74.074,32.237,85.714,3.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krima Shah','kshah3@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','6','1','6','6','2','2','2','2','6','6','7','1','6','7','2','6','6','1','1','2','6','1','India','Singapore','Submit'),(998,'2017-03-27 03:19:02','92.60.9.66',46.154,37.037,58.027,21.429,2.500,2.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthias Leeb','matthias.leeb@jumio.com','Jumio43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio Software Development GmbH.','Individual Contributor','One year','Computer, Internet','6','6','4','2','5','3','3','5','3','3','2','4','3','3','2','3','2','3','2','2','2','3','3','3','United States','India','Submit'),(999,'2017-03-27 03:24:21','73.109.0.218',46.154,48.148,67.698,71.429,2.500,3.167,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanya Allen ','csreethong@gmail.com','web','Thailand','','Gen X (Born from 1965 to 1979)','F','City of Seattle','Individual Contributor','One year','Communications, Utilities','7','7','4','1','4','4','6','3','1','6','4','4','6','2','6','7','1','4','4','3','1','1','2','2','Brazil','Spain','Submit'),(1000,'2017-03-27 16:40:35','12.107.176.9',57.692,66.667,61.251,57.143,2.875,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong','cxiong@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','6','6','6','4','2','3','2','4','6','4','2','4','2','4','4','4','4','2','2','5','India','United States','Submit'),(1001,'2017-03-27 22:26:54','174.62.104.209',57.692,100.000,87.041,100.000,2.875,7.000,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sri Chakra Kandalam','vkandalam@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Student','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','4','7','1','1','7','7','7','7','1','7','7','7','1','4','7','7','United States','Nigeria','Submit'),(1002,'2017-03-27 22:39:31','174.62.104.209',50.000,88.889,67.698,100.000,2.625,5.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Suryakiran Nannapaneni','snannapaneni@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','n/a','Student','One year','Computer, Internet','1','7','7','1','7','1','7','7','4','1','1','1','7','7','7','7','7','7','7','7','1','1','1','2','United States','Sweden','Submit'),(1003,'2017-03-28 23:06:18','76.103.230.172',38.462,51.852,29.014,21.429,2.250,3.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Devon Quaternik','dquaternik@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','7','2','1','2','1','6','2','1','1','4','5','6','5','1','2','2','5','2','2','1','1','5','3','Germany','China','Submit'),(1006,'2017-04-02 18:59:05','66.167.121.235',15.385,44.444,45.132,78.571,1.500,3.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manhong Ren','mren@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','4','7','2','1','7','5','6','4','3','1','1','2','7','3','4','4','1','1','4','4','1','1','1','1','India','United States','Submit'),(1007,'2017-04-03 14:43:05','67.169.151.205',7.692,77.778,22.566,42.857,1.250,4.500,2.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Wei','dwei@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','7','1','1','2','4','5','2','1','1','1','2','5','7','1','6','1','6','7','2','1','2','1','1','China','United States','Submit'),(1008,'2017-04-03 14:45:05','97.65.119.186',80.769,70.370,61.251,71.429,3.625,4.167,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Nan Liu ','yliu6@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','AppDirect','Manager','Four or more years','Computer, Internet','3','7','6','2','7','4','6','6','2','2','3','5','6','4','6','4','4','4','4','4','4','2','5','3','China','Germany','Submit'),(1009,'2017-04-03 20:46:02','129.210.115.240',42.308,59.259,51.580,64.286,2.375,3.667,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anjali Sharma','a9sharma@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','4','7','4','1','7','4','3','3','4','4','3','3','5','4','3','4','3','6','3','1','1','4','4','1','United States','China','Submit'),(1010,'2017-04-03 21:09:55','73.189.254.149',61.538,37.037,41.908,14.286,3.000,2.667,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lifen Yan','lyan@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','4','3','2','2','5','3','2','2','1','3','2','6','6','5','1','2','3','2','2','2','1','6','United States','India','Submit'),(1011,'2017-04-04 02:14:50','174.62.74.86',26.923,66.667,77.369,57.143,1.875,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Zheng','yzheng@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','5','2','6','4','5','5','3','6','2','2','7','5','2','2','1','2','5','1','1','2','7','3','United States','India','Submit'),(1013,'2017-04-07 05:37:29','92.60.9.66',30.769,59.259,38.685,57.143,2.000,3.667,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harald Svab','harald.svab@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','2','4','4','1','2','1','4','6','4','3','5','2','5','5','1','1','1','5','1','United States','India','Submit'),(1014,'2017-04-07 12:56:44','174.62.110.99',80.769,48.148,41.908,71.429,3.625,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shrilaxmi Diwakar Holla','sholla@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','7','4','3','7','7','6','4','2','1','4','7','6','1','3','4','2','1','2','1','7','1','7','2','United States','India','Submit'),(1015,'2017-04-07 13:27:53','70.213.16.82',34.615,33.333,54.803,28.571,2.125,2.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Sorlie ','bensorlie@gmail.com','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','1','4','3','1','6','2','5','3','6','5','6','1','4','1','1','1','1','2','1','3','2','China','Russia','Submit'),(1018,'2017-04-07 19:36:34','4.15.123.194',76.923,51.852,58.027,35.714,3.500,3.333,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akash Satyanarayana Malla ','amalla1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','6','6','1','5','2','2','6','6','2','2','7','2','6','4','2','2','3','2','6','2','6','2','India','China','Submit'),(1017,'2017-04-07 13:47:28','70.34.50.20',34.615,14.815,29.014,100.000,2.125,1.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apoorva Patil ','apatil1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','6','1','7','5','1','1','1','1','1','7','7','1','1','7','4','1','1','1','1','1','1','1','China','United States','Submit'),(1019,'2017-04-08 19:15:31','129.210.115.104',100.000,77.778,67.698,28.571,4.375,4.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiwen Mo','ymo@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Education','5','5','5','4','4','5','5','4','4','4','5','5','4','4','4','5','4','5','4','4','4','4','5','5','China','United States','Submit'),(1020,'2017-05-29 07:44:58','154.0.7.219',11.538,11.111,22.566,21.429,1.375,1.500,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ellen Crabtree ','ellen.j.crabtree@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','F','Ellen Crabtree Associates','Individual Contributor','Four or more years','Services','3','6','2','1','2','1','4','2','1','1','1','2','7','4','2','2','1','1','1','1','1','2','1','1','Nigeria','United States','Submit'),(1021,'2017-06-13 11:42:38','99.73.32.170',38.462,55.556,41.908,21.429,2.250,3.500,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','3','5','2','6','4','3','4','3','2','2','4','6','6','2','2','2','2','2','2','2','2','5','2','India','United States','Submit'),(1022,'2017-06-15 14:06:57','98.248.221.50',92.308,96.296,45.132,42.857,4.000,5.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin He','xhe@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','2','2','2','6','6','6','2','2','2','2','6','6','6','6','6','2','6','6','6','6','6','2','United States','India','Submit'),(1023,'2017-06-15 14:56:20','104.10.248.130',42.308,25.926,67.698,85.714,2.375,2.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sonia Kaushal','skaushal@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','F','Medicus Biosciences','Manager','Two to three years','Manufacturing','4','7','6','2','6','2','6','5','3','3','2','2','6','2','4','7','2','2','4','2','2','3','1','2','China','India','Submit'),(1024,'2017-06-15 21:15:30','12.47.130.147',34.615,85.185,38.685,64.286,2.125,4.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Liu','kliu3@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','6','6','2','3','3','5','2','3','5','6','3','5','3','5','5','1','2','2','6','1','China','India','Submit'),(1025,'2017-06-16 11:12:14','67.180.27.154',42.308,33.333,6.447,85.714,2.375,2.500,1.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacqueline Wales ','jacqueline@innerfluence.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Innerfluence','Individual Contributor','Four or more years','Services','2','7','1','1','7','1','1','1','1','2','1','3','7','3','5','5','4','4','3','3','1','3','1','1','Germany','Spain','Submit'),(1026,'2017-06-16 19:56:57','216.31.219.19',34.615,66.667,32.237,21.429,2.125,4.000,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','4','3','2','4','3','3','4','2','2','3','2','6','6','2','3','2','5','2','3','2','2','5','2','United States','India','Submit'),(1027,'2017-06-17 01:45:02','98.248.230.78',100.000,100.000,99.936,0.000,4.750,5.500,6.167,1.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronza Saba ','rsaba@scu.edu','SCU070817','Jordan','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','1','5','1','1','7','7','4','7','7','7','7','1','4','1','1','1','4','4','7','7','7','7','7','United States','China','Submit'),(1028,'2017-06-27 16:33:19','149.32.224.40',30.769,44.444,19.342,50.000,2.000,3.000,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matt London ','melondon@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','2','7','1','1','4','5','4','2','1','2','2','5','6','4','1','4','4','2','3','2','1','1','2','1','United States','China','Submit'),(1035,'2017-06-28 22:08:19','129.210.115.104',84.615,66.667,70.922,85.714,3.750,4.000,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemant Ramachandran ','hramachandran@scu.edu','SCU081217','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','2','7','4','4','5','4','4','1','4','7','4','7','5','4','4','4','4','4','4','4','4','United States','China','Submit'),(1036,'2017-06-29 12:40:31','69.181.248.17',65.385,44.444,25.790,14.286,3.125,3.000,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rudy Lopez','rlopez@scu.edu','SCU070817','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','One year','Communications, Utilities','1','7','2','1','3','2','4','3','2','2','2','4','4','2','6','2','3','5','4','3','5','2','2','2','China','Israel','Submit'),(1037,'2017-06-29 17:11:41','107.193.226.203',84.615,77.778,22.566,78.571,3.750,4.500,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wajhiulla Khan','wkhan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','1','2','4','5','1','4','3','3','4','4','7','4','5','7','1','5','4','5','1','7','4','6','United States','Saudi Arabia','Submit'),(1038,'2017-06-29 19:12:36','129.210.115.112',61.538,66.667,32.237,57.143,3.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuj Shah ','ayshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','4','3','5','2','2','4','3','2','2','5','5','3','5','5','3','5','5','5','2','3','4','1','United States','Singapore','Submit'),(1039,'2017-06-30 00:43:30','24.6.160.170',50.000,100.000,48.356,71.429,2.625,5.667,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Tiwari','gtiwari@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Construction','5','7','5','1','6','7','4','2','3','2','2','7','7','7','4','4','2','7','2','5','2','1','6','2','India','United States','Submit'),(1040,'2017-06-30 05:14:54','73.92.235.53',53.846,77.778,35.461,92.857,2.750,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Enam Shah','eshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','PayPal','Student','Less than one year','Computer, Internet','4','7','3','2','6','3','4','2','2','2','2','3','7','3','5','7','2','7','4','6','3','1','4','4','India','United States','Submit'),(1041,'2017-07-02 13:25:30','73.189.173.86',19.231,77.778,12.895,28.571,1.625,4.500,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Dushyantkumar Jadav','ajadav@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','2','5','1','1','1','1','2','2','7','4','2','2','1','1','6','5','1','1','6','1','United States','China','Submit'),(1042,'2017-07-03 13:08:20','50.59.0.34',53.846,77.778,45.132,78.571,2.750,4.500,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Kaushik Shah','pshah3@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','3','7','5','2','6','6','6','2','2','2','2','6','6','2','6','6','2','1','6','6','1','2','6','1','India','United States','Submit'),(1043,'2017-07-03 15:34:11','73.158.155.42',73.077,96.296,51.580,100.000,3.375,5.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuja Mulay ','amulay@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','4','7','4','2','7','7','6','3','1','4','2','5','7','4','7','7','3','7','4','5','5','1','5','2','United States','Japan','Submit'),(1044,'2017-07-04 21:13:14','73.252.150.76',42.308,55.556,35.461,14.286,2.375,3.500,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surya Rajasekaran ','srajasekaran@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Computer, Internet','1','5','1','2','1','3','2','6','3','4','1','5','7','4','1','3','1','3','3','2','5','2','6','2','United States','China','Submit'),(1049,'2017-07-08 03:15:34','24.130.208.126',57.692,70.370,22.566,50.000,2.875,4.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balaji Sai Perlakota ','balajisai16@gmail.com','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Hourmony','Student','Less than one year','Computer, Internet','2','7','1','2','6','6','4','2','2','2','2','6','6','6','6','2','2','6','2','3','2','1','2','2','China','United States','Submit'),(1046,'2017-07-05 12:08:18','73.92.204.180',42.308,59.259,74.146,57.143,2.375,3.667,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pankaja Nishita Battula','pbattula@scu.edu','SCU070817 ','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','6','6','3','2','6','4','6','4','6','4','1','2','6','4','4','4','2','2','4','4','4','2','4','2','India','United States','Submit'),(1047,'2017-07-05 14:57:37','73.162.188.231',57.692,48.148,35.461,0.000,2.875,3.167,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Genevieve Nitya Boniface','gboniface@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','5','3','2','2','3','3','3','3','3','2','3','5','2','3','2','3','3','3','3','5','3','5','2','United States','China','Submit'),(1048,'2017-07-06 01:41:30','76.102.48.133',88.462,88.889,77.369,50.000,3.875,5.000,5.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Srinivasan','v1srinivasan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','7','1','7','7','1','4','4','7','4','1','4','5','5','3','5','3','5','5','5','5','5','5','United States','Spain','Submit'),(1051,'2017-07-10 17:49:12','192.169.20.29',34.615,40.741,25.790,78.571,2.125,2.833,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivia Ryu','olivia@planet.com','','United States','Japan','Gen X (Born from 1965 to 1979)','F','Planet','Individual Contributor','One year','Manufacturing','2','7','1','1','6','1','4','2','2','3','2','4','7','5','4','5','1','3','3','2','1','1','3','3','Sweden','India','Submit'),(1052,'2017-07-13 23:06:40','66.46.158.236',53.846,55.556,29.014,64.286,2.750,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jitendra Bendre ','jitendra.bendre@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Manager','Four or more years','Manufacturing','1','7','2','1','6','4','4','2','2','4','1','2','4','4','6','6','4','6','2','4','4','2','1','2','United States','Israel','Submit'),(1053,'2017-07-14 00:46:06','223.30.250.133',15.385,70.370,25.790,100.000,1.500,4.167,2.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratik Vyas','pratik.vyas@sunpharma.com','TARO','India','','Millenials (Born from 1980 to 1995)','M','SUN Pharma','Manager','Four or more years','Health Care','2','7','7','1','7','5','1','1','2','1','1','5','7','4','1','7','1','7','1','1','1','1','7','1','Israel','United States','Submit'),(1054,'2017-07-14 08:24:25','66.46.158.236',100.000,100.000,100.000,100.000,5.500,7.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maisa Ablahad','Maisa.Ablahad@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','TARO','Individual Contributor','Two to three years','Health Care','7','7','7','7','7','7','7','7','7','7','1','7','7','7','7','7','7','7','7','7','7','7','7','1','Israel','United States','Submit'),(1055,'2017-07-14 11:25:28','66.46.158.236',23.077,77.778,38.685,78.571,1.750,4.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia Kolesnik','natalia.kolesnik@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Canada','Individual Contributor','Less than one year','Health Care','4','7','2','2','6','7','2','3','3','4','1','2','7','5','2','5','3','6','4','1','1','1','4','2','Israel','India','Submit'),(1056,'2017-07-14 12:22:05','66.46.158.236',53.846,44.444,54.803,71.429,2.750,3.000,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Murray','liz.murray@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceuticals','Senior Manager','Four or more years','Manufacturing','4','6','4','4','6','1','4','4','4','3','2','4','6','3','3','6','2','4','4','3','1','4','3','2','Israel','India','Submit'),(1057,'2017-07-14 13:13:01','66.46.158.236',19.231,44.444,16.119,57.143,1.625,3.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marino Lepore','marino.lepore@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','M','Taro Pharmaceuticals Inc.','Executive','Four or more years','Manufacturing','1','7','3','1','4','1','2','2','1','2','1','1','7','4','1','4','2','2','6','1','4','2','4','1','Israel','India','Submit'),(1058,'2017-07-14 16:53:17','67.207.98.130',53.846,40.741,45.132,50.000,2.750,2.833,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexander Athougies ','alex@blackmarlinenterprises.com','Web','United States','','Millenials (Born from 1980 to 1995)','M','Black Marlin Enterprises LLC','Individual Contributor','Four or more years','Manufacturing','4','7','3','1','3','4','3','5','2','3','5','3','6','3','3','5','3','3','3','3','1','5','1','1','India','Germany','Submit'),(1059,'2017-07-14 16:57:04','66.46.158.236',19.231,59.259,48.356,92.857,1.625,3.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melanie DuBois','melanie.dubois@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceutical','Executive','Less than one year','Manufacturing','6','7','2','1','7','2','5','3','3','2','1','3','7','3','3','6','1','6','6','2','1','1','3','2','United States','Israel','Submit'),(1060,'2017-07-15 15:42:37','212.179.34.170',65.385,37.037,32.237,78.571,3.125,2.667,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yifat Rosenbaum-Dekel','yifat.rosenbaum@taro.co.il','taro','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Manager','Four or more years','Manufacturing','5','7','1','1','7','1','2','4','2','2','2','6','6','5','6','5','2','2','4','2','1','4','2','3','United States','India','Submit'),(1065,'2017-07-18 12:23:17','212.179.34.170',46.154,88.889,45.132,78.571,2.500,5.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sara Levy ','sara.levy@taro.co.il','taro','Venezuela','Israel','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Two to three years','Manufacturing','6','7','2','2','6','6','2','2','2','6','1','6','6','2','4','6','2','4','6','6','2','1','6','2','Israel','United States','Submit'),(1066,'2017-07-19 07:35:53','212.179.34.170',38.462,74.074,74.146,64.286,2.250,4.333,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarit Ben Yosef ','Sarit.Ban-Yosef@taro.co.il','Taro','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','6','7','5','1','7','2','6','4','4','4','1','3','5','4','5','4','2','5','4','4','1','1','7','4','India','United States','Submit'),(1063,'2017-07-16 01:53:57','212.179.34.170',23.077,33.333,19.342,64.286,1.750,2.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roee Aamir ','roee.zamir@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','M','TARO','Manager','Four or more years','Health Care','2','5','2','1','6','1','1','2','3','2','1','2','6','2','3','6','2','6','2','1','1','2','3','2','Israel','United States','Submit'),(1064,'2017-07-17 07:09:12','212.179.34.170',57.692,55.556,51.580,71.429,2.875,3.500,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carmit Tal ','carmit.tal@tato.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Senior Manager','Four or more years','Manufacturing','5','4','4','1','7','5','6','1','4','2','3','4','7','4','6','6','6','2','2','4','1','1','4','1','United States','Spain','Submit'),(1067,'2017-07-19 07:36:23','212.179.34.170',7.692,48.148,77.369,57.143,1.250,3.167,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Avidov','iris.borovoi@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','5','7','5','1','6','3','4','6','4','6','1','2','3','6','1','6','2','2','5','1','1','1','2','1','United States','India','Submit'),(1068,'2017-07-19 09:54:26','66.46.158.236',53.846,66.667,41.908,64.286,2.750,4.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Madill','Robert.Madill@Taro.ca','TARO','Canada','','Millenials (Born from 1980 to 1995)','F','Taro','Senior Manager','Two to three years','Health Care','3','6','4','2','5','2','3','4','2','3','2','4','6','5','5','6','2','3','5','3','2','3','6','2','Israel','India','Submit'),(1069,'2017-07-19 10:48:44','66.46.158.236',61.538,62.963,45.132,14.286,3.000,3.833,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Laratta','Frank.Laratta@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','TARO','Manager','Four or more years','Health Care','3','4','3','1','3','5','3','5','3','3','3','3','6','4','6','3','3','3','3','5','2','3','3','3','Israel','India','Submit'),(1070,'2017-07-19 14:03:46','66.46.158.236',100.000,100.000,67.698,57.143,4.625,5.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnson Lai','johnson.lai@taro.ca','Taro','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Individual Contributor','Four or more years','Health Care','4','7','7','2','4','6','7','2','2','5','3','6','5','5','6','6','5','6','6','6','7','5','6','3','India','China','Submit'),(1071,'2017-07-20 05:21:54','78.225.123.81',57.692,29.630,45.132,92.857,2.875,2.333,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandra Cosimano ','alexcosimano@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Année','Individual Contributor','Two to three years','Health Care','2','7','3','1','6','2','3','4','5','3','1','6','7','4','6','7','2','2','2','3','1','1','1','5','United States','Spain','Submit'),(1072,'2017-07-20 06:49:25','212.179.34.170',50.000,22.222,74.146,100.000,2.625,2.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach Shpengental ','lilach.shpengental@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Four or more years','Manufacturing','6','7','5','4','7','1','4','5','2','7','1','6','7','4','6','7','1','1','1','1','1','1','4','1','United States','India','Submit'),(1073,'2017-07-23 01:08:40','212.179.34.170',50.000,51.852,38.685,42.857,2.625,3.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shlomi Elnasi ','shlomi.elnasi@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','M','Taro Israel','Executive','Four or more years','Health Care','2','6','4','2','6','2','3','4','2','3','3','3','4','4','2','4','2','3','4','4','3','4','3','2','Israel','India','Submit'),(1074,'2017-07-23 04:09:02','212.179.34.170',61.538,48.148,64.475,42.857,3.000,3.167,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adi Maymon ','adi.aloni@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','TARO','Individual Contributor','Four or more years','Manufacturing','6','6','6','6','6','1','6','2','2','4','1','3','4','4','4','4','6','4','2','6','1','1','2','2','United States','Israel','Submit'),(1075,'2017-07-23 06:08:08','212.179.34.170',19.231,62.963,83.817,85.714,1.625,3.833,5.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Goldenberg ','Iris.Goldenberg@Taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Senior Manager','Four or more years','Manufacturing','6','7','5','1','7','4','3','5','6','7','1','3','7','4','1','5','2','6','2','2','1','3','5','1','United States','India','Submit'),(1076,'2017-07-24 13:54:14','66.46.158.236',57.692,48.148,32.237,100.000,2.875,3.167,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marta Avelar','marta.avelar@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals','Individual Contributor','Four or more years','Health Care','1','7','5','3','7','1','5','3','1','1','1','4','7','6','6','7','2','2','2','6','4','2','2','1','Germany','United States','Submit'),(1077,'2017-07-25 09:24:46','66.46.158.236',38.462,55.556,87.041,100.000,2.250,3.500,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Gagno ','ann.gagno@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals Inc','Manager','Four or more years','Manufacturing','6','7','6','2','7','1','7','4','4','6','1','6','7','4','4','7','2','6','6','2','1','1','2','1','United States','Israel','Submit'),(1078,'2017-08-04 04:41:33','88.190.38.132',46.154,74.074,25.790,85.714,2.500,4.333,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cosimano Garance','cosimanogarance@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Les Films du Poisson','Executive','One year','Entertainment','6','7','1','1','7','4','2','1','1','3','1','1','6','5','6','6','2','3','3','7','2','5','4','2','Israel','United States','Submit'),(1079,'2017-08-04 09:55:27','80.12.58.34',23.077,3.704,12.895,57.143,1.750,1.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marie Polese','mariepolese@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Century 21','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','1','1','7','1','2','2','1','2','2','1','2','1','6','7','1','1','1','2','1','1','1','1','Sweden','United States','Submit'),(1080,'2017-08-08 18:24:10','24.130.117.54',76.923,92.593,80.593,50.000,3.500,5.167,5.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xuelu Wu ','xuelu_wu@hotmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','7','6','6','6','6','5','6','4','4','2','3','4','6','4','4','1','4','4','6','3','3','5','6','United States','India','Submit'),(1106,'2017-08-14 14:13:48','129.210.115.104',23.077,100.000,48.356,21.429,1.750,5.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Changwen Zhang','czhang4@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','Two to three years','Computer, Internet','1','5','4','1','1','7','7','1','7','1','1','7','7','7','1','4','1','1','7','4','1','1','7','1','China','United States','Submit'),(1083,'2017-08-12 16:04:54','129.210.115.240',11.538,85.185,61.251,42.857,1.375,4.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vishaka Balasubramanian Sekar','vsekar@scu.edu','scu081217','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Student','Two to three years','Computer, Internet','3','7','7','1','7','7','4','1','4','6','1','1','2','5','2','4','1','4','4','2','3','1','7','1','United States','China','Submit'),(1084,'2017-08-12 16:08:59','129.210.115.104',57.692,44.444,64.475,57.143,2.875,3.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Stockmann','jstockmann@scu.edu','scu081217','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','6','7','5','5','7','2','4','6','2','3','2','1','5','2','2','3','3','4','3','3','4','4','4','2','South Korea','India','Submit'),(1085,'2017-08-12 16:11:48','129.210.115.112',26.923,51.852,58.027,0.000,1.875,3.333,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julie Wasiuk','juliewasiuk@gmail.com','scu081217','United States','','Millenials (Born from 1980 to 1995)','F','Konica Minolta','Individual Contributor','Two to three years','Computer, Internet','4','6','2','2','2','6','6','3','4','5','2','3','4','2','1','1','2','4','4','2','1','1','2','3','China','Sweden','Submit'),(1090,'2017-08-12 16:14:31','129.210.115.104',34.615,66.667,29.014,78.571,2.125,4.000,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alan Ng','ajng@scu.edu','scu081217','United States','China','Millenials (Born from 1980 to 1995)','M','VTA','Manager','Four or more years','Transportation','2','7','2','2','6','5','3','4','2','2','2','3','6','5','2','6','1','5','4','2','2','3','3','2','India','China','Submit'),(1092,'2017-08-12 16:14:54','129.210.115.240',34.615,66.667,61.251,57.143,2.125,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Zhu','yzhu1@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','4','1','6','6','2','6','1','6','2','4','6','6','2','3','3','2','6','1','1','2','3','2','China','United States','Submit'),(1095,'2017-08-12 16:17:16','129.210.115.104',76.923,70.370,51.580,28.571,3.500,4.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caihua Ni','cni2@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','UDG Architectural Design Co., Ltd','Manager','Four or more years','Finance, Insurance, Real Estate','5','5','3','5','3','4','5','3','2','4','2','5','6','4','4','4','2','1','4','6','6','2','6','2','United States','China','Submit'),(1097,'2017-08-12 16:17:51','107.77.92.88',57.692,59.259,48.356,35.714,2.875,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shaoxiong Tian','stian@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','5','6','2','1','6','3','4','3','3','4','3','4','5','3','2','2','2','4','4','4','4','4','4','3','China','United States','Submit'),(1098,'2017-08-12 16:18:39','129.210.115.240',76.923,59.259,100.000,78.571,3.500,3.667,6.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linfei Jiang','juliajiang0611@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','6','6','6','1','6','6','7','6','2','6','6','5','5','6','4','2','7','1','1','2','6','2','China','United States','Submit'),(1099,'2017-08-12 16:19:54','129.210.115.112',100.000,48.148,51.580,28.571,4.250,3.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lingya Zhang','lzhang2@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','21Vianet','Student','One year','Computer, Internet','2','6','5','1','4','3','2','7','2','4','2','6','6','2','5','2','5','3','3','5','6','4','3','5','United States','India','Submit'),(1100,'2017-08-12 16:20:59','129.210.115.240',53.846,85.185,58.027,42.857,2.750,4.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manling Li','limanling8@gmail.com','SCU081217','China','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','3','6','5','2','5','6','5','6','2','3','2','3','6','7','3','3','3','3','5','5','3','2','3','4','China','United States','Submit'),(1101,'2017-08-12 16:21:29','129.210.115.104',19.231,96.296,32.237,14.286,1.625,5.333,2.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoling Tang','aquatangtang@gmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa clara University','Student','Less than one year','Computer, Internet','2','6','2','1','2','6','6','2','2','2','1','1','6','6','1','2','1','7','7','1','1','1','5','6','China','Germany','Submit'),(1102,'2017-08-12 16:22:57','129.210.115.104',73.077,96.296,48.356,57.143,3.375,5.333,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Xin','xxin@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Computer, Internet','2','6','4','1','6','7','6','4','1','4','2','6','7','4','6','3','2','2','7','6','6','2','6','2','India','United States','Submit'),(1103,'2017-08-12 16:24:15','107.77.165.9',92.308,100.000,54.803,57.143,4.000,5.667,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yinan Zhou','elichou3zz@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','7','6','2','6','6','6','4','2','3','2','6','6','6','6','3','5','5','6','6','3','3','5','5','India','United States','Submit'),(1104,'2017-08-12 16:37:08','129.210.115.240',46.154,51.852,54.803,42.857,2.500,3.333,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caiyi Liu','liucaiyilcy@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','6','3','3','2','4','6','4','1','1','4','5','5','1','5','1','2','3','4','2','4','4','4','United States','China','Submit'),(1105,'2017-08-14 11:22:08','172.110.128.144',80.769,40.741,32.237,50.000,3.625,2.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean Bucquet ','jean@bucquet.us','web','France','American','Baby Boomers (Born from 1946 to 1964)','M','JB Cross-Cultural consulting LLC','Executive','Four or more years','Health Care','2','7','3','3','3','1','4','3','1','3','3','4','5','4','6','6','4','3','4','3','1','6','2','2','United States','India','Submit'); /*!40000 ALTER TABLE `ets04` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `ets05` -- DROP TABLE IF EXISTS `ets05`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `ets05` ( `id` int(11) NOT NULL auto_increment, `timestamp` datetime NOT NULL, `ip` varchar(50) NOT NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(255) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=462 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `ets05` -- LOCK TABLES `ets05` WRITE; /*!40000 ALTER TABLE `ets05` DISABLE KEYS */; INSERT INTO `ets05` VALUES (19,'2017-09-28 19:40:31','129.210.115.112',100.000,66.667,58.027,0.000,4.500,4.000,4.000,3.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Changyuan Zhang ','czhang3@scu.edu','SCU093017','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Four or more years','Computer, Internet','6','6','2','6','2','6','2','6','2','6','6','6','2','2','6','2','2','6','6','2','2','6','2','2','China','United States','Submit'),(20,'2017-09-28 21:22:24','10.154.161.215, 173.36.240.167',69.231,81.481,41.908,21.429,3.250,4.667,3.167,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aishwarya Patil ','anpatil@scu.edu','SCU012718','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','5','6','4','1','1','7','1','1','1','7','1','5','6','5','6','4','1','1','7','4','4','4','4','4','United States','China','Submit'),(3,'2017-08-24 23:07:27','107.3.161.121',7.692,7.407,19.342,35.714,1.250,1.333,2.000,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phyllis Brock ','psbrock@comcast.net','web','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Education','2','6','2','1','4','2','2','2','2','2','1','1','7','2','2','2','2','1','1','1','1','1','1','1','United States','Spain','Submit'),(4,'2017-08-25 13:35:31','73.92.149.142',61.538,40.741,45.132,64.286,3.000,2.833,3.333,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dicky Karki Chhetri ','meeramount@yahoo.com','web','Nepal','Denmark','Gen X (Born from 1965 to 1979)','F','Empowering Women Of Nepal','Executive','Two to three years','Agriculture','1','7','7','3','7','4','5','1','4','2','1','1','4','4','6','5','7','2','4','2','1','1','1','4','United States','India','Submit'),(5,'2017-09-15 14:20:05','129.210.115.104',3.846,14.815,35.461,100.000,1.125,1.667,2.833,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taru Kanchan ','taru.kanchan@gmail.com','SCU012718','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','7','2','1','7','1','1','1','2','5','1','2','7','4','1','7','1','1','1','2','1','1','1','1','United States','South Korea','Submit'),(6,'2017-09-15 20:43:43','24.23.202.245',46.154,100.000,29.014,28.571,2.500,5.500,2.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sula Koo ','skoo1@scu.edu','SCU093017','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','1','1','7','6','1','1','1','1','6','7','4','6','3','1','7','7','1','1','3','7','1','United States','China','Submit'),(7,'2017-09-16 17:02:04','129.210.115.112',100.000,88.889,74.146,57.143,4.875,5.000,4.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yinghe Chen ','ychen15@scu.edu','SCU093017','China','','Millenials (Born from 1980 to 1995)','M','Facebook Inc.','Individual Contributor','Less than one year','Computer, Internet','5','6','7','6','7','7','5','5','4','3','4','4','4','3','5','5','5','5','6','4','5','5','5','5','China','United States','Submit'),(8,'2017-09-19 16:33:25','24.4.111.155',69.231,55.556,48.356,78.571,3.250,3.500,3.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Batni ','abatni@scu.edu','SCU093017','India','','Millenials (Born from 1980 to 1995)','F','1991','Student','One year','Computer, Internet','2','7','2','7','7','1','4','3','6','4','1','7','7','7','6','4','1','5','2','1','1','1','5','2','China','United States','Submit'),(9,'2017-09-23 05:02:05','76.102.151.11',46.154,100.000,41.908,50.000,2.500,5.833,3.167,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shipra Panwar ','spanwar@scu.edu','SCU093017','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','6','7','7','2','1','6','1','7','7','7','7','1','1','7','1','6','1','1','7','1','India','United States','Submit'),(10,'2017-09-25 19:26:01','67.161.20.125',61.538,59.259,35.461,35.714,3.000,3.667,2.833,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xixian Guo ','xguo@scu.edu','SCU093017','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','5','2','2','5','6','3','4','2','3','3','3','6','3','3','3','3','3','4','3','5','2','3','3','United States','China','Submit'),(11,'2017-09-25 21:41:05','129.210.115.112',69.231,100.000,16.119,100.000,3.250,6.000,1.833,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Barsa Nayak','bnayak@scu.edu','SCU093017','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','1','1','7','7','1','1','1','1','1','7','7','7','7','7','7','7','7','1','1','1','7','1','United States','Germany','Submit'),(12,'2017-09-26 12:16:20','107.77.75.82',61.538,77.778,48.356,64.286,3.000,4.500,3.500,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmil Lokhandwala','Clokhandwala@scu.edu','SCU093017','India','India','Millenials (Born from 1980 to 1995)','M','San Francisco Public Works','Individual Contributor','Less than one year','Construction','3','6','1','2','7','5','6','5','2','4','1','5','6','2','5','4','5','5','6','6','2','2','3','2','India','United States','Submit'),(13,'2017-09-26 15:21:05','129.210.115.4',53.846,59.259,67.698,28.571,2.750,3.667,4.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anthony Giuliano','agiuliano@scu.edu','SCU093017','United States','','Millenials (Born from 1980 to 1995)','M','Marquette and Santa Clara University','Student','Four or more years','Health Care','5','7','4','2','5','2','6','6','2','4','3','5','3','3','5','3','1','2','6','6','4','1','3','1','United States','Germany','Submit'),(14,'2017-09-26 15:59:45','73.202.190.230',53.846,100.000,51.580,57.143,2.750,6.000,3.667,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Jing ','ljing@scu.edu','SCU093017','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Computer, Internet','2','7','4','2','4','6','7','4','2','3','2','2','6','6','4','5','2','6','6','6','6','2','6','2','United States','Germany','Submit'),(15,'2017-09-27 14:18:40','76.102.172.71',88.462,77.778,67.698,50.000,3.875,4.500,4.500,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jui-Chun Huang','jhuang4@scu.edu','SCU093017','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','3','5','6','2','5','4','5','3','6','6','4','3','5','4','2','5','6','4','4','4','4','India','United States','Submit'),(16,'2017-09-27 19:53:09','99.162.151.165',80.769,92.593,80.593,64.286,3.625,5.167,5.167,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanxi He ','hhe2@scu.edu','SCU093017','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','1','6','6','7','4','3','6','3','5','5','4','3','6','4','4','5','7','5','2','5','6','United States','Germany','Submit'),(17,'2017-09-28 17:34:47','52.55.129.132',19.231,62.963,32.237,21.429,1.625,3.833,2.667,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Scales ','wscales@scu.ed','SCU012718','United States','','Millenials (Born from 1980 to 1995)','M','eShares, Inc.','Manager','Two to three years','Finance, Insurance, Real Estate','4','7','2','1','4','4','4','1','1','4','2','3','2','3','1','4','2','6','4','2','1','2','4','1','Brazil','China','Submit'),(18,'2017-09-28 17:34:53','24.4.7.240',42.308,33.333,48.356,85.714,2.375,2.500,3.500,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ze Scales ','zscales@scu.edu','SCU012718','Canada','','Millenials (Born from 1980 to 1995)','F','TI','Student','Two to three years','Computer, Internet','6','6','2','2','7','1','4','6','1','2','1','5','7','1','2','6','5','4','4','1','1','2','4','1','Brazil','China','Submit'),(112,'2018-01-31 19:52:42','73.71.206.53',42.308,85.185,70.922,0.000,2.375,4.833,4.667,3.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Huang','xhuang5@scu.edu','SCU012718','China','','Millenials (Born from 1980 to 1995)','M','Tokbox, Inc.','Individual Contributor','Two to three years','Computer, Internet','4','7','2','1','1','7','7','7','7','1','3','4','4','4','4','2','4','4','4','6','1','1','4','1','China','Spain','Submit'),(22,'2017-09-28 21:26:01','10.154.161.215, 173.36.240.167',92.308,66.667,67.698,14.286,4.000,4.000,4.500,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aishwarya Patil','anpatil@scu.edu','SCU093017','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','China','Submit'),(23,'2017-09-28 22:03:33','129.210.115.112',50.000,25.926,32.237,100.000,2.625,2.167,2.667,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vrushali Patil','vapatil@scu.edu',' SCU093017','India','India','Millenials (Born from 1980 to 1995)','F','N/A','Student','Less than one year','Computer, Internet','6','7','6','1','7','2','1','1','1','1','1','1','7','4','6','7','1','4','1','1','4','1','1','6','United States','Germany','Submit'),(24,'2017-09-28 22:44:37','129.210.115.112',38.462,81.481,67.698,64.286,2.250,4.667,4.500,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankit Kumar','akumar5@scu.edu','SCU093017','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','1','5','7','7','3','4','2','1','4','6','4','4','5','2','6','4','4','2','1','3','3','India','United States','Submit'),(25,'2017-09-29 00:04:43','67.188.95.75',100.000,55.556,61.251,100.000,4.250,3.500,4.167,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Netra Rohitkumar Agrawal','netra0222@gmail.com','SCU093017','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','7','3','7','4','6','2','2','2','2','7','7','2','7','7','6','4','2','6','7','1','3','1','India','United States','Submit'),(26,'2017-09-29 15:33:44','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_14@u.pacific.edu','SCU093017','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Manager','Two to three years','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria','Submit'),(27,'2017-09-29 20:18:48','98.234.186.194',100.000,100.000,70.922,28.571,4.875,5.667,4.667,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhimin Zhu ','zzm92926@gmail.com','SCU093017','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','5','5','5','1','1','7','2','5','6','5','6','5','6','5','6','6','5','5','5','6','5','6','6','5','United States','Japan','Submit'),(28,'2017-09-30 03:09:06','73.158.79.216',100.000,85.185,70.922,57.143,4.875,4.833,4.667,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek A V Kumar','aavkumar@scu.edu','SCU093017','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','6','4','5','6','6','4','4','4','5','5','6','4','6','5','5','4','5','5','4','5','5','5','India','United States','Submit'),(29,'2017-09-30 18:52:29','129.210.115.240',100.000,100.000,87.041,42.857,5.375,5.500,5.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Anjaneyalu Vasanth Kumar','aavkumar@scu.edu','SCU093017','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','4','5','5','5','5','6','6','5','6','5','6','6','5','4','5','5','5','6','6','6','6','6','6','India','United States','Submit'),(30,'2017-10-06 15:24:59','199.43.4.28',46.154,48.148,38.685,50.000,2.500,3.167,3.000,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regis Colwell','colwell@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','7','1','1','4','4','3','2','4','3','1','5','5','2','3','5','3','4','3','3','4','2','3','1','South Korea','China','Submit'),(31,'2017-10-06 15:33:11','158.140.1.28',30.769,48.148,19.342,71.429,2.000,3.167,2.000,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rudy Mason ','rmason@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','6','2','2','6','1','2','2','2','2','2','2','6','6','2','6','2','6','2','2','2','2','2','2','Saudi Arabia','Sweden','Submit'),(33,'2017-10-06 17:20:37','73.231.166.46',69.231,29.630,16.119,42.857,3.250,2.333,1.833,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chungwah Norris Ip','norris@cadence.com','CADENCE2017','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Cadence Design Automation','Senior Manager','Four or more years','Computer, Internet','2','7','1','5','5','1','2','2','2','2','1','2','6','2','6','2','5','6','1','3','3','2','1','2','India','Israel','Submit'),(34,'2017-10-06 17:52:02','24.5.128.98',50.000,51.852,58.027,42.857,2.625,3.333,4.000,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elena Annuzzi','elenaa@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Computer, Internet','4','7','4','1','5','4','4','4','4','4','1','4','4','4','4','4','4','3','4','1','1','4','4','2','Germany','China','Submit'),(35,'2017-10-06 21:26:31','158.140.1.28',57.692,51.852,45.132,0.000,2.875,3.333,3.333,2.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joy Han ','joy@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Two to three years','Services','4','2','3','2','2','4','3','4','3','3','3','3','5','4','4','2','3','2','3','4','3','2','3','3','United States','China','Submit'),(64,'2017-10-21 04:33:12','31.168.0.253',23.077,18.519,54.803,0.000,1.750,1.833,3.833,3.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adar Segal ','adars@cadence.com','CADENCE2017','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','5','6','1','4','2','4','3','3','3','2','4','3','1','2','1','1','2','2','2','1','1','2','2','United States','Germany','Submit'),(36,'2017-10-07 00:08:33','31.168.0.253',11.538,11.111,29.014,42.857,1.375,1.500,2.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Tabakman','talt@cadence.com','CADENCE2017','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','6','4','1','4','1','1','3','4','1','2','2','6','2','1','4','1','2','2','1','1','2','1','1','Israel','United States','Submit'),(37,'2017-10-07 00:41:06','75.25.125.43',11.538,74.074,41.908,100.000,1.375,4.333,3.167,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kumar Subramani','ksubram@cadence.com','CADENCE2017','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','7','2','2','2','2','1','1','2','7','7','1','7','2','1','6','4','1','2','6','1','United States','India','Submit'),(38,'2017-10-08 02:55:28','31.168.0.253',42.308,51.852,35.461,78.571,2.375,3.333,2.833,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ophir Turbovich','ophir@cadence.com','CADENCE2017','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','6','7','2','1','7','1','2','2','2','3','2','3','6','5','5','5','2','5','4','3','2','3','2','1','United States','India','Submit'),(39,'2017-10-08 11:20:01','158.140.1.28',96.154,55.556,45.132,35.714,4.125,3.500,3.333,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Sung ','brians@cadence.com','CADENCE2017','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','4','3','6','3','2','2','2','5','5','3','6','6','3','6','6','6','6','3','4','1','3','3','2','China','India','Submit'),(40,'2017-10-08 21:53:58','192.5.98.28',30.769,55.556,0.000,78.571,2.000,3.500,1.000,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hitendra Divecha ','hitendra@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','7','4','2','7','2','4','1','1','4','2','Germany','China','Submit'),(41,'2017-10-09 11:27:22','122.167.165.10',46.154,48.148,54.803,42.857,2.500,3.167,3.833,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajani Rao','rajani@cadence.com','CADENCE2017','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','4','7','3','4','7','3','4','4','4','4','1','4','3','2','2','3','1','3','2','3','6','1','6','1','India','United States','Submit'),(44,'2017-10-09 16:38:52','158.140.1.28',53.846,74.074,51.580,14.286,2.750,4.333,3.667,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yufeng Luo','yluo@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','2','4','2','2','4','6','4','4','6','6','2','2','2','6','4','2','2','2','4','4','China','India','Submit'),(43,'2017-10-09 11:30:15','158.140.1.28',50.000,88.889,61.251,35.714,2.625,5.000,4.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swami Venkatesan','swamiv@cadence.com','CADENCE2017','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','2','6','6','2','4','6','3','2','6','6','4','2','7','6','4','2','4','6','4','6','2','2','2','1','United States','India','Submit'),(45,'2017-10-10 01:20:15','73.70.1.212',46.154,51.852,35.461,57.143,2.500,3.333,2.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christel Mauffet-Smith','christel@cadence.com','CADENCE2017','France','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','5','6','2','3','6','4','3','3','1','3','2','2','5','1','6','5','2','5','3','3','1','2','4','2','United States','China','Submit'),(46,'2017-10-10 21:38:47','69.136.135.129',57.692,33.333,48.356,78.571,2.875,2.500,3.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Fraser ','sarahfraser1@yahoo.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Duo','Senior Manager','Less than one year','Computer, Internet','4','6','3','2','6','4','2','4','2','6','1','3','7','1','5','6','7','6','1','2','1','3','1','1','India','Sweden','Submit'),(47,'2017-10-11 18:14:07','158.140.1.28',0.000,29.630,38.685,0.000,1.000,2.333,3.000,3.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea Kroll','akroll@cadence.com','CADENCE2017 ','Germany','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','6','4','1','1','2','1','3','5','1','2','1','1','5','1','1','2','1','2','4','1','1','1','5','1','United States','Israel','Submit'),(48,'2017-10-12 12:32:24','158.140.1.28',23.077,62.963,25.790,35.714,1.750,3.833,2.333,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amanda Quezada','amandaz@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','4','1','2','2','2','4','1','1','5','4','3','4','3','6','6','2','1','2','4','1','United States','India','Submit'),(49,'2017-10-13 09:17:28','199.43.4.28',42.308,66.667,48.356,21.429,2.375,4.000,3.500,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Neal','brettn@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','3','6','3','2','2','5','5','4','3','3','2','3','6','4','3','3','3','5','3','3','2','2','4','2','China','Germany','Submit'),(50,'2017-10-13 10:14:30','213.131.238.28',46.154,29.630,54.803,71.429,2.500,2.333,3.833,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Dick','dgary@cadence.com','CADENCE2017','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','7','1','2','6','2','5','1','6','7','1','7','3','1','6','2','1','1','1','3','1','United States','India','Submit'),(51,'2017-10-13 17:11:21','158.140.1.28',38.462,51.852,29.014,28.571,2.250,3.333,2.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nita Espinosa ','nitae@cadence.com','CADENCE2017','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Computer, Internet','1','6','2','1','4','3','2','3','5','2','2','1','6','3','3','2','3','4','4','3','4','2','3','2','China','India','Submit'),(52,'2017-10-14 02:58:27','192.5.98.28',34.615,40.741,48.356,42.857,2.125,2.833,3.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nobuhisa Sato ','nsato@cadene.com','CADENCE2017','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/AMT','Senior Manager','Four or more years','Computer, Internet','5','6','3','2','5','3','3','2','5','3','2','3','5','2','1','4','1','2','3','2','2','3','5','3','United States','India','Submit'),(53,'2017-10-16 11:07:41','152.179.122.226',42.308,55.556,16.119,50.000,2.375,3.500,1.833,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeff Johnson','jjeffrey@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','5','7','1','1','3','1','1','2','1','1','1','5','7','4','5','4','1','7','4','1','4','1','4','1','United States','India','Submit'),(54,'2017-10-16 14:21:00','158.140.1.28',50.000,48.148,48.356,28.571,2.625,3.167,3.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Suhas Bhat','suhas@cadence.com','CADENCE2017','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','6','2','4','2','4','6','3','4','3','4','5','3','3','5','3','3','1','3','2','1','India','Germany','Submit'),(55,'2017-10-16 16:05:35','177.182.162.116',19.231,37.037,25.790,64.286,1.625,2.667,2.333,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea Tavares','iabrudi@cadence.com','CADENCE2017','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','3','2','2','4','2','1','1','5','5','3','6','2','2','3','1','1','2','2','1','United States','Israel','Submit'),(56,'2017-10-16 16:40:45','10.120.1.24, 82.132.228.146',19.231,77.778,19.342,85.714,1.625,4.500,2.000,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Theo Drane','theo@cadence.com','CADENCE2017','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Less than one year','Computer, Internet','5','7','1','1','6','1','1','3','1','1','1','2','7','6','1','6','1','6','6','2','4','1','6','2','United States','India','Submit'),(57,'2017-10-16 18:59:59','158.140.1.28',61.538,59.259,41.908,78.571,3.000,3.667,3.167,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sanjay Dave','sdave@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Executive','One year','Computer, Internet','3','6','2','1','7','1','4','4','3','3','2','5','6','2','2','6','6','3','5','5','3','2','6','3','United States','Germany','Submit'),(58,'2017-10-16 20:02:05','204.148.60.2',30.769,25.926,29.014,28.571,2.000,2.167,2.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Sutherland','jsutherl@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','2','2','4','3','3','2','3','5','2','5','2','1','4','2','1','2','1','2','1','United States','India','Submit'),(59,'2017-10-17 01:35:32','158.140.1.28',50.000,70.370,41.908,35.714,2.625,4.167,3.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Ge Cao','gecao@cadence.com','CADENCE2017','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','1','7','3','1','4','1','5','7','5','4','1','1','4','7','1','7','1','7','1','India','United States','Submit'),(60,'2017-10-17 10:55:33','158.140.1.28',23.077,92.593,87.041,71.429,1.750,5.167,5.500,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shaun McEvoy ','shaun@cadence.com','CADENCE2017','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','7','7','6','1','6','7','6','4','4','6','1','4','7','4','2','4','1','2','5','6','2','2','7','1','India','Germany','Submit'),(61,'2017-10-19 07:20:51','213.131.238.28',73.077,37.037,51.580,42.857,3.375,2.667,3.667,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lawrence Milner ','lmilner@cadence.com','CADENCE2017','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','5','4','2','5','5','4','5','2','2','4','5','6','2','7','4','2','3','2','2','2','3','2','2','United States','Germany','Submit'),(62,'2017-10-19 15:27:53','158.140.1.28',42.308,62.963,51.580,28.571,2.375,3.833,3.667,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Suketu Desai ','sdesai@cadence.com','CADENCE2017','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','3','5','2','2','5','4','4','3','4','6','2','4','4','4','1','4','4','4','4','3','2','2','4','2','China','South Korea','Submit'),(63,'2017-10-19 16:51:30','199.43.4.28',34.615,48.148,29.014,85.714,2.125,3.167,2.500,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','BradG Griffin ','bgriffin@cadence.com','CADENCE_Griffin','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','7','1','1','1','4','4','5','4','7','1','1','5','1','5','4','4','1','3','4','1','United States','Singapore','Submit'),(65,'2017-10-21 22:15:34','199.43.4.28',46.154,81.481,74.146,28.571,2.500,4.667,4.833,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Francoise Martinolle ','fm@cadence.com','CADENCE2017','France','','Gen X (Born from 1965 to 1979)','F','Cadence design systems','Manager','Two to three years','Computer, Internet','4','4','6','1','5','4','4','7','1','7','1','6','7','5','6','2','2','2','4','6','1','1','7','2','United States','Israel','Submit'),(66,'2017-10-25 09:50:55','199.43.4.28',11.538,11.111,25.790,85.714,1.375,1.500,2.333,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ken Willis','kenw@cadence.com','CADENCE_GRIFFIN','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','3','7','2','1','7','1','2','2','2','3','1','2','6','2','2','6','1','2','2','1','1','1','1','2','India','China','Submit'),(67,'2017-10-25 09:58:14','4.16.11.230',46.154,70.370,22.566,35.714,2.500,4.167,2.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Chen','cindycy@cadence.com','CADENCE_GRIFFIN ','China','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','1','7','2','1','4','4','4','4','1','1','1','4','4','4','4','4','1','4','4','4','4','1','5','4','United States','India','Submit'),(68,'2017-10-25 10:11:35','4.16.11.230',30.769,51.852,38.685,78.571,2.000,3.333,3.000,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lawrence Der','lder@cadence.com','CADENCE_GRIFFIN','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','6','1','4','3','3','3','2','4','6','4','2','6','2','5','4','2','1','1','4','2','United States','China','Submit'),(69,'2017-10-25 11:01:06','4.16.11.230',46.154,81.481,25.790,35.714,2.500,4.667,2.333,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhen Mu','zhenm@cadence.com','CADENCE_GRIFFIN ','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Two to three years','Computer, Internet','1','5','3','1','2','2','2','4','2','2','1','4','7','7','4','5','6','7','6','2','1','2','4','1','China','Japan','Submit'),(70,'2017-10-26 10:33:12','4.16.11.230',38.462,29.630,41.908,42.857,2.250,2.333,3.167,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dennis Nagle','den@cadence.com','CADENCE_GRIFFIN','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','5','2','1','6','2','6','3','3','3','2','4','3','2','3','6','3','2','3','1','1','2','4','2','China','India','Submit'),(71,'2017-10-26 13:33:18','158.140.1.28',7.692,14.815,35.461,71.429,1.250,1.667,2.833,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','BradB Brim','bradb@cadence.com','CADENCE_GRIFFIN','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SPB / Sigrity','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','6','1','2','4','3','3','1','3','7','1','1','4','1','2','2','1','1','1','3','1','China','India','Submit'),(72,'2017-10-26 17:22:50','158.140.1.28',3.846,25.926,19.342,92.857,1.125,2.167,2.000,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sam Chitwood','chitwood@cadence.com','CADENCE_GRIFFIN','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','7','2','2','2','2','2','1','2','7','6','1','7','1','1','1','2','1','1','1','1','China','India','Submit'),(73,'2017-10-30 05:45:07','158.140.1.28',69.231,70.370,54.803,21.429,3.250,4.167,3.833,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dingru Xiao','dxiao@cadence.com','CADENCE_GRIFFIN ','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','6','1','1','7','5','2','4','2','5','6','7','6','3','3','2','2','5','1','3','1','4','5','Japan','United States','Submit'),(74,'2017-10-31 11:25:27','158.140.1.28',26.923,7.407,58.027,50.000,1.875,1.333,4.000,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charlie Shih','chiawen@cadence.com',' CADENCE_GRIFFIN','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','7','6','7','1','7','2','1','5','2','2','1','2','7','1','7','1','1','1','1','1','1','1','2','1','United States','Germany','Submit'),(75,'2017-11-08 14:52:08','97.86.129.230',57.692,40.741,41.908,71.429,2.875,2.833,3.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charles Feltman ','charles@insightcoaching.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Insight Coaching','Individual Contributor','Four or more years','Services','4','7','3','2','6','2','4','3','2','3','1','4','6','2','4','5','4','4','4','2','4','1','3','3','China','India','Submit'),(76,'2017-11-10 15:02:49','50.200.189.26',19.231,55.556,41.908,85.714,1.625,3.500,3.167,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mara Kolesas ','mara@ipsiad.com','web','Argentina','US, Italy','Gen X (Born from 1965 to 1979)','F','Self','Individual Contributor','Four or more years','Energy','4','7','2','1','7','1','7','3','2','1','1','2','6','7','4','6','1','7','4','1','1','1','1','2','United States','Israel','Submit'),(92,'2018-01-11 15:24:42','104.219.107.89',23.077,40.741,54.803,57.143,1.750,2.833,3.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Peter Sequeira','sarahpsequeira@gmail.com','SCU011318','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','6','1','6','2','1','6','3','5','1','1','6','6','7','4','1','1','6','1','1','1','1','1','India','United States','Submit'),(79,'2017-12-07 12:17:07','104.1.185.85',26.923,37.037,38.685,57.143,1.875,2.667,3.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller ','mueller.vincenza4@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Executive','Four or more years','Education','4','7','1','1','4','1','4','3','3','3','1','2','7','4','4','4','1','2','4','1','4','1','4','1','Germany','India','Submit'),(91,'2018-01-11 14:34:46','216.221.228.6',34.615,70.370,32.237,42.857,2.125,4.167,2.667,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kushal Gosalia ','kgosalia@scu.edu','SCU011318','India','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','4','5','5','2','1','2','1','3','6','2','4','4','1','3','6','5','4','1','4','1','Germany','United States','Submit'),(81,'2017-12-26 18:12:50','73.158.247.133',76.923,74.074,80.593,71.429,3.500,4.333,5.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haritha Mannuru','hmannuru@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','5','6','6','6','6','6','4','6','4','6','2','6','6','4','6','6','2','6','2','2','2','2','6','2','India','United States','Submit'),(82,'2018-01-02 21:24:05','69.181.214.121',69.231,74.074,64.475,28.571,3.250,4.333,4.333,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Sumant','r.s.sumant@gmail.com','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','5','5','5','3','3','3','5','5','3','3','3','5','5','5','3','5','3','5','5','3','3','3','5','3','India','United States','Submit'),(83,'2018-01-07 23:31:43','162.248.201.2',69.231,77.778,61.251,71.429,3.250,4.500,4.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiongbing Ou','xiongbingou@gmail.com','SCU011318','China','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Two to three years','Computer, Internet','6','7','3','3','6','3','5','3','3','5','3','3','6','5','5','5','3','4','6','6','4','3','3','2','China','United States','Submit'),(84,'2018-01-09 14:10:20','129.210.16.192',57.692,22.222,77.369,100.000,2.875,2.000,5.000,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vishalakshi Ramanathan','vramanathan@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Construction','7','7','4','1','7','1','4','7','1','7','1','4','7','1','7','7','1','1','7','1','7','1','1','1','United States','China','Submit'),(85,'2018-01-10 21:30:00','129.210.115.112',23.077,62.963,45.132,57.143,1.750,3.833,3.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharon Subathran ','ssubathran@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','5','6','1','7','7','4','2','2','4','3','2','5','5','1','5','2','2','2','5','2','2','2','1','Germany','United States','Submit'),(86,'2018-01-10 21:43:37','24.4.221.194',61.538,48.148,38.685,28.571,3.000,3.167,3.000,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoying Yang ','xyang@scu.edu','SCU011318','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','4','7','1','2','7','1','6','3','2','2','2','2','2','2','6','2','2','2','2','6','5','2','6','3','China','United States','Submit'),(87,'2018-01-10 22:50:58','76.91.176.50',100.000,81.481,54.803,50.000,4.625,4.667,3.833,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Esha Jhamb','ejhamb@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','F','Pinterest','Student','Two to three years','Computer, Internet','4','5','3','4','6','5','5','2','3','6','5','7','4','3','4','6','4','6','5','6','3','7','3','3','United States','Sweden','Submit'),(88,'2018-01-11 03:18:58','73.162.224.64',42.308,100.000,22.566,64.286,2.375,5.500,2.167,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Srividhya NadhadhurMurali','snadhadhurmurali@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','4','7','4','5','5','6','1','1','1','2','1','3','7','3','6','4','1','6','7','7','1','1','4','1','United States','India','Submit'),(89,'2018-01-11 10:13:22','24.193.88.198',42.308,25.926,25.790,50.000,2.375,2.167,2.333,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pamela Leri ','pamela.l.leri@gmail.com','web','United States','United States','Baby Boomers (Born from 1946 to 1964)','F','Leri & Associates','Executive','Four or more years','Services','3','6','2','4','5','2','2','2','2','3','1','3','6','2','4','4','1','3','1','1','2','2','4','2','India','Japan','Submit'),(93,'2018-01-11 19:10:53','192.150.10.205',30.769,33.333,41.908,28.571,2.000,2.500,3.167,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Ramakrishnan','mramakrishnan@scu.edu','SCU011318','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','3','2','4','2','2','3','6','3','4','2','6','4','3','2','2','2','4','2','1','1','1','1','United States','India','Submit'),(94,'2018-01-11 19:23:52','129.210.115.112',53.846,100.000,58.027,64.286,2.750,5.667,4.000,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang ','ywang12@scu.edu','SCU011318','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','4','7','4','1','6','6','6','6','2','2','2','1','7','5','7','3','1','6','7','4','6','2','6','2','United States','India','Submit'),(95,'2018-01-11 20:38:30','69.181.216.146',65.385,51.852,51.580,50.000,3.125,3.333,3.667,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anmol Vijayvargiya ','avijayvargiya@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','6','5','6','6','6','4','2','2','5','2','6','2','6','2','2','2','2','2','2','2','6','1','United States','India','Submit'),(96,'2018-01-11 21:56:22','129.210.115.240',61.538,85.185,51.580,21.429,3.000,4.833,3.667,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swastika Bhat ','sbhat1@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','4','4','4','4','7','6','3','4','4','1','4','5','6','4','4','2','3','4','4','4','1','5','4','India','United States','Submit'),(97,'2018-01-12 00:56:03','67.180.171.59',65.385,77.778,45.132,50.000,3.125,4.500,3.333,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vinay Sagar Gonabavi ','vgonabavi@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','7','4','3','6','6','5','3','2','2','2','4','4','5','6','4','2','4','5','3','3','3','4','2','United States','China','Submit'),(98,'2018-01-12 02:56:43','73.202.74.8',65.385,62.963,32.237,92.857,3.125,3.833,2.667,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushal Kabra ','kskabra@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','4','1','6','3','4','3','1','3','2','4','7','4','6','7','3','4','4','6','4','3','2','2','United States','Russia','Submit'),(99,'2018-01-12 12:37:21','73.223.88.90',88.462,100.000,74.146,50.000,3.875,6.333,4.833,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thejus Singh Jagadish ','tjagadish@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','6','6','5','4','4','7','4','3','4','6','6','4','5','7','6','6','4','1','7','6','United States','Germany','Submit'),(100,'2018-01-12 13:02:13','73.93.153.82',42.308,85.185,58.027,42.857,2.375,4.833,4.000,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Ravikantrao Patwari ','spatwari@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','SANTA CLARA UNIVERSITY','Student','One year','Computer, Internet','3','6','5','3','6','6','3','5','5','3','2','3','6','4','2','2','3','6','3','6','2','2','4','2','India','United States','Submit'),(101,'2018-01-12 14:12:09','73.93.152.86',76.923,77.778,51.580,64.286,3.500,4.500,3.667,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vinay Sagar Gonabavi ','vgonabavi@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','7','3','3','5','6','5','4','2','4','2','4','6','5','6','5','4','4','5','3','3','3','4','3','United States','China','Submit'),(102,'2018-01-12 21:59:46','129.210.115.112',69.231,55.556,83.817,14.286,3.250,3.500,5.333,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan D\'Costa','sdcosta@scu.edu','SCU011318','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','5','6','4','4','4','4','6','4','6','4','3','3','4','2','4','4','3','4','3','4','2','3','3','India','United States','Submit'),(109,'2018-01-30 18:12:30','10.24.70.108, 173.36.240.168',88.462,81.481,29.014,28.571,3.875,4.667,2.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nabeel Zaim ','nzaim@scu.edu','SCU012718','Pakistan','','Millenials (Born from 1980 to 1995)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','6','4','7','1','1','1','1','7','1','1','1','7','1','6','4','1','7','6','7','7','7','6','1','Saudi Arabia','United States','Submit'),(104,'2018-01-28 23:09:14','174.62.107.74',50.000,37.037,38.685,14.286,2.625,2.667,3.000,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Piyush Pant ','ppant@scu.edu','SCU012718','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','5','3','2','3','3','3','3','3','2','2','3','5','3','5','3','2','2','2','4','1','2','2','4','United States','Japan','Submit'),(105,'2018-01-29 21:14:10','108.85.107.195',42.308,66.667,77.369,78.571,2.375,4.000,5.000,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Ramos ','jmramos@scu.edu','SCU012718','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','7','6','6','2','6','3','5','5','3','4','2','1','7','3','5','6','2','4','5','5','2','3','4','2','Spain','Japan','Submit'),(106,'2018-01-29 21:47:56','24.130.215.176',34.615,77.778,54.803,50.000,2.125,4.500,3.833,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deepshi Mahajan ','dmahajan@scu.edu','SCU012718','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','3','5','4','2','6','3','2','3','1','1','7','6','4','3','1','3','6','6','1','2','4','2','United States','China','Submit'),(107,'2018-01-29 21:50:14','24.130.215.176',46.154,55.556,54.803,14.286,2.500,3.500,3.833,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chintan Parikh ','cparikh@scu.edu','SCU012718','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Universty','Student','Less than one year','Computer, Internet','1','6','2','6','2','4','2','7','4','7','2','1','7','7','6','1','1','6','1','1','1','1','2','2','South Korea','China','Submit'),(110,'2018-01-30 22:34:27','129.210.115.104',38.462,55.556,35.461,42.857,2.250,3.500,2.833,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Visas ','jvisas@gmail.com','SCU012718','United States','Greek','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Executive','Two to three years','Communications, Utilities','3','7','2','1','5','7','7','2','1','2','1','3','7','4','7','1','3','1','7','1','1','1','1','1','India','China','Submit'),(111,'2018-01-31 01:35:53','108.80.56.204',92.308,77.778,48.356,14.286,4.000,4.500,3.500,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan-lin Hsu ','yhsu@scu.edu','SCU012718','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','6','4','5','3','2','5','2','4','2','3','2','6','6','2','4','1','7','6','6','6','4','1','United States','Germany','Submit'),(113,'2018-01-31 21:00:57','208.85.244.2',50.000,59.259,35.461,85.714,2.625,3.667,2.833,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Tomelden','mtomelden@scu.edu','SCU012718','Philippines','','Millenials (Born from 1980 to 1995)','F','Formfactor','Individual Contributor','Four or more years','Manufacturing','5','7','2','2','7','2','5','2','1','2','1','5','7','2','6','5','2','4','5','3','1','2','6','2','United States','Singapore','Submit'),(114,'2018-01-31 21:56:45','24.6.109.172',100.000,100.000,74.146,78.571,5.250,6.833,4.833,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng Li','cli2@scu.edu','SCU012718','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','3','1','5','7','7','6','2','6','2','7','6','7','7','7','6','7','7','7','7','7','6','5','United States','Germany','Submit'),(115,'2018-02-01 01:19:18','76.14.7.173',34.615,44.444,32.237,57.143,2.125,3.000,2.667,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deisla Gonzalez ','deislagonzalez@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','F','Walmart eCommerce','Executive','Four or more years','Retail, Wholesale','4','7','2','2','5','4','3','2','3','2','1','3','4','3','3','6','2','3','3','2','2','2','3','2','United States','Sweden','Submit'),(116,'2018-02-01 01:27:19','76.14.7.173',11.538,40.741,25.790,71.429,1.375,2.833,2.333,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michel Hernandez','mhernandezcortes@scu.edu','SCU012718','Mexico','','Millenials (Born from 1980 to 1995)','M','Business Owner','Individual Contributor','Four or more years','Energy','3','7','2','1','7','1','4','3','1','1','1','2','6','3','3','4','1','2','6','2','1','1','3','1','United States','Japan','Submit'),(117,'2018-02-01 16:22:49','73.93.205.109',76.923,37.037,48.356,78.571,3.500,2.667,3.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Winnie Jiang ','winnietjiang@gmail.com','SCU012718','China','Chinese-American','Millenials (Born from 1980 to 1995)','F','1994','Student','One year','Construction','4','7','2','3','6','1','5','4','2','4','1','4','7','3','7','5','1','3','4','1','6','5','4','1','China','Brazil','Submit'),(118,'2018-02-02 18:08:21','24.5.236.238',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson','cgudmundson@scu.edu','SCU012718','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States','Submit'),(119,'2018-02-10 01:42:47','24.6.186.224',23.077,51.852,12.895,21.429,1.750,3.333,1.667,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Scales','wscales@scu.edu','ENGR 302','United States','','Millenials (Born from 1980 to 1995)','M','Carta, Inc.','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','3','2','1','2','1','1','1','2','6','4','3','2','2','3','6','2','1','3','3','1','China','United States','Submit'),(120,'2018-02-10 02:11:31','24.6.186.224',92.308,48.148,45.132,0.000,4.000,3.167,3.333,2.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ze Scales ','zscales@scu.edu','ENGR 302','Canada','United States','Millenials (Born from 1980 to 1995)','F','SiTime','Individual Contributor','Less than one year','Energy','6','4','2','1','2','5','2','5','2','3','5','4','2','1','5','2','6','3','2','2','2','6','6','3','United States','China','Submit'),(121,'2018-02-13 17:30:17','198.140.27.252',61.538,59.259,61.251,71.429,3.000,3.667,4.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','O ','obharat@osisoft.com','web','United States','','Millenials (Born from 1980 to 1995)','F','OSI','Individual Contributor','One year','Computer, Internet','6','7','2','2','6','4','4','5','5','3','2','3','5','2','3','6','5','6','3','2','5','2','5','2','India','Sweden','Submit'),(122,'2018-02-19 12:07:26','174.62.107.74',26.923,70.370,35.461,71.429,1.875,4.167,2.833,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sunita Halen ','sunitahalen@gmail.com','Engr302 interviewee','India','United States','Gen X (Born from 1965 to 1979)','F','Intel','Manager','Four or more years','Computer, Internet','4','7','3','1','7','1','3','2','4','1','2','3','6','6','3','4','1','5','2','7','1','1','4','3','China','India','Submit'),(141,'2018-04-13 18:23:48','129.210.115.112',50.000,74.074,80.593,71.429,2.625,4.333,5.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhenyu Zhou','zzhou@scu.edu','SCU042118','China','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','Four or more years','Computer, Internet','6','7','6','2','6','6','7','5','2','5','1','1','7','7','7','4','1','1','4','4','4','4','4','1','India','United States','Submit'),(124,'2018-03-14 05:03:29','193.110.55.14',50.000,77.778,100.000,0.000,2.625,4.500,6.500,3.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Drouet','bdrouet@juniper.net','JUNIPER','France','','Baby Boomers (Born from 1946 to 1964)','M','Juniper','Manager','Four or more years','Computer, Internet','7','4','7','1','3','7','7','7','4','7','5','5','4','4','2','3','2','4','4','1','1','4','7','1','United States','China','Submit'),(135,'2018-03-16 13:29:06','94.239.71.218',30.769,62.963,54.803,28.571,2.000,3.833,3.833,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mailys Drouet ','mailys.drouet@gmail.com','Juniper','France','','Millenials (Born from 1980 to 1995)','F','Bs','Individual Contributor','Two to three years','Manufacturing','6','7','4','2','6','2','5','4','2','2','1','6','3','6','2','2','1','2','4','3','1','1','6','2','Brazil','China','Submit'),(136,'2018-03-27 23:30:12','73.222.235.117',61.538,70.370,45.132,42.857,3.000,4.167,3.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmay Sharma ','tsharma@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','4','6','4','2','5','5','4','4','1','3','3','4','6','3','6','3','2','6','3','2','3','2','6','2','India','United States','Submit'),(137,'2018-03-30 00:37:27','108.217.162.95',76.923,74.074,54.803,64.286,3.500,4.333,3.833,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kasim Shah ','shahhkasim@gmail.com','SCU071418','Pakistan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','4','2','5','2','6','2','2','5','2','2','6','6','6','6','6','3','6','3','6','2','6','2','United States','India','Submit'),(142,'2018-04-13 19:16:14','129.210.115.112',92.308,85.185,61.251,71.429,4.000,4.833,4.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingnong Wang','jwang7@scu.edu','SCU042118','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','4','5','6','6','6','4','2','4','2','4','6','4','5','6','5','5','5','4','4','3','5','4','United States','India','Submit'),(139,'2018-04-02 13:30:26','129.210.14.165',23.077,85.185,45.132,85.714,1.750,4.833,3.333,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nithin Vasudevan','nvasudevan@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','M','Student ','Student','One year','Computer, Internet','6','7','2','2','6','4','4','2','3','3','2','2','6','4','1','7','2','7','4','6','1','2','4','2','India','United States','Submit'),(140,'2018-04-08 14:45:14','108.44.216.232',34.615,18.519,58.027,64.286,2.125,1.833,4.000,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chad J Ashley','chad.jason.ashley@gmail.com','SELF','United States','','Gen X (Born from 1965 to 1979)','M','SELF','Manager','Four or more years','Government','4','7','5','1','5','2','5','3','4','3','1','3','6','2','2','5','2','1','2','1','1','4','3','3','Singapore','Germany','Submit'),(143,'2018-04-14 00:28:58','24.6.50.218',100.000,88.889,41.908,14.286,4.375,5.000,3.167,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chang Liu','cliu6@scu.edu','SCU042118','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univerisity','Student','One year','Computer, Internet','4','6','5','2','2','5','2','2','4','2','2','6','6','6','6','2','2','2','6','6','6','6','5','5','United States','Japan','Submit'),(144,'2018-04-14 16:08:42','12.221.72.138',38.462,100.000,83.817,0.000,2.250,5.500,5.333,3.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankith Srinivasa','asrinivasa@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','3','6','1','2','7','6','6','3','6','1','1','6','5','6','1','1','6','6','2','1','1','7','6','United States','Germany','Submit'),(145,'2018-04-14 17:19:14','69.181.111.81',42.308,88.889,38.685,71.429,2.375,5.000,3.000,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asha Latha Amara ','aamara1@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','2','6','4','4','1','3','5','1','5','7','5','3','4','2','4','4','6','1','1','7','4','United States','Germany','Submit'),(146,'2018-04-14 19:06:52','73.231.87.229',57.692,70.370,58.027,35.714,2.875,4.167,4.000,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yekta Yazar','yyazar@scu.edu','SCU042118','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','3','2','5','6','4','5','3','6','3','3','4','4','3','5','3','5','3','4','3','2','3','4','Japan','Sweden','Submit'),(147,'2018-04-14 22:35:20','69.181.110.176',30.769,55.556,48.356,71.429,2.000,3.500,3.500,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vinit Shukla','vshukla@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','7','5','2','7','1','3','2','5','1','1','2','7','1','7','3','1','1','7','7','1','1','4','1','United States','Japan','Submit'),(148,'2018-04-16 02:41:59','129.210.16.215',30.769,100.000,64.475,57.143,2.000,5.833,4.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Pangam','cpangam@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','2','7','4','7','1','2','6','1','1','7','4','7','1','1','7','7','7','1','1','6','2','United States','India','Submit'),(149,'2018-04-16 15:35:18','129.210.115.112',100.000,74.074,70.922,64.286,4.750,4.333,4.667,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsuan-Chih Chen','hchen1@scu.edu','SCU042118','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','7','7','3','4','7','7','4','4','3','4','7','7','4','7','5','4','4','4','5','7','1','2','5','United States','China','Submit'),(150,'2018-04-16 19:37:59','69.181.216.146',46.154,92.593,45.132,57.143,2.500,5.167,3.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yash Bansal','y1bansal@scu.edu','SCU042118 ','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','2','5','5','4','4','5','3','3','2','2','7','2','2','3','3','7','7','6','2','1','5','3','United States','Germany','Submit'),(151,'2018-04-17 01:26:42','129.210.115.240',26.923,33.333,58.027,100.000,1.875,2.500,4.000,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindu Kandula','skandula@scu.edu','SCU042118 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','3','2','7','1','7','2','1','7','1','1','7','1','7','7','1','1','4','7','1','1','1','1','United States','Singapore','Submit'),(152,'2018-04-17 11:19:32','104.51.16.7',76.923,66.667,41.908,64.286,3.500,4.000,3.167,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Srivatsa Udupa','sudupa@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','5','3','2','6','6','4','4','3','2','2','5','6','2','4','6','3','3','5','3','5','3','5','4','Germany','United States','Submit'),(160,'2018-04-20 22:42:40','129.210.115.240',69.231,88.889,35.461,35.714,3.250,5.000,2.833,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','yujiazhang','martinpl_zyj@163.com','','China','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Two to three years','Computer, Internet','2','6','5','5','7','7','2','4','2','2','2','7','3','5','2','3','3','3','7','6','3','2','2','2','Japan','United States','Submit'),(194,'2018-07-15 18:46:11','73.93.154.235',53.846,74.074,64.475,50.000,2.750,4.333,4.333,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erik Olivar','eolivar@scu.edu','SCU071418','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Less than one year','Computer, Internet','6','5','3','5','5','2','6','5','3','3','3','3','5','4','2','6','2','6','6','3','2','2','5','3','Singapore','Germany','Submit'),(155,'2018-04-18 01:21:08','69.181.216.146',65.385,70.370,48.356,78.571,3.125,4.167,3.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagdish Govind Bhanushali ','jbhanushali@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','3','6','2','3','6','6','4','4','4','4','2','3','7','2','5','6','2','2','6','3','4','4','6','2','United States','India','Submit'),(156,'2018-04-18 02:02:56','24.130.62.11',46.154,77.778,35.461,21.429,2.500,4.500,2.833,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Miaoyan Zhang','mzhang1@scu.edu','SCU042118','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','5','2','2','6','5','3','1','2','2','2','6','6','6','2','2','6','2','2','2','2','5','2','China','United States','Submit'),(157,'2018-04-19 01:48:12','69.181.212.155',38.462,74.074,58.027,85.714,2.250,4.333,4.000,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Sequeira ','sequeira.clarissa@gmail.com','SCU042118','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','5','2','6','3','6','4','4','3','1','1','7','7','7','6','3','4','6','4','2','1','2','1','United States','India','Submit'),(158,'2018-04-19 19:25:18','129.210.115.112',80.769,81.481,22.566,85.714,3.625,4.667,2.167,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xintong Bao ','xbao@scu.edu','SCU042118','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','3','2','7','4','2','2','3','2','2','6','6','3','7','6','1','3','6','6','7','2','6','2','United States','Japan','Submit'),(159,'2018-04-20 01:57:28','24.7.51.81',7.692,100.000,74.146,100.000,1.250,5.500,4.833,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swathi Goru ','sgoru@scu.edu','SCU042118','India','','Millenials (Born from 1980 to 1995)','F','Synaptics','Student','One year','Computer, Internet','6','7','6','1','7','4','6','6','3','2','1','2','7','7','1','7','2','1','7','7','1','1','7','1','United States','China','Submit'),(193,'2018-07-15 17:35:46','67.180.187.113',57.692,96.296,93.488,71.429,2.875,5.333,5.833,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Jayachandran','ljayachandran@gmail.com','SCU071418','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','7','4','5','7','7','5','3','7','1','2','7','6','5','6','2','4','3','6','2','2','6','5','United States','Germany','Submit'),(162,'2018-05-25 01:01:12','67.188.137.8',69.231,62.963,45.132,50.000,3.250,3.833,3.333,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adham Abousalem','aabousalem@scu.edu','SCU063018','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','4','3','3','1','3','2','2','3','2','6','5','5','3','6','2','3','6','5','6','2','3','2','Saudi Arabia','United States','Submit'),(163,'2018-05-25 01:17:01','107.77.109.75',50.000,92.593,58.027,7.143,2.625,5.167,4.000,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Mohamed Abousalem','mabousalem@yahoo.com','','Egypt','','Gen X (Born from 1965 to 1979)','M','University Of California, Santa Cruz','Executive','Four or more years','Education','5','3','1','1','4','1','5','5','4','4','1','6','3','6','2','5','1','5','7','7','1','3','5','6','United States','Germany','Submit'),(164,'2018-06-04 19:08:29','129.210.115.240',57.692,96.296,70.922,92.857,2.875,5.333,4.667,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lidia Tolbuzova','ltolbuzova@scu.edu','SCU063018','Russia','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Computer, Internet','4','6','3','1','7','7','6','7','3','5','2','3','7','4','3','7','5','5','6','3','1','2','7','6','United States','India','Submit'),(167,'2018-06-15 16:08:15','161.170.193.135',23.077,88.889,19.342,35.714,1.750,5.000,2.000,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yu Shi','yshi@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','santa clara univeristy','Student','Less than one year','Computer, Internet','1','6','1','1','5','7','7','1','1','1','1','1','7','7','7','1','1','1','7','7','1','1','1','1','Japan','Singapore','Submit'),(166,'2018-06-04 20:04:47','129.210.115.112',30.769,44.444,16.119,92.857,2.000,3.000,1.833,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arushi Sabharwal','Asabharwal@scu.edu','SCU063018','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','1','3','7','4','1','3','2','2','1','2','6','4','6','7','1','1','3','1','1','1','5','1','Japan','United States','Submit'),(168,'2018-06-19 00:10:27','69.181.218.20',88.462,70.370,45.132,42.857,3.875,4.167,3.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hetian Dong','hdong@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','1','7','4','3','4','6','6','4','2','3','2','4','5','4','7','4','2','4','4','3','6','3','4','4','United States','India','Submit'),(169,'2018-06-19 13:44:58','129.210.115.112',65.385,74.074,22.566,78.571,3.125,4.333,2.167,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yipeng Su','ysu2@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','M','Mr.','Student','One year','Computer, Internet','1','7','1','3','7','1','4','4','1','2','1','3','7','6','5','4','1','7','4','4','1','4','4','7','Russia','United States','Submit'),(170,'2018-06-20 01:24:28','24.6.50.5',46.154,100.000,83.817,100.000,2.500,5.833,5.333,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankit Tripathi','atripathi@scu.edu','SCU063018','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','7','1','7','7','7','3','2','7','2','6','7','6','6','7','2','6','6','6','1','1','4','1','United States','Germany','Submit'),(171,'2018-06-20 21:06:26','73.70.138.56',73.077,88.889,38.685,100.000,3.375,5.000,3.000,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Srusti Shah ','sshah3@scu.edu','SCU063018','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','7','7','3','2','3','1','2','1','2','7','7','7','7','1','4','7','6','7','1','3','1','United States','Japan','Submit'),(172,'2018-06-21 03:14:22','98.207.168.185',57.692,100.000,41.908,85.714,2.875,6.000,3.167,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saif Al-Awkati ','salawkati@scu.edu','SCU063018','Iraq','','Millenials (Born from 1980 to 1995)','M','Sunnyvale Volkswagen','Manager','Four or more years','Retail, Wholesale','2','7','6','1','7','7','2','1','2','6','2','1','6','7','6','6','4','7','5','6','1','1','4','7','China','India','Submit'),(173,'2018-06-21 16:01:19','67.207.98.6, 104.129.192.95',38.462,85.185,67.698,78.571,2.250,4.833,4.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ting Wang ','twang@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','5','6','2','7','6','5','7','3','4','2','6','7','5','2','6','1','2','6','6','2','2','4','1','China','South Korea','Submit'),(174,'2018-06-21 22:39:05','69.181.108.70',53.846,100.000,67.698,28.571,2.750,5.667,4.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chitra Elangovan','celangovan@scu.edu','SCU063018','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','4','1','1','7','7','4','4','7','1','6','4','6','6','6','5','4','4','6','1','1','7','1','United States','Singapore','Submit'),(175,'2018-06-23 02:23:36','67.161.7.231',69.231,81.481,48.356,71.429,3.250,4.667,3.500,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ang Zhang ','azhang2@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','5','3','6','5','6','3','2','3','2','2','6','2','6','6','2','6','6','6','6','3','3','2','Germany','United States','Submit'),(176,'2018-06-23 19:32:06','173.164.197.225',46.154,33.333,12.895,0.000,2.500,2.500,1.667,2.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','E. Mar','easmar@sunnyvalevw.com','web','Canada','','Gen X (Born from 1965 to 1979)','M','none','Manager','Four or more years','Retail, Wholesale','1','2','2','1','2','1','2','2','2','1','1','4','2','2','4','4','4','4','4','2','1','3','2','2','Israel','United States','Submit'),(177,'2018-06-24 15:41:36','24.130.194.249',46.154,59.259,48.356,50.000,2.500,3.667,3.500,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muthupandian Mohan ','muthumohan010@gmail.com','SCU063018','India','','Millenials (Born from 1980 to 1995)','M','SAP SuccessFactors','Individual Contributor','One year','Computer, Internet','2','7','2','6','6','5','2','4','5','6','2','1','7','7','1','1','1','1','1','1','7','1','7','1','India','China','Submit'),(178,'2018-06-25 02:15:45','24.6.55.88',100.000,81.481,22.566,78.571,4.500,4.667,2.167,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jay Shailesh Shah ','jshah2@scu.edu','SCU063018','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','4','6','2','3','3','1','2','6','7','6','5','7','6','1','5','6','6','4','3','4','4','India','United States','Submit'),(179,'2018-06-25 18:31:12','15.203.233.77',19.231,59.259,41.908,85.714,1.625,3.667,3.167,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shreyas Sanjiv Kothavade ','skothavade@scu.edu','SCU063018','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','2','6','2','6','3','2','1','2','1','6','2','1','7','2','3','7','2','2','1','6','2','India','United States','Submit'),(180,'2018-06-26 12:16:13','24.5.30.161',65.385,40.741,41.908,50.000,3.125,2.833,3.167,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Umair ','mohdumair@gmail.com','SCU063018','Pakistan','','Millenials (Born from 1980 to 1995)','M','Tile','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','3','3','5','4','3','3','6','3','5','3','5','3','2','4','2','2','3','3','United States','India','Submit'),(181,'2018-06-29 20:05:14','216.52.21.5',15.385,88.889,54.803,0.000,1.500,5.000,3.833,3.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanqi Na ','hna@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','M','LinkedIn','Student','Less than one year','Computer, Internet','6','4','1','1','1','7','5','5','1','5','1','5','7','7','1','1','1','1','1','7','1','1','7','1','United States','India','Submit'),(182,'2018-06-29 20:10:11','69.181.211.127',65.385,81.481,54.803,28.571,3.125,4.667,3.833,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qi Gao ','qgao@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','4','2','4','4','4','5','3','2','4','5','4','4','3','4','2','4','6','5','3','3','5','3','Japan','United States','Submit'),(183,'2018-06-30 00:35:35','24.6.82.77',50.000,88.889,51.580,78.571,2.625,5.000,3.667,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Juan Wang ','jwang6@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','4','7','7','3','4','2','1','5','7','6','7','7','1','4','4','7','2','2','2','1','United States','Germany','Submit'),(190,'2018-07-11 10:25:39','63.241.173.64',57.692,51.852,45.132,57.143,2.875,3.333,3.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Drape','adrape@scu.edu','SCU071418','United States','','Millenials (Born from 1980 to 1995)','M','Moog CSA Engineering ','Individual Contributor','One year','Services','4','6','4','2','5','3','4','3','2','3','3','3','6','4','3','5','3','3','4','3','4','3','3','2','China','India','Submit'),(186,'2018-06-30 02:36:34','73.189.40.32',80.769,62.963,51.580,42.857,3.625,3.833,3.667,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xia Chu ','xchu@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','3','6','5','6','3','4','3','3','2','2','6','4','6','3','2','4','3','4','5','3','2','3','India','United States','Submit'),(187,'2018-06-30 11:20:56','129.210.115.240',23.077,66.667,64.475,35.714,1.750,4.000,4.333,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wei Cai ','cherrycaiwei@gmail.com','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','2','4','4','6','7','3','7','1','1','7','1','2','1','4','2','7','7','2','1','3','1','India','United States','Submit'),(188,'2018-06-30 19:29:17','129.210.115.240',50.000,74.074,32.237,78.571,2.625,4.333,2.667,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Song ','csong1@scu.edu','SCU063018','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','4','1','2','7','1','2','7','2','2','1','1','7','7','7','7','1','4','6','7','4','1','1','4','United States','Japan','Submit'),(189,'2018-07-10 22:57:19','69.181.110.194',23.077,66.667,48.356,57.143,1.750,4.000,3.500,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Somani','ssomani@scu.edu','SCU071418','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','1','1','1','7','1','4','7','1','1','7','7','1','1','7','1','1','7','7','1','1','1','1','United States','China','Submit'),(191,'2018-07-14 10:28:12','69.181.110.194',26.923,81.481,51.580,57.143,1.875,4.667,3.667,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vamshik Bellur Dayanand','vbellurdayanand@scu.edu','SCU071418','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','4','7','1','7','7','7','4','2','1','1','7','7','1','1','4','1','2','4','7','1','1','7','2','India','United States','Submit'),(192,'2018-07-15 12:16:58','67.180.187.63',46.154,44.444,25.790,78.571,2.500,3.000,2.333,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reshma Subramaniam','rsubramaniam2@scu.edu','SCU071418','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','3','1','7','7','1','1','1','1','1','1','7','1','7','4','1','1','1','1','1','7','7','1','United States','India','Submit'),(195,'2018-07-15 23:29:27','73.170.180.29',15.385,81.481,77.369,35.714,1.500,4.667,5.000,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Connor Basch ','cbasch@scu.edu','SCU071418','United States','','Millenials (Born from 1980 to 1995)','M','TriStrata Group','Individual Contributor','Two to three years','Agriculture','5','7','5','1','6','2','4','5','5','6','1','3','4','5','2','2','1','2','7','5','2','1','7','1','South Korea','India','Submit'),(200,'2018-07-16 22:35:51','24.23.143.131',80.769,66.667,87.041,64.286,3.625,4.000,5.500,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Gronberg','rkgronberg@gmail.com','SCU071418 ','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Manufacturing','4','6','6','1','6','4','6','7','4','6','4','6','5','4','2','6','4','4','4','4','4','4','4','4','United States','Japan','Submit'),(197,'2018-07-16 00:58:46','71.198.4.117',38.462,55.556,61.251,35.714,2.250,3.500,4.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manikant Reddy Ramreddy ','manikant.ramreddy@gmail.com','SCU071418','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Two to three years','Computer, Internet','6','6','2','1','5','7','2','4','4','7','1','1','7','4','4','1','2','1','2','5','7','1','2','1','United States','Russia','Submit'),(199,'2018-07-16 15:38:04','73.71.23.222',53.846,40.741,38.685,21.429,2.750,2.833,3.000,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sri Sai Harsha Vedantham','svedantham@scu.edu','SCU071418','India','','Millenials (Born from 1980 to 1995)','F','SANTA CLARA UNIVERSITY','Student','One year','Computer, Internet','1','4','5','1','7','2','2','4','3','3','1','2','5','4','2','1','4','6','3','1','4','6','1','2','United States','India','Submit'),(201,'2018-07-16 23:11:51','73.70.243.8',53.846,37.037,61.251,92.857,2.750,2.667,4.167,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pouya Mallaki ','pmallaki@scu.edu','SCU071418','Iran','','Millenials (Born from 1980 to 1995)','M','Thermo Fischer Scientific','Senior Manager','Four or more years','Manufacturing','4','7','5','5','7','2','6','6','2','2','2','2','7','2','6','6','2','2','6','2','2','2','2','1','United States','Singapore','Submit'),(202,'2018-07-17 11:18:43','12.0.240.148',65.385,77.778,58.027,64.286,3.125,4.500,4.000,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Weiyi Lee ','lee.is.w@gmail.com','SCU071418','Japan','Taiwanese','Millenials (Born from 1980 to 1995)','M','Comet Technologies USA','Individual Contributor','Four or more years','Manufacturing','2','6','4','4','6','2','5','5','6','2','2','6','6','4','2','5','2','6','6','6','2','2','3','5','United States','China','Submit'),(204,'2018-07-17 13:35:39','162.119.128.140',69.231,40.741,51.580,64.286,3.250,2.833,3.667,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargava Ramisetty ','bramisetty@scu.edu','SCU071418','India','','Millenials (Born from 1980 to 1995)','M','Kaiser Permanente','Student','Four or more years','Computer, Internet','6','7','3','4','5','2','3','5','3','2','1','6','6','3','5','5','2','2','2','5','3','2','3','3','India','Japan','Submit'),(205,'2018-07-17 14:47:16','129.210.115.240',34.615,100.000,45.132,64.286,2.125,5.833,3.333,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mei Zhao ','meizhao2@scu.edu','SCU071418','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Computer, Internet','1','7','5','1','6','6','7','4','2','1','1','3','6','4','4','4','4','4','7','7','2','1','7','1','Japan','United States','Submit'),(206,'2018-07-17 15:13:43','129.210.115.240',46.154,44.444,48.356,57.143,2.500,3.000,3.500,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vikas Radhakrishna Shetty','vshetty@scu.edu','SCU071418','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','1','1','7','1','7','3','1','2','1','2','7','1','7','1','1','1','1','7','6','1','7','1','India','United States','Submit'),(207,'2018-07-17 15:47:24','104.132.141.86',61.538,37.037,51.580,21.429,3.000,2.667,3.667,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sabrina Rohatgi ','srohatgi@scu.edu','SCU071418','India','','Millenials (Born from 1980 to 1995)','F','1990','Individual Contributor','Four or more years','Health Care','4','5','3','2','3','2','4','3','3','5','2','6','6','4','5','3','2','2','2','4','3','2','2','2','India','United States','Submit'),(208,'2018-07-17 22:07:39','129.210.115.240',61.538,74.074,61.251,42.857,3.000,4.333,4.167,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Ghai ','aghai@scu.edu','SCU071418','Canada','','Millenials (Born from 1980 to 1995)','M','WD','Senior Manager','Four or more years','Manufacturing','5','6','4','2','5','3','5','3','3','5','3','5','6','5','3','3','2','5','5','2','4','2','6','3','United States','Singapore','Submit'),(209,'2018-07-18 12:22:35','134.252.48.34, 198.206.219.50',53.846,85.185,61.251,50.000,2.750,4.833,4.167,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','BeomHee Lee ','blee3@scu.edu','SCU071418','South Korea','','Gen X (Born from 1965 to 1979)','M','Sandia National Lab','Individual Contributor','Less than one year','Energy','6','7','3','2','6','3','6','6','2','2','2','6','6','6','2','2','6','2','7','6','1','1','5','2','Japan','Germany','Submit'),(210,'2018-07-20 20:03:21','67.160.195.176',23.077,7.407,29.014,85.714,1.750,1.333,2.500,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean Nichols ','jeanann.nichols@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','JAN','Executive','Four or more years','Computer, Internet','3','7','1','1','6','1','3','3','2','3','1','2','7','1','4','6','1','1','2','1','2','2','2','1','China','Nigeria','Submit'),(211,'2018-07-24 11:14:54','98.189.39.98',61.538,44.444,41.908,42.857,3.000,3.000,3.167,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Beth Cervantes ','blesleecervantes@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Alum Rock Unified School District','Individual Contributor','One year','Education','4','6','4','2','5','4','2','3','3','3','1','5','5','2','6','4','2','3','4','2','4','3','3','1','China','Israel','Submit'),(212,'2018-07-25 19:56:54','68.189.124.140',34.615,51.852,35.461,7.143,2.125,3.333,2.833,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kent Tanita ','ktanita@scu.edu','SCU071418','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Two to three years','Manufacturing','3','6','1','1','3','1','2','4','5','2','2','2','5','7','6','1','1','4','2','2','1','2','4','2','United States','Japan','Submit'),(213,'2018-07-26 20:59:03','201.137.230.202',57.692,88.889,41.908,71.429,2.875,5.000,3.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sofia Reynoso Landerreche','sofiareynoso@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Manager','One year','Communications, Utilities','2','6','5','4','6','6','4','2','4','2','1','6','6','6','6','6','2','4','6','4','2','1','4','1','United States','India','Submit'),(214,'2018-07-27 13:03:22','68.189.124.140',38.462,62.963,22.566,0.000,2.250,3.833,2.167,3.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tyler Pickett','tpickett@scu.edu','SCU071418','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu','Individual Contributor','Two to three years','Manufacturing','2','6','1','1','4','2','2','2','2','4','3','2','2','7','4','1','1','5','4','2','2','3','3','2','United States','Germany','Submit'),(215,'2018-07-27 19:57:13','66.129.241.12',15.385,48.148,29.014,28.571,1.500,3.167,2.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo Olivares ','golivares@juniper.net','JUNIPER','Mexico','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Two to three years','Services','3','7','1','2','2','3','2','4','1','4','2','2','7','4','1','2','1','2','5','1','1','2','4','1','United States','Brazil','Submit'),(216,'2018-07-27 22:59:06','66.129.242.14',46.154,85.185,54.803,50.000,2.500,4.833,3.833,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manuel Velazquez ','mvelazquez@juniper.net','JUNIPER','Mexico','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','6','5','2','6','6','5','3','2','5','2','3','6','4','2','3','3','5','5','2','1','2','7','5','United States','Spain','Submit'),(217,'2018-07-30 05:25:58','193.110.49.13',38.462,51.852,29.014,42.857,2.250,3.333,2.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank van Duijn','fvanduijn@juniper.net','JUNIPER','Netherlands','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Individual Contributor','Four or more years','Computer, Internet','3','5','2','2','4','3','3','3','2','2','2','3','6','2','2','5','2','5','3','3','2','2','4','3','United States','South Korea','Submit'),(218,'2018-07-31 14:48:49','156.8.251.150',42.308,48.148,41.908,35.714,2.375,3.167,3.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','George Riekert','George.Riekert@arcelormittal.com','','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal SA','Manager','Four or more years','Manufacturing','5','4','3','2','5','3','3','4','2','2','2','4','7','5','2','3','2','3','3','3','3','2','2','2','United States','Germany','Submit'),(219,'2018-08-06 06:54:57','156.8.251.150',26.923,48.148,41.908,78.571,1.875,3.167,3.167,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amelia Van Buren-Schele ','Amelia.vanBurenschele@arcelormittal.com','','South Africa','','Gen X (Born from 1965 to 1979)','F','AcelorMittal','Individual Contributor','Four or more years','Manufacturing','3','7','3','1','6','1','1','4','1','7','1','3','7','1','3','5','1','2','5','5','1','4','5','1','United States','Russia','Submit'),(220,'2018-08-06 16:07:13','66.129.241.14',69.231,55.556,41.908,50.000,3.250,3.500,3.167,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose A Lopez','jalopez@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','M','Juniper','Individual Contributor','Four or more years','Computer, Internet','4','6','4','3','5','4','2','2','6','1','2','3','5','4','4','5','4','3','4','3','2','2','3','6','China','United States','Submit'),(221,'2018-08-06 16:12:49','66.129.241.11',46.154,51.852,25.790,35.714,2.500,3.333,2.333,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Munir Dabaghi ','mdabaghi@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','M','Juniper','Manager','Four or more years','Computer, Internet','2','6','2','1','7','2','2','2','2','4','2','3','2','1','4','4','4','6','4','3','1','3','4','2','United States','Spain','Submit'),(222,'2018-08-07 15:22:30','201.114.217.48',50.000,22.222,35.461,28.571,2.625,2.000,2.833,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Felipe Balcazar','fbalcazar@juniper.net','JUNIPER','Mexico','','Gen X (Born from 1965 to 1979)','M','JUNIPER Networks','Manager','Four or more years','Communications, Utilities','4','6','5','2','5','2','2','2','2','2','2','5','2','2','5','5','2','2','2','2','1','2','2','2','China','United States','Submit'),(223,'2018-08-07 18:46:44','66.129.239.21',92.308,100.000,41.908,100.000,4.000,5.667,3.167,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josue Ruelas Charco ','jcharco@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','M','Juniper Networks','Individual Contributor','Two to three years','Computer, Internet','2','7','6','2','7','3','6','2','2','1','1','2','7','6','7','7','6','7','6','6','7','1','6','6','United States','Japan','Submit'),(224,'2018-08-08 13:22:34','116.197.184.12',100.000,100.000,100.000,64.286,5.375,6.667,6.500,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laura Raquel Perez Perez ','lrperez@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','F','Juniper ','Individual Contributor','Two to three years','Services','7','6','6','5','7','7','7','6','7','6','7','7','5','7','5','5','2','6','6','7','6','4','7','7','Brazil','Singapore','Submit'),(225,'2018-08-08 13:46:38','66.129.241.13',42.308,44.444,19.342,28.571,2.375,3.000,2.000,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jorge Edgar Pena Garcia','gpena@juniper.net','JUNIPER','Mexico','','Gen X (Born from 1965 to 1979)','M','Juniper','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','3','1','1','2','2','1','2','2','5','5','2','5','4','3','5','2','2','2','2','3','United States','China','Submit'),(226,'2018-08-08 17:45:47','66.129.239.21',57.692,77.778,38.685,57.143,2.875,4.500,3.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Isaac Castaneda','icastaneda@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','M','JUNIPER','Individual Contributor','Two to three years','Computer, Internet','4','4','7','7','4','7','1','1','1','4','4','1','7','7','1','7','7','1','1','7','1','1','4','1','United States','Germany','Submit'),(227,'2018-08-08 21:48:13','66.129.241.11',65.385,37.037,12.895,85.714,3.125,2.667,1.667,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcela Trapaga Berger ','mtrapaga@juniper.net','JUNIPER','Mexico','','Gen X (Born from 1965 to 1979)','F','Juniper','Manager','Four or more years','Computer, Internet','2','7','2','6','6','2','2','2','1','1','1','1','7','4','6','6','2','2','4','2','1','6','2','2','United States','Brazil','Submit'),(228,'2018-08-09 10:59:50','66.129.242.15',80.769,44.444,51.580,7.143,3.625,3.000,3.667,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Danny Ramon Ortiz','dortiz@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','M','JUNIPER','Individual Contributor','Two to three years','Services','5','5','2','5','2','2','2','2','5','6','4','5','5','5','3','3','3','3','2','3','3','3','3','3','Germany','Japan','Submit'),(236,'2018-08-13 08:26:59','72.142.92.196',46.154,37.037,25.790,28.571,2.500,2.667,2.333,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Donna Forde ','donnaforde@rogers.com','web','Canada','','Gen X (Born from 1965 to 1979)','F','Rogers Communications','Senior Manager','Four or more years','Education','2','5','3','1','3','2','4','2','1','2','1','4','5','4','5','5','2','3','3','2','4','2','2','1','United States','Nigeria','Submit'),(237,'2018-08-13 19:26:48','24.5.236.238',23.077,33.333,38.685,42.857,1.750,2.500,3.000,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Sandoval ','eve.sandoval@yahoo.com','web','United States','','Traditionals (Born before 1946)','F','Charis','Executive','Four or more years','Services','2','5','3','1','5','1','4','4','1','4','1','3','6','1','2','4','1','4','1','4','1','4','4','1','Spain','China','Submit'),(238,'2018-08-13 20:12:01','66.129.241.10',57.692,66.667,45.132,57.143,2.875,4.000,3.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Octavio Leonel Guerrero ','oleonel@juniper.net','JUNIPER','Mexico','','Millenials (Born from 1980 to 1995)','M','Juniper Networks','Manager','Two to three years','Computer, Internet','5','7','6','1','7','6','3','2','2','2','1','2','6','2','2','2','2','1','7','1','7','1','7','7','United States','Japan','Submit'),(239,'2018-08-20 03:24:10','80.146.228.94',23.077,29.630,12.895,28.571,1.750,2.333,1.667,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','','Germany','','Millenials (Born from 1980 to 1995)','F','Siemens Healthcare GmbH','Individual Contributor','Two to three years','Health Care','2','6','1','1','1','1','1','2','2','2','1','1','7','3','4','4','2','3','1','2','1','3','4','1','China','Japan','Submit'),(240,'2018-08-22 13:38:39','198.147.195.5',50.000,48.148,45.132,64.286,2.625,3.167,3.333,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anthony Poole','anthony_poole@bmc.com','BMC','New Zealand','','Baby Boomers (Born from 1946 to 1964)','M','BMC SOFTWARE','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','3','5','3','3','4','6','4','2','5','4','3','2','2','2','2','6','2','India','Israel','Submit'),(241,'2018-08-22 13:46:56','198.147.195.5',42.308,3.704,25.790,92.857,2.375,1.167,2.333,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Leeker','dleeker@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software ','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','6','1','1','2','2','1','2','6','7','2','6','7','1','1','1','1','1','1','1','1','India','United States','Submit'),(235,'2018-08-10 12:46:48','72.142.92.214',23.077,22.222,35.461,100.000,1.750,2.000,2.833,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacquelyn Bruno ','jacquebruno@mac.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Rogers Communications','Senior Manager','Two to three years','Communications, Utilities','4','7','2','1','7','1','4','3','2','2','1','5','7','4','2','7','2','2','2','2','1','1','1','1','Spain','Singapore','Submit'),(242,'2018-08-22 13:47:18','198.147.192.8',46.154,37.037,32.237,28.571,2.500,2.667,2.667,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','John O\'Dowd','jodowd@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software','Manager','Four or more years','Computer, Internet','3','6','1','1','4','2','5','1','3','3','2','4','6','4','2','2','3','3','3','2','2','5','2','1','Israel','India','Submit'),(243,'2018-08-22 13:48:40','198.147.192.8',11.538,37.037,32.237,7.143,1.375,2.667,2.667,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Baxter','gbaxter@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','3','2','2','2','2','2','2','2','1','2','1','7','2','1','1','2','3','1','India','Germany','Submit'),(244,'2018-08-22 16:44:27','70.97.251.218',46.154,62.963,58.027,57.143,2.500,3.833,4.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Jo Blaisdell','maryjo_blaisdell@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','F','BMC','Manager','Four or more years','Computer, Internet','2','6','3','3','6','2','7','4','4','4','1','3','7','4','5','3','3','3','6','3','1','2','5','2','India','Germany','Submit'),(245,'2018-08-22 19:19:38','198.147.191.15',57.692,25.926,54.803,28.571,2.875,2.167,3.833,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henning Michel','henning_michel@bmc.com','BMC','Germany','','Baby Boomers (Born from 1946 to 1964)','M','BMC GmbH','Senior Manager','Four or more years','Computer, Internet','7','7','7','4','3','1','4','2','2','1','1','4','6','1','7','2','1','2','4','4','4','1','1','1','United States','India','Submit'),(246,'2018-08-23 09:07:37','24.34.58.119',53.846,44.444,51.580,35.714,2.750,3.000,3.667,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim OBrien','tpobrien@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software ','Senior Manager','Four or more years','Computer, Internet','7','3','1','2','6','2','4','4','4','2','2','4','7','3','6','3','3','2','6','2','1','2','3','2','India','Israel','Submit'),(247,'2018-08-23 18:10:54','12.219.111.130',46.154,44.444,51.580,50.000,2.500,3.000,3.667,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Janet Sessaerego','jsessare@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','F','BMC','Senior Manager','Four or more years','Computer, Internet','5','6','2','2','4','3','3','4','2','6','1','3','7','2','3','4','2','3','4','1','3','3','5','3','India','Israel','Submit'),(248,'2018-08-24 01:53:53','192.245.162.36',23.077,44.444,19.342,57.143,1.750,3.000,2.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aparna Saxena 1 ','aparna_saxena@bmc.com','','India','','Millenials (Born from 1980 to 1995)','F','BMC Software','Individual Contributor','Two to three years','Computer, Internet','4','7','2','1','4','1','2','1','1','2','1','1','7','4','7','4','1','4','4','1','1','1','4','1','United States','Israel','Submit'),(249,'2018-08-24 01:53:54','192.245.162.36',23.077,44.444,19.342,57.143,1.750,3.000,2.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aaditya Desai 1 ','aaditya_desai@bmc.com','','India','','Millenials (Born from 1980 to 1995)','M','BMC Software','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','4','1','2','1','1','2','1','1','7','4','7','4','1','4','4','1','1','1','4','1','United States','Israel','Submit'),(250,'2018-08-24 03:46:06','192.245.162.36',34.615,29.630,22.566,21.429,2.125,2.333,2.167,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aaditya Desai','aaditya_desai@bmc.com','BMC','India','','Millenials (Born from 1980 to 1995)','M','BMC Software','Individual Contributor','Four or more years','Computer, Internet','3','2','1','1','4','1','2','1','2','4','4','1','7','3','6','4','1','1','4','1','1','2','4','1','Germany','United States','Submit'),(251,'2018-08-24 08:27:08','198.147.195.5',11.538,51.852,67.698,71.429,1.375,3.333,4.500,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Bigelow ','wbigelow@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software, Inc.','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','4','1','6','6','1','4','1','4','7','4','1','7','1','6','4','2','1','1','3','1','United States','Israel','Submit'),(252,'2018-08-24 09:38:53','110.227.209.32',38.462,44.444,9.671,71.429,2.250,3.000,1.500,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aparna Saxena','aparna_saxena@bmc.com','BMC','India','','Millenials (Born from 1980 to 1995)','F','BMC Software','Individual Contributor','Two to three years','Computer, Internet','3','7','1','1','6','1','1','1','1','2','1','2','7','4','7','4','1','4','4','1','4','1','4','1','Israel','United States','Submit'),(253,'2018-08-27 05:32:56','192.245.162.36',34.615,62.963,45.132,50.000,2.125,3.833,3.333,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pankaj Tungikar','pankaj_tungikar@bmc.com','BMC','India','','Millenials (Born from 1980 to 1995)','M','BMC Software','Manager','Two to three years','Computer, Internet','3','6','3','3','6','1','4','3','3','4','2','3','6','4','1','3','2','5','7','2','2','2','4','2','United States','Israel','Submit'),(254,'2018-08-27 16:15:30','198.147.191.15',3.846,22.222,32.237,42.857,1.125,2.000,2.667,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melody Vos ','mvos@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','F','BMC Software','Senior Manager','Four or more years','Computer, Internet','3','7','3','1','4','2','2','2','3','3','1','2','7','1','1','2','1','2','4','1','1','1','2','1','India','Israel','Submit'),(255,'2018-08-28 09:55:28','198.147.191.15',57.692,48.148,58.027,35.714,2.875,3.167,4.000,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garland Crabtree ','garland_crabtree@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software','Manager','Four or more years','Computer, Internet','4','6','4','2','5','2','4','4','4','4','2','4','4','3','4','4','4','4','4','2','2','2','4','3','India','Israel','Submit'),(256,'2018-08-31 10:59:51','198.147.191.15',19.231,48.148,32.237,85.714,1.625,3.167,2.667,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Williams','michelle_williams@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','F','BMC Software','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','4','2','3','3','1','3','7','2','2','6','1','7','2','3','1','2','4','2','India','Israel','Submit'),(257,'2018-09-04 18:21:03','73.189.17.158',26.923,44.444,38.685,78.571,1.875,3.000,3.000,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robby Brodsky','robby_Brodsky@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software','Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','3','4','3','2','2','4','7','1','2','4','1','6','4','2','1','2','4','2','Israel','India','Submit'),(258,'2018-09-05 11:57:16','198.147.195.5',38.462,33.333,29.014,78.571,2.250,2.500,2.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neil Blagrave','neil_blagrave@bmc.com','BMC','Canada','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software','Senior Manager','One year','Computer, Internet','2','7','1','1','6','2','2','6','2','2','2','2','6','1','6','6','1','3','3','2','3','2','4','1','United States','India','Submit'),(259,'2018-09-05 17:07:28','198.147.195.5',53.846,40.741,38.685,57.143,2.750,2.833,3.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Martin','jim_g_martin@bmc.com','BMC','United States','','Baby Boomers (Born from 1946 to 1964)','M','BMC Software','Manager','Four or more years','Computer, Internet','7','7','1','2','6','6','4','2','2','2','1','6','7','2','6','2','2','2','3','2','1','2','2','2','Israel','India','Submit'),(262,'2018-09-11 18:27:11','24.130.67.77',0.000,66.667,41.908,0.000,1.000,4.000,3.167,1.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunyi Yang','cyang3@scu.edu','SCU092218','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Energy','2','1','1','1','1','1','7','1','1','7','1','1','1','7','1','1','1','1','7','1','1','1','7','1','Japan','Germany','Submit'),(261,'2018-09-10 06:12:09','198.147.191.15',23.077,62.963,38.685,50.000,1.750,3.833,3.000,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toby Draper','toby_draper@bmc.com','BMC','United Kingdom','','Gen X (Born from 1965 to 1979)','M','BMC Software','Manager','Four or more years','Computer, Internet','4','5','3','2','4','7','4','4','2','1','2','3','6','2','1','6','1','4','4','1','1','2','5','2','India','United States','Submit'),(263,'2018-09-11 18:51:58','129.210.115.240',65.385,88.889,70.922,0.000,3.125,5.000,4.667,3.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Nagalapura Raghava','shruthinraghava@gmail.com','SCU092218','India','','Millenials (Born from 1980 to 1995)','F','Nil','Student','One year','Computer, Internet','6','1','5','6','7','7','7','3','4','3','2','4','5','4','3','1','3','5','6','2','2','2','6','3','United States','Japan','Submit'),(264,'2018-09-11 19:33:08','129.210.115.240',65.385,81.481,77.369,57.143,3.125,4.667,5.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vinay Krishna Andra','vandra@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','3','4','7','1','4','4','7','5','7','1','1','7','7','4','4','7','2','7','4','2','4','1','7','5','United States','China','Submit'),(276,'2018-09-20 20:37:46','129.210.115.240',30.769,88.889,61.251,50.000,2.000,5.000,4.167,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raghav Pande','rpande@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','1','7','3','1','3','5','7','7','4','3','1','4','5','5','2','6','1','5','7','4','3','3','4','1','United States','Russia','Submit'),(266,'2018-09-12 14:42:35','50.236.192.234',53.846,62.963,29.014,14.286,2.750,3.833,2.500,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shailesh Pratap Singh','shaileshamity@gmail.com','SCU092218','India','','Millenials (Born from 1980 to 1995)','M','-','Student','One year','Computer, Internet','1','7','1','1','1','1','1','4','4','4','4','4','4','4','4','4','4','4','5','5','2','2','4','1','United States','Sweden','Submit'),(277,'2018-09-20 20:48:07','129.210.115.112',88.462,48.148,19.342,50.000,3.875,3.167,2.000,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yipeng Su','ysu2@scu.edu','SCU092218','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','1','7','1','3','5','1','4','4','1','1','1','4','7','5','5','2','1','3','2','4','7','7','4','3','Japan','Russia','Submit'),(282,'2018-09-21 03:56:37','73.92.109.48',100.000,100.000,87.041,78.571,6.125,6.167,5.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yi Xuan','yxuan@scu.edu','SCU092218','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','5','3','6','6','6','5','5','6','7','6','6','6','7','7','6','6','6','6','7','7','7','6','United States','Japan','Submit'),(269,'2018-09-14 03:50:23','73.71.206.53',69.231,66.667,67.698,14.286,3.250,4.000,4.500,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Huang','xhuang5@scu.edu','SCU092218','China','','Millenials (Born from 1980 to 1995)','M','Zenefits','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','1','4','4','7','4','1','1','7','4','4','7','4','4','4','4','4','1','1','4','4','South Korea','Spain','Submit'),(270,'2018-09-17 14:22:20','73.70.1.123',57.692,88.889,51.580,35.714,2.875,5.000,3.667,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyadarshini ','priyadarshini.vj@gmail.com','SCU092218','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Computer, Internet','6','4','2','1','7','7','4','4','2','4','1','5','6','3','6','2','2','4','5','4','3','2','7','3','United States','China','Submit'),(271,'2018-09-17 20:27:13','129.210.115.104',57.692,70.370,61.251,14.286,2.875,4.167,4.167,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prithi Mariyam Kurian','pkurian@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','Less than one year','Computer, Internet','5','5','4','2','2','3','4','3','3','6','1','6','7','4','3','2','1','5','6','3','2','1','4','7','United States','China','Submit'),(272,'2018-09-17 20:39:24','99.92.212.66',30.769,100.000,22.566,85.714,2.000,5.500,2.167,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Revant Tiku','rtiku@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','3','2','7','7','1','4','2','2','1','2','7','3','6','6','1','7','5','4','2','1','7','1','China','United States','Submit'),(273,'2018-09-19 00:38:48','76.102.53.14',100.000,100.000,80.593,85.714,6.250,6.167,5.167,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xinzhu Cai','kongxinzhu.s@gmail.com','SCU092218','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','5','5','7','6','6','6','6','6','6','6','6','6','6','6','6','6','6','6','7','7','7','7','Spain','United States','Submit'),(274,'2018-09-19 19:04:22','73.93.154.166',88.462,51.852,61.251,35.714,3.875,3.333,4.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tejas Srinivas','tsrinivas@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','4','4','1','4','1','7','2','4','1','2','7','6','2','7','5','7','6','5','4','2','1','2','4','United States','China','Submit'),(275,'2018-09-20 02:36:53','108.217.161.128',38.462,37.037,48.356,64.286,2.250,2.667,3.500,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Coleman Youngdahl ','cyoungdahl@scu.edu','SCU092218','United States','','Baby Boomers (Born from 1946 to 1964)','M','HP','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','5','3','3','3','4','4','2','3','6','4','2','6','2','2','2','2','2','2','3','2','India','China','Submit'),(279,'2018-09-20 22:11:30','73.15.52.116',38.462,22.222,35.461,92.857,2.250,2.000,2.833,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saumya Sinha','ssinha1@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','3','3','7','2','3','3','3','1','1','3','7','2','5','6','3','3','1','2','1','1','2','1','United States','China','Submit'),(283,'2018-09-21 12:28:04','158.184.198.6',30.769,62.963,54.803,50.000,2.000,3.833,3.833,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namgyal T. Tesur','namgyaltesur@gmail.com','SCU092218','Other','Tibet','Millenials (Born from 1980 to 1995)','M','SSL','Manager','Four or more years','Manufacturing','6','7','2','1','2','2','5','3','2','5','2','2','6','4','6','6','1','6','6','3','1','1','2','2','Japan','India','Submit'),(281,'2018-09-20 22:46:01','129.210.115.112',53.846,85.185,87.041,100.000,2.750,4.833,5.500,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fan Zhang','fz200988@gmail.com','SCU092218','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','4','7','7','1','7','1','7','7','1','7','1','1','7','7','1','7','7','7','7','4','3','4','3','4','China','United States','Submit'),(284,'2018-09-21 12:51:02','12.12.163.34',3.846,14.815,29.014,57.143,1.125,1.667,2.500,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronak Gune ','rgune@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','5','1','5','1','2','3','1','2','1','1','6','2','1','4','2','1','2','1','1','1','3','1','India','Japan','Submit'),(285,'2018-09-21 16:13:32','129.210.115.112',3.846,88.889,48.356,92.857,1.125,5.000,3.500,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vamshik Bellur Dayanand ','vbellurdayanand@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','2','7','1','1','6','1','7','7','7','1','1','1','1','South Korea','United States','Submit'),(286,'2018-09-22 01:34:05','67.180.168.215',46.154,55.556,6.447,92.857,2.500,3.500,1.333,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Mule','smule@scu.edu','SCU092218','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','1','1','7','2','1','2','2','1','1','2','6','7','6','7','7','6','2','2','1','1','2','1','Japan','United States','Submit'),(287,'2018-10-04 17:21:39','158.140.1.28',57.692,70.370,48.356,64.286,2.875,4.167,3.500,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jaspreet Singh ','jaspreet@cadence.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','6','6','5','2','6','3','3','2','3','2','2','5','6','5','6','5','2','6','5','2','2','2','4','2','Germany','India','Submit'),(288,'2018-10-04 17:23:33','158.140.1.28',26.923,51.852,41.908,42.857,1.875,3.333,3.167,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lisa Lee','lisalee@cadence.com','CADENCE2018 ','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Finance, Insurance, Real Estate','1','5','1','1','2','1','6','4','3','4','1','2','7','2','7','6','1','7','1','2','1','1','7','1','United States','China','Submit'),(289,'2018-10-04 17:33:56','158.140.1.28',84.615,66.667,51.580,21.429,3.750,4.000,3.667,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claire Ying','cying@cadence.com','CADENCE2018','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design System','Senior Manager','Four or more years','Computer, Internet','3','5','5','2','4','3','5','4','3','2','2','6','5','4','6','3','4','4','4','5','4','3','4','3','India','Israel','Submit'),(290,'2018-10-04 18:30:52','158.140.1.28',26.923,92.593,25.790,42.857,1.875,5.167,2.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qiaofeng Zhu ','zhuqf@cadence.com','CADENCE2018','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','6','6','2','1','1','1','2','6','4','4','2','3','6','5','6','1','1','4','2','China','United States','Submit'),(292,'2018-10-05 00:55:47','158.140.1.28',61.538,18.519,67.698,50.000,3.000,1.833,4.500,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ceci Yin','ceci@cadence.com','Cadence2018','China','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','7','6','7','6','4','3','4','4','7','1','1','7','1','1','1','1','3','1','1','6','6','1','1','United States','India','Submit'),(293,'2018-10-05 04:51:01','14.142.6.124',15.385,55.556,32.237,100.000,1.500,3.500,2.667,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagadeesha Mallaiah','jagi@cadence.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','2','1','7','1','1','1','1','4','1','5','7','1','1','7','1','7','1','7','1','1','4','1','United States','China','Submit'),(294,'2018-10-05 07:16:58','185.217.253.59',34.615,62.963,58.027,35.714,2.125,3.833,4.000,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Binning','marcusb@cadence.com','CADENCE2018','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadenc Design Systems','Manager','Four or more years','Services','4','4','4','1','4','4','4','4','4','4','4','4','7','4','2','4','2','4','3','4','1','1','4','2','Israel','United States','Submit'),(297,'2018-10-05 16:57:40','158.140.1.28',34.615,48.148,48.356,28.571,2.125,3.167,3.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Del Miranda','dmiranda@cadence.com','CADENCE2018','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','6','2','2','2','1','6','4','2','5','1','2','7','4','1','3','4','4','4','2','2','1','4','4','India','China','Submit'),(296,'2018-10-05 13:56:48','158.140.1.28',11.538,44.444,41.908,35.714,1.375,3.000,3.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shirley Li','shirleyl@cadence.com','CADENCE2018','United States','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','3','7','3','1','3','2','4','4','1','4','1','4','7','3','1','2','1','2','4','3','1','1','4','1','China','Germany','Submit'),(298,'2018-10-05 19:54:27','158.140.1.28',38.462,51.852,54.803,57.143,2.250,3.333,3.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lana May Chan','lana@cadence.com','CADENCE2018 ','Canada','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','4','7','4','1','4','2','6','4','2','3','2','6','7','3','3','4','1','4','5','2','1','2','4','2','India','Israel','Submit'),(299,'2018-10-06 01:02:49','158.140.1.28',46.154,66.667,16.119,57.143,2.500,4.000,1.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Savita Chaudhary','savita@cadence.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','F','CADENCE DESIGN SYSTEMS','Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','1','1','1','1','1','7','7','4','7','1','1','7','7','1','1','1','4','1','United States','Germany','Submit'),(300,'2018-10-06 04:45:13','59.145.174.78',11.538,96.296,16.119,92.857,1.375,5.333,1.833,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Irshad Alam ','irshad@cadence.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems Inc.','Senior Manager','Four or more years','Computer, Internet','4','7','1','1','6','1','2','1','1','2','1','2','7','7','2','7','1','7','7','6','2','1','4','1','United States','Israel','Submit'),(301,'2018-10-06 16:15:05','31.168.0.253',46.154,85.185,45.132,85.714,2.500,4.833,3.333,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Cola','michalc@cadence.com','CADENCE2018','Israel','','Millenials (Born from 1980 to 1995)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','6','4','7','7','4','2','1','4','1','2','7','3','3','5','1','5','4','4','1','3','6','5','Germany','United States','Submit'),(303,'2018-10-08 09:13:28','14.143.9.161',23.077,48.148,32.237,71.429,1.750,3.167,2.667,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Verma ','amitv@cadence.com','CADENCE2018','India','','Millenials (Born from 1980 to 1995)','M','Cadence Design System Pvt Ltd','Manager','Four or more years','Computer, Internet','2','7','4','1','6','1','5','2','2','1','1','1','7','4','1','4','2','7','4','1','4','2','2','2','Israel','United States','Submit'),(304,'2018-10-08 12:15:39','152.179.122.226',23.077,37.037,61.251,50.000,1.750,2.667,4.167,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare','sbare@cadence.com','CADENCE2018','United States','','Gen X (Born from 1965 to 1979)','M','Cadence (DIP)','Manager','Four or more years','Computer, Internet','2','7','3','1','5','2','5','6','3','6','5','2','7','2','1','2','1','2','2','2','1','2','6','1','India','China','Submit'),(305,'2018-10-08 14:51:40','158.140.1.28',0.000,0.000,6.447,57.143,1.000,1.000,1.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yoav Aron ','yoava@cadence.com','CADENCE2018','Israel','United States','Gen X (Born from 1965 to 1979)','M','CADENCE US','Manager','Four or more years','Computer, Internet','1','4','3','1','7','1','1','1','1','1','1','1','7','1','1','4','1','1','1','1','1','1','1','1','United States','China','Submit'),(306,'2018-10-09 16:41:41','185.217.253.59',26.923,59.259,51.580,78.571,1.875,3.667,3.667,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael O\'Sullivan','michaelo@cadence.com','CADENCE2018 ','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Manager','Four or more years','Computer, Internet','6','7','1','1','6','2','7','2','3','3','1','2','7','4','7','5','1','7','4','1','1','1','4','1','Sweden','Israel','Submit'),(307,'2018-10-10 01:18:50','14.143.9.161',69.231,55.556,25.790,0.000,3.250,3.500,2.333,3.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Praveen Chhabra','pchhabra@cadence.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Two to three years','Computer, Internet','2','4','2','2','1','6','2','3','3','2','1','5','7','2','6','2','2','7','2','2','3','1','2','6','United States','Israel','Submit'),(308,'2018-10-10 05:59:27','14.143.9.161',23.077,59.259,12.895,85.714,1.750,3.667,1.667,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarang Shelke','sarangs@cadence.com','CADENCE2018 ','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','2','2','1','1','1','2','3','7','5','2','6','1','6','1','2','2','1','6','1','India','United States','Submit'),(309,'2018-10-10 18:55:47','158.140.1.28',84.615,55.556,19.342,78.571,3.750,3.500,2.000,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Katherine Xu','zhenxu@cadence.com','CADENCE2018','China','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','1','7','2','6','7','7','3','3','1','2','1','6','7','4','7','4','1','1','6','1','7','1','2','1','United States','Japan','Submit'),(310,'2018-10-11 00:04:05','158.140.1.28',53.846,51.852,19.342,85.714,2.750,3.333,2.000,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shupeng Cui ','cuisp@cadence.com','CADENCE2018','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','2','2','2','1','2','1','4','7','2','7','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(311,'2018-10-12 12:53:24','158.140.1.28',46.154,66.667,54.803,21.429,2.500,4.000,3.833,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Withers','bwithers@cadence.com','CADENCE2018','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','7','4','1','2','2','2','6','2','4','2','4','6','6','2','2','2','3','4','4','4','3','5','2','India','China','Submit'),(312,'2018-10-12 13:01:04','158.140.1.28',38.462,29.630,32.237,71.429,2.250,2.333,2.667,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Williamson','jennifer.a.williamson@gmail.com','CADENCE2018','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','4','2','6','2','2','2','2','2','2','2','6','2','4','6','2','3','3','2','3','2','2','1','China','India','Submit'),(313,'2018-10-12 13:24:20','158.140.1.28',19.231,59.259,32.237,35.714,1.625,3.667,2.667,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amanda Quezada','amandaz@cadence.com','CADENCE2018 ','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','6','1','1','4','2','4','2','1','2','2','2','5','4','1','4','3','6','6','2','1','2','2','1','United States','Spain','Submit'),(314,'2018-10-12 15:08:23','14.142.6.124',34.615,22.222,0.000,57.143,2.125,2.000,1.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Binu Abraham ','BINUA@CADENCE.COM','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','cadence Design systems','Senior Manager','Two to three years','Computer, Internet','1','7','1','1','4','1','1','1','1','1','1','1','7','1','4','4','1','7','1','1','7','1','1','1','India','United States','Submit'),(315,'2018-10-12 21:56:42','158.140.1.28',46.154,59.259,48.356,28.571,2.500,3.667,3.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amy Lim','alim@cadence.com','CADENCE2018','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Less than one year','Computer, Internet','5','6','2','1','4','6','3','4','3','4','2','5','6','4','4','2','2','2','3','2','2','2','5','2','United States','China','Submit'),(316,'2018-10-14 03:04:20','31.168.0.253',7.692,59.259,41.908,57.143,1.250,3.667,3.167,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Efrat Gavish','efratg@cadence.com','CADENCE2018','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','4','7','5','1','5','1','2','2','3','3','1','1','7','4','3','3','1','7','5','1','1','1','4','1','India','United States','Submit'),(317,'2018-10-14 13:37:07','59.145.174.78',38.462,66.667,29.014,7.143,2.250,4.000,2.500,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sanjeev Aggarwal','sanju@cadence.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','3','1','2','7','4','4','4','1','4','1','4','4','7','7','1','1','7','4','1','1','1','1','1','United States','India','Submit'),(318,'2018-10-14 18:36:49','192.5.98.28',50.000,81.481,48.356,57.143,2.625,4.667,3.500,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hideyoshi Sugaya ','sugaya@cadence.com','CADENCE2018','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','2','3','5','5','3','3','2','6','2','3','5','3','2','6','3','6','6','5','3','3','3','2','Japan','United States','Submit'),(319,'2018-10-15 10:58:03','158.140.1.28',69.231,100.000,35.461,71.429,3.250,6.000,2.833,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Liu ','helenliu@cadence.com','CADENCE2018','China','','Gen X (Born from 1965 to 1979)','F','Cadence Design System Inc.','Senior Manager','Four or more years','Computer, Internet','2','7','4','1','6','7','5','3','1','2','1','4','6','4','1','5','6','6','6','7','7','1','6','5','China','Germany','Submit'),(320,'2018-10-16 17:37:57','158.140.1.28',19.231,81.481,9.671,71.429,1.625,4.667,1.500,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kamlesh Kumar Madheshiya','kamleshm@cadence.com','CADENCE2018','United States','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems, Inc','Manager','Two to three years','Computer, Internet','2','7','1','1','7','1','1','1','1','3','1','1','3','7','6','7','1','7','7','3','1','1','3','1','United States','China','Submit'),(321,'2018-10-17 11:08:40','4.16.11.230',26.923,74.074,32.237,71.429,1.875,4.333,2.667,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lovekesh Uppal','lovekesh@cadence.com','Cadence2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','2','1','6','1','2','2','2','3','2','2','6','3','6','6','1','6','7','2','1','1','7','1','India','United States','Submit'),(322,'2018-10-17 19:38:25','158.140.1.28',30.769,48.148,25.790,7.143,2.000,3.167,2.333,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sujal Shah','sujal@cadence.com','CADENCE2018','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','5','2','1','2','1','2','3','2','2','2','4','6','3','2','2','2','6','2','2','2','2','5','1','United States','India','Submit'),(323,'2018-10-18 10:19:57','4.16.11.230',53.846,59.259,61.251,42.857,2.750,3.667,4.167,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Kanungo','akanun@cadence.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems Inc.','Manager','Less than one year','Computer, Internet','3','5','6','4','6','3','3','5','4','4','2','4','6','5','3','3','2','4','4','3','3','2','3','2','India','United States','Submit'),(326,'2018-11-05 17:04:51','129.210.70.65',34.615,66.667,29.014,78.571,2.125,4.000,2.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Coli','ccoli@scu.edu','SVEC','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Manager','Two to three years','Education','6','6','1','2','6','3','1','2','2','3','1','4','6','5','2','7','4','6','4','1','1','2','5','1','Spain','Singapore','Submit'),(325,'2018-10-23 11:02:41','158.140.1.28',38.462,74.074,38.685,71.429,2.250,4.333,3.000,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Dhuria','amit.dhuria@gmail.com','CADENCE2018','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','3','6','3','2','7','5','5','2','2','3','2','3','7','3','2','4','3','5','4','4','2','1','5','3','United States','India','Submit'),(327,'2018-11-08 19:47:29','204.237.176.156',76.923,29.630,25.790,14.286,3.500,2.333,2.333,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodrigo Deodoro','chariscorp_ets@deodoro.org','','Brazil','','Millenials (Born from 1980 to 1995)','M','IC','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','6','1','1','2','1','1','3','2','2','5','5','3','2','6','5','3','6','1','2','1','5','2','2','United States','Japan','Submit'),(328,'2018-11-08 19:56:03','63.147.133.214',92.308,51.852,29.014,0.000,4.000,3.333,2.500,3.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Doyle','evanmdoyle@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Carta Inc.','Individual Contributor','One year','Computer, Internet','2','5','4','5','3','1','1','3','1','4','4','5','3','6','6','2','2','6','3','1','2','5','3','3','Brazil','United States','Submit'),(329,'2018-11-27 18:03:38','108.245.189.10',57.692,59.259,45.132,64.286,2.875,3.667,3.333,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prakash Nagpal','pnagpal@Infoblox.com','','United States','','Gen X (Born from 1965 to 1979)','M','Infoblox Inc.','Executive','Two to three years','Computer, Internet','2','7','2','2','7','2','4','3','4','5','2','3','4','4','3','5','3','4','4','4','4','3','4','3','United States','India','Submit'),(330,'2018-11-29 11:06:36','107.208.14.20',80.769,40.741,48.356,42.857,3.625,2.833,3.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','octave baker','commtc@sbcglobal.net','octave','United States','','Traditionals (Born before 1946)','M','CTC','Executive','Four or more years','Services','6','6','3','3','5','3','3','4','3','2','2','5','5','2','6','4','4','2','3','4','2','3','3','4','China','India','Submit'),(331,'2018-12-26 15:01:47','192.55.54.44',65.385,70.370,48.356,35.714,3.125,4.167,3.500,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruchika Garg','rgarg@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','F','santa clara University','Student','One year','Computer, Internet','3','6','3','3','4','4','4','3','3','5','3','3','6','5','5','3','3','3','5','3','3','2','5','3','United States','Germany','Submit'),(332,'2018-12-26 19:52:16','73.231.241.18',46.154,44.444,12.895,14.286,2.500,3.000,1.667,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dimple Maniar','dmaniar@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','5','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','7','1','1','1','United States','China','Submit'),(333,'2018-12-26 22:58:52','129.210.115.112',88.462,77.778,45.132,42.857,3.875,4.500,3.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Senbo Yan ','syan@scu.edu','SCU011219','China','','Millenials (Born from 1980 to 1995)','M','santa clara univ','Student','Four or more years','Computer, Internet','2','6','5','2','6','7','6','4','1','2','6','6','4','4','2','4','5','4','5','2','5','2','5','3','United States','China','Submit'),(334,'2018-12-28 04:45:41','69.181.110.246',23.077,51.852,54.803,100.000,1.750,3.333,3.833,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Umang Shah','uashah@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','Asimily','Student','One year','Computer, Internet','6','7','4','1','7','1','6','2','3','2','1','1','7','3','7','7','1','3','6','6','1','1','1','1','India','United States','Submit'),(335,'2018-12-30 02:48:46','49.207.111.9',23.077,66.667,58.027,100.000,1.750,4.000,4.000,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raghav Bhandari','r2bhandari@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','TriNet','Student','Less than one year','Computer, Internet','7','7','1','1','7','7','7','7','1','1','1','7','7','7','1','7','1','1','7','1','1','1','1','1','India','United States','Submit'),(336,'2018-12-31 01:15:12','73.158.180.3',53.846,51.852,29.014,42.857,2.750,3.333,2.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deanne Chan','dcchan@scu.edu','SCU011219','Philippines','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','2','6','3','2','2','1','2','2','5','6','5','5','2','1','1','3','2','2','2','6','3','United States','China','Submit'),(337,'2018-12-31 03:23:57','73.92.17.29',30.769,37.037,38.685,14.286,2.000,2.667,3.000,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surya Chandrasekaran','s1chandrasekaran@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','Full time grad student at Santa Clara University','Student','One year','Computer, Internet','6','3','4','1','3','6','2','3','1','2','1','6','7','3','1','3','2','2','1','3','1','1','1','3','United States','India','Submit'),(338,'2018-12-31 21:28:23','207.246.108.178',88.462,66.667,25.790,7.143,3.875,4.000,2.333,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Letian Xia','lxia1@scu.edu','SCU011219','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','6','1','1','1','7','2','3','3','3','5','4','6','2','5','2','3','3','4','6','6','2','2','5','United States','India','Submit'),(339,'2019-01-07 02:27:41','49.36.1.210, 148.64.5.51',38.462,40.741,9.671,42.857,2.250,2.833,1.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Minal Balkrishna Shettigar','mshettigar@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','7','1','1','3','1','1','1','2','1','1','2','6','2','6','4','1','2','6','4','4','1','2','2','United States','Japan','Submit'),(340,'2019-01-08 12:45:28','122.169.84.203',96.154,55.556,64.475,92.857,4.125,3.500,4.333,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krunal Trivedi','k2trivedi@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','6','7','7','6','7','7','7','2','2','2','1','7','6','1','6','7','7','3','2','6','2','2','2','2','China','United States','Submit'),(341,'2019-01-08 13:29:03','129.210.115.240',73.077,40.741,64.475,42.857,3.375,2.833,4.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuwen Tian','ytian@scu.edu','SCU011219','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','2','1','6','2','6','6','6','3','5','2','2','6','4','6','2','2','2','2','6','4','3','3','China','India','Submit'),(342,'2019-01-08 15:36:04','99.73.34.26',88.462,92.593,87.041,50.000,3.875,5.167,5.500,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jia Guo','jguo2@scu.edu','SCU011219','China','','Millenials (Born from 1980 to 1995)','F','Student at SCU','Student','One year','Computer, Internet','6','6','6','4','4','7','7','4','4','6','1','7','7','4','4','4','4','6','6','6','6','2','2','3','United States','Japan','Submit'),(343,'2019-01-08 19:15:54','129.210.115.240',23.077,59.259,64.475,100.000,1.750,3.667,4.333,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siddhant Sehgal','ssehgal@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','7','7','2','1','7','7','7','7','2','1','1','1','7','1','7','7','1','1','1','7','1','1','5','1','United States','Saudi Arabia','Submit'),(344,'2019-01-09 13:16:45','24.6.48.77',34.615,70.370,19.342,0.000,2.125,4.167,2.000,3.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shyam Singh','ssingh12@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','1','1','1','7','7','1','1','1','1','2','3','2','7','2','2','1','2','6','2','1','7','1','United States','Japan','Submit'),(345,'2019-01-09 14:24:26','69.181.91.254',38.462,62.963,29.014,78.571,2.250,3.833,2.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asal Poursorkh ','apoursorkh@su.edu','SCU011219','Iran','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','4','1','6','3','2','3','2','2','4','2','6','4','6','6','2','4','6','2','1','1','4','1','China','Germany','Submit'),(346,'2019-01-09 17:48:45','129.210.115.240',42.308,51.852,38.685,57.143,2.375,3.333,3.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avi Patel','aapatel@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','1','6','2','4','3','2','3','2','1','6','2','4','4','3','6','4','2','2','4','4','2','India','United States','Submit'),(347,'2019-01-09 21:00:30','129.210.115.240',73.077,88.889,51.580,0.000,3.375,5.000,3.667,3.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zijian Wu','zwu@scu.edu','SCU011219','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','3','4','4','4','6','3','4','3','3','4','4','3','5','2','4','3','5','5','5','3','3','4','4','United States','Japan','Submit'),(348,'2019-01-09 23:21:01','115.69.242.206',42.308,29.630,58.027,92.857,2.375,2.333,4.000,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samantha Rodrigues','sfrodrigues@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','4','7','1','7','4','1','4','1','1','6','1','4','7','3','3','6','2','2','2','1','2','United States','South Korea','Submit'),(349,'2019-01-10 17:37:10','129.210.115.112',88.462,74.074,35.461,50.000,3.875,4.333,2.833,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiliang Tang ','ytang@scu.edu','SCU011219','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','3','6','3','5','7','6','3','3','2','3','1','5','5','5','3','3','3','2','6','4','6','5','3','3','United States','Singapore','Submit'),(351,'2019-01-12 00:00:42','73.92.194.154',65.385,51.852,25.790,35.714,3.125,3.333,2.333,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karthik Kamenalli Basavaraju ','kbasavaraju@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','1','6','4','2','4','7','2','2','4','1','1','2','6','1','6','3','2','2','4','4','6','2','2','4','India','United States','Submit'),(352,'2019-01-12 15:39:47','129.210.115.235',65.385,55.556,45.132,42.857,3.125,3.500,3.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xingyi Yan ','xyan@scu.edu','SCU011219','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','4','3','2','6','4','6','4','1','3','2','7','6','4','3','4','2','2','2','5','2','2','4','5','Japan','China','Submit'),(353,'2019-01-13 23:30:06','73.158.246.49',96.154,77.778,64.475,50.000,4.125,4.500,4.333,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andong Chen','achen8@scu.edu','SCU011219','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','6','6','3','6','5','4','4','5','4','4','4','4','4','4','5','3','5','6','2','5','5','5','5','United States','India','Submit'),(354,'2019-01-21 00:32:26','73.71.176.179',38.462,74.074,45.132,57.143,2.250,4.333,3.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emelia Hamilton','e2hamilton@scu.edu','SCU020919','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara','Student','Less than one year','Transportation','4','6','5','1','6','5','3','3','2','3','2','3','7','2','5','3','3','6','5','2','1','2','6','1','China','Russia','Submit'),(408,'2019-02-03 13:50:56','107.214.149.216',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ken Allen','kdallen@scu.edu','SCU020919','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toshiba Memory America','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','6','2','2','3','3','2','2','5','6','2','3','6','2','5','3','2','2','2','3','2','Japan','India','Submit'),(409,'2019-02-05 00:14:20','129.210.17.70',53.846,62.963,48.356,57.143,2.750,3.833,3.500,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jerard Madamba','jmadamba@scu.edu','SCU020919','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Health Care','4','6','4','2','5','4','3','3','4','3','3','4','6','5','3','5','3','3','4','3','2','3','4','2','Japan','Germany','Submit'),(357,'2019-01-21 01:36:33','73.92.194.154',57.692,59.259,41.908,7.143,2.875,3.667,3.167,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khetanshu Chauhan ','khetanshu.chauhan@gmail.com','SCU020919','India','','Millenials (Born from 1980 to 1995)','M','Accenture','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','3','4','3','3','3','3','3','3','5','5','2','3','3','3','4','3','5','2','3','3','China','Russia','Submit'),(410,'2019-02-10 01:00:08','104.56.116.81',61.538,88.889,70.922,35.714,3.000,5.000,4.667,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andy Lei','xlei@scu.edu','SCU020919','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','5','6','2','2','5','6','6','5','5','5','2','5','5','6','3','3','2','2','6','5','2','2','5','6','United States','Germany','Submit'),(411,'2019-02-10 18:59:32','73.93.114.73',100.000,100.000,74.146,71.429,5.500,5.667,4.833,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Himanshu','hswami@scu.edu','SCU020919','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','6','7','4','6','6','6','5','4','5','5','4','6','5','5','6','6','5','5','6','6','6','6','6','5','United States','India','Submit'),(412,'2019-02-14 20:04:20','129.210.115.104',100.000,100.000,90.264,64.286,5.750,5.667,5.667,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Himanshu','himanshu121295@gmail.com','SCU020919','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','6','5','6','5','6','6','6','6','6','5','5','6','6','6','6','6','6','6','5','6','6','5','6','India','Germany','Submit'),(413,'2019-02-14 20:20:07','129.210.115.240',42.308,51.852,51.580,42.857,2.375,3.333,3.667,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cassidy Tarng','ctarng@scu.edu','SCU020919','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Two to three years','Computer, Internet','4','6','2','2','5','2','5','4','3','4','2','2','6','4','4','3','2','2','4','6','2','3','2','2','China','South Korea','Submit'),(414,'2019-02-22 01:05:31','156.8.246.11, 197.98.201.102',57.692,77.778,22.566,100.000,2.875,4.500,2.167,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phila Mkemezulu','Phila.Mkemezulu@ArcelorMittal.com','','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','7','7','3','4','2','2','1','1','7','4','6','7','4','6','5','4','4','4','1','2','Russia','Nigeria','Submit'),(415,'2019-02-23 23:38:05','96.44.9.168',30.769,44.444,51.580,57.143,2.000,3.000,3.667,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Nguyen','thomasnguyen96@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Carnegie Mellon University','Student','Four or more years','Computer, Internet','6','7','2','2','4','4','4','4','2','4','1','4','6','1','3','5','3','4','4','3','1','1','2','1','Japan','Russia','Submit'),(416,'2019-04-11 16:58:24','104.53.223.119',11.538,100.000,22.566,64.286,1.375,6.167,2.167,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','vaishnavi','vsabhahita@scu.edu','SCU041419','India','','Millenials (Born from 1980 to 1995)','F','student','Student','One year','Computer, Internet','1','6','2','3','7','6','4','1','4','1','1','1','7','4','2','3','1','6','7','7','1','1','7','1','United States','Singapore','Submit'),(417,'2019-04-12 10:09:55','137.100.137.28',34.615,66.667,61.251,78.571,2.125,4.000,4.167,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica','monica28@comcast.net','','United States','','Millenials (Born from 1980 to 1995)','F','App','Student','One year','Computer, Internet','3','5','5','1','6','4','5','4','4','4','2','3','7','6','1','7','2','4','1','6','4','1','3','3','United States','China','Submit'),(418,'2019-04-12 14:50:01','50.247.76.129',65.385,74.074,16.119,100.000,3.125,4.333,1.833,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amey Baviskar','abaviskar@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','Fujitsu Labs of America','Student','Two to three years','Computer, Internet','3','7','2','1','7','2','2','2','1','1','2','4','7','7','6','7','6','6','7','2','2','2','2','2','India','Japan','Submit'),(419,'2019-04-12 15:46:58','73.93.181.59',84.615,55.556,58.027,71.429,3.750,3.500,4.000,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','yuffie zhu','yuffie.zhu@gmail.com','SCU041319','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','5','3','4','6','6','5','5','1','4','2','6','7','4','7','6','1','2','3','3','4','3','3','3','United States','India','Submit'),(420,'2019-04-13 00:57:40','129.210.115.240',92.308,66.667,64.475,21.429,4.000,4.000,4.333,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pinak Ghate','pghate@scu.edu','','India','','Millenials (Born from 1980 to 1995)','M','N/A','Student','Two to three years','Computer, Internet','5','5','4','5','1','5','5','4','3','5','1','6','6','4','5','5','4','5','2','5','4','3','3','4','United States','China','Submit'),(421,'2019-04-13 02:00:08','129.210.115.240',100.000,66.667,87.041,35.714,4.375,4.000,5.500,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratik Saha','psaha@scu.edu','','India','','Millenials (Born from 1980 to 1995)','M','N/A','Student','Two to three years','Computer, Internet','4','5','5','5','5','5','6','6','6','6','5','3','4','2','5','5','5','3','5','5','5','4','4','3','China','United States','Submit'),(422,'2019-04-13 02:25:26','50.247.76.129',65.385,77.778,58.027,100.000,3.125,4.500,4.000,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Borse','aborse@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','7','7','5','6','7','6','7','2','1','2','1','1','7','4','7','7','7','2','7','4','1','1','4','1','United States','China','Submit'),(423,'2019-04-13 02:52:13','50.247.76.129',53.846,48.148,41.908,57.143,2.750,3.167,3.167,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kunal Bidkar','kbidkar@scu.edu','','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University / (N/A)','Student','One year','Computer, Internet','1','7','6','3','7','3','2','6','3','1','2','7','5','2','3','3','2','2','5','6','2','1','1','2','India','United States','Submit'),(424,'2019-08-12 07:57:48','192.168.0.232, 196.46.179.41',50.000,59.259,35.461,71.429,2.625,3.667,2.833,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Jones','joanna@tlc.org.za','','South Africa','','Gen X (Born from 1965 to 1979)','F','TLC Children\'s Home','Senior Manager','Four or more years','Non-profit','5','7','2','3','6','6','2','3','3','2','2','2','6','3','6','5','2','6','2','2','3','2','3','1','United States','Germany','Submit'),(425,'2019-08-12 15:45:15','10.160.208.118, 199.116.168.53',23.077,0.000,0.000,0.000,1.750,1.000,1.000,2.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reshma Subramaniam','RSubramaniam2@scu.edu','SCU011219','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','1','1','1','1','1','1','1','1','1','1','1','7','1','7','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(426,'2019-08-16 20:14:28','71.202.115.77',50.000,51.852,48.356,35.714,2.625,3.333,3.500,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akhil Choppa','akhilchoppa@yahoo.com','SCU011219','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','4','6','4','5','4','3','4','4','2','3','1','2','4','4','5','5','3','4','4','2','2','1','3','2','China','India','Submit'),(427,'2019-08-17 00:52:27','129.210.115.112',69.231,55.556,19.342,57.143,3.250,3.500,2.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sara Sepasian','ssepasian001@gmail.com','SCU011219','Iran','','Millenials (Born from 1980 to 1995)','F','Facebook','Individual Contributor','Two to three years','Computer, Internet','7','7','1','1','1','4','1','1','1','1','1','7','7','1','7','7','7','7','1','1','1','1','7','1','United States','Germany','Submit'),(428,'2019-09-16 15:52:22','79.138.84.43',92.308,51.852,67.698,28.571,4.000,3.333,4.500,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nat','berlinds@chalmers.se','','Ukraine','','Gen X (Born from 1965 to 1979)','F','University','Senior Manager','Four or more years','Education','5','6','4','5','6','1','6','3','3','6','3','5','4','3','5','2','5','3','4','4','2','4','5','3','Sweden','Russia','Submit'),(429,'2019-11-21 04:00:04','120.63.23.245',38.462,40.741,58.027,28.571,2.250,2.833,4.000,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nida Khan ','nida.shahid@shrm.org','SCU020120','India','','Millenials (Born from 1980 to 1995)','F','SHRM','Manager','Four or more years','Education','6','6','3','1','4','1','6','2','2','5','2','4','6','6','1','2','2','1','4','2','1','6','3','1','India','United States','Submit'),(430,'2020-01-15 00:56:02','67.174.208.138',30.769,74.074,45.132,85.714,2.000,4.333,3.333,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Vizanko','jvizanko@scu.edu',' SCU020120','United States','','Gen X (Born from 1965 to 1979)','M','infineon','Manager','Four or more years','Manufacturing','1','7','1','2','6','7','1','7','4','6','2','2','7','4','1','6','3','6','4','1','1','1','4','4','China','Saudi Arabia','Submit'),(431,'2020-01-16 21:03:05','76.103.212.15',84.615,96.296,41.908,71.429,3.750,5.333,3.167,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitish Rane','nrane@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','5','3','2','6','6','7','3','2','2','1','7','7','4','6','6','6','6','6','6','2','1','4','5','United States','Spain','Submit'),(432,'2020-01-17 11:47:06','98.207.235.44',80.769,62.963,41.908,50.000,3.625,3.833,3.167,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Niral Shah ','nshah2@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','6','2','2','4','3','5','3','4','3','3','6','6','2','6','5','3','6','6','3','3','3','3','3','India','United States','Submit'),(433,'2020-01-17 12:39:47','98.207.235.44',69.231,55.556,45.132,28.571,3.250,3.500,3.333,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Niral Shah ','nshah2@scu.edu','','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','6','2','2','2','3','6','3','5','2','3','5','5','2','4','5','3','5','5','3','3','3','3','3','India','United States','Submit'),(434,'2020-01-23 21:23:56','73.189.220.136',65.385,70.370,64.475,71.429,3.125,4.167,4.333,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ishan Rajesh Madan','imadan@scu.edu','SCU020120','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','2','6','7','5','4','3','4','2','4','6','4','6','5','5','4','5','2','2','2','3','2','India','Japan','Submit'),(435,'2020-01-23 21:24:16','73.189.220.136',88.462,77.778,58.027,57.143,3.875,4.500,4.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saket Mahajan','smahajan@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','6','6','4','2','5','4','4','3','3','4','3','3','6','4','6','5','4','4','4','7','6','3','4','4','United States','India','Submit'),(436,'2020-01-23 21:32:55','73.189.220.136',88.462,55.556,61.251,35.714,3.875,3.500,4.167,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Archit Malpure ','amalpure@scu.edu','SCU020120','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','2','2','6','6','2','4','3','5','6','6','4','6','4','2','2','1','6','6','2','2','2','India','Sweden','Submit'),(437,'2020-01-24 00:43:19','174.62.104.154',50.000,74.074,67.698,71.429,2.625,4.333,4.500,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Niranjan Akolkar','nakolkar@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','2','7','6','3','6','5','3','5','5','6','3','2','6','3','3','5','2','3','3','6','3','2','6','3','India','United States','Submit'),(438,'2020-01-27 20:48:06','73.15.188.38',42.308,29.630,74.146,78.571,2.375,2.333,4.833,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohit Anand Shivapur','rshivapur@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','2','4','6','1','6','4','6','5','2','5','7','2','2','5','2','4','4','1','1','1','2','2','United States','Germany','Submit'),(439,'2020-01-28 21:28:12','129.210.115.4',23.077,37.037,54.803,100.000,1.750,2.667,3.833,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranayjeet Thakare','pthakare@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','1','7','1','3','1','6','1','1','2','7','2','6','7','1','6','5','1','1','1','1','1','India','United States','Submit'),(406,'2019-02-02 17:19:55','129.210.115.112',61.538,25.926,48.356,78.571,3.000,2.167,3.500,6.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zach Ehlinger','zehlinger@scu.edu','SCU020919','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Health Care','2','6','5','6','7','1','5','4','3','2','2','2','6','3','2','6','2','2','4','2','3','2','1','5','China','Brazil','Submit'),(389,'2019-01-21 06:46:38','98.207.168.185',69.231,88.889,64.475,21.429,3.250,5.000,4.333,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saif Al-Awkati ','salawkati@scu.edu','SCU020919','Iraq','','Millenials (Born from 1980 to 1995)','M','student','Student','Two to three years','Education','7','1','7','5','6','7','2','6','2','2','2','2','6','6','7','4','2','6','2','6','1','3','3','4','India','China','Submit'),(390,'2019-01-21 13:32:49','12.47.130.147',61.538,55.556,25.790,57.143,3.000,3.500,2.333,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eric Wong','ewong@scu.edu','SCU020919','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','5','3','2','6','5','3','2','2','2','2','4','6','5','3','5','3','3','3','3','6','2','2','2','United States','China','Submit'),(391,'2019-01-21 19:50:13','108.217.225.142',76.923,55.556,35.461,28.571,3.500,3.500,2.833,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cassidy Tarng','ctarng@scu.edu','SCU020919','United States','','Millenials (Born from 1980 to 1995)','M','Cisco','Individual Contributor','One year','Computer, Internet','2','6','1','3','4','3','4','6','2','2','4','4','5','4','5','3','2','2','5','4','4','3','3','3','China','South Korea','Submit'),(392,'2019-01-22 18:06:23','12.27.99.10',30.769,96.296,32.237,100.000,2.000,5.333,2.667,7.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Danish Sharma','dsharma2@scu.edu','SCU020919','United States','','Millenials (Born from 1980 to 1995)','M','Everstring','Individual Contributor','One year','Computer, Internet','6','7','1','1','7','3','5','1','2','1','1','3','7','4','5','7','3','7','7','5','1','1','6','1','India','United States','Submit'),(407,'2019-02-03 03:07:11','73.158.58.102',69.231,74.074,51.580,7.143,3.250,4.333,3.667,3.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peng Wang','pwang@scu.edu','SCU020919','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','5','3','1','3','5','4','4','3','4','2','5','5','5','6','2','2','4','4','3','4','4','5','2','Germany','Israel','Submit'),(394,'2019-01-22 22:38:45','73.70.29.216',19.231,44.444,96.712,14.286,1.625,3.000,6.000,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharmila Sabarathinam','ssabarathinam@scu.edu','SCU020919','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','6','7','7','2','1','2','3','7','6','7','1','1','7','1','1','1','1','1','6','1','1','1','7','5','United States','China','Submit'),(395,'2019-01-24 01:36:00','73.15.81.180',11.538,55.556,0.000,14.286,1.375,3.500,1.000,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rahul Sadhwani ','rsadhwani@scu.edu','SCU020919','India','','Millenials (Born from 1980 to 1995)','M','santa clara','Student','Two to three years','Computer, Internet','1','4','1','1','4','1','1','1','1','1','4','1','7','1','1','1','1','4','7','7','1','1','1','1','China','United States','Submit'),(396,'2019-01-26 00:57:37','24.6.48.134',42.308,66.667,45.132,64.286,2.375,4.000,3.333,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prathibha Matta Venkataramanappa','pmattavenkataramanap@scu.edu','SCU020919','India','','Millenials (Born from 1980 to 1995)','F','DXC Labs','Individual Contributor','Two to three years','Computer, Internet','6','7','2','1','7','4','4','5','2','1','1','6','5','4','4','4','2','4','4','2','2','1','6','2','United States','Singapore','Submit'),(397,'2019-01-28 00:22:32','73.71.176.179',42.308,48.148,32.237,14.286,2.375,3.167,2.667,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Phan','josephkphan@gmail.com','SCU020919','United States','China','Millenials (Born from 1980 to 1995)','M','WhiteHat Security','Student','Less than one year','Computer, Internet','7','7','2','1','1','1','1','4','1','1','4','3','7','4','4','1','1','7','5','1','4','1','1','1','United States','China','Submit'),(398,'2019-01-28 12:05:21','162.244.4.5',76.923,40.741,67.698,14.286,3.500,2.833,4.500,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','T T ','fruitpunch1109@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','X','Individual Contributor','Less than one year','Computer, Internet','6','5','5','2','3','3','5','5','3','3','5','5','5','3','5','3','2','2','3','3','2','2','3','5','China','United States','Submit'),(399,'2019-01-29 03:38:39','76.21.105.158',42.308,77.778,38.685,50.000,2.375,4.500,3.000,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deepa Choudhary','dchoudhary2@scu.edu','SCU020919','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','2','1','6','4','6','3','3','3','1','2','6','3','6','2','1','6','4','4','4','3','6','1','India','United States','Submit'),(400,'2019-01-29 18:03:28','162.244.4.5',69.231,88.889,67.698,42.857,3.250,5.000,4.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sam ','sam@gmail.com','web','India','','Millenials (Born from 1980 to 1995)','F','WHS','Individual Contributor','Four or more years','Computer, Internet','7','6','4','1','6','7','7','1','1','7','1','7','7','4','7','1','1','4','4','7','1','1','4','7','India','United States','Submit'),(401,'2019-01-29 18:26:54','162.244.4.5',23.077,55.556,64.475,71.429,1.750,3.500,4.333,6.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Roberts','hollyrrr@hotmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','WhiteHat Security','Manager','Four or more years','Computer, Internet','7','7','2','1','6','1','7','6','2','2','1','4','7','1','4','4','1','6','4','2','1','1','7','1','India','Japan','Submit'),(402,'2019-01-30 04:03:37','59.124.78.18',30.769,66.667,41.908,57.143,2.000,4.000,3.167,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yang Guo ','effie0711@gmail.com','SCU020919','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','1','2','6','6','2','1','1','1','1','6','7','2','7','1','1','7','1','7','1','2','2','Japan','United States','Submit'),(403,'2019-01-30 11:55:46','162.244.4.5',38.462,48.148,19.342,85.714,2.250,3.167,2.000,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Y Phay ','yarith.phay@whitehatsec.com','web','United States','France, Cambodia','Gen X (Born from 1965 to 1979)','M','WhiteHat Security','Senior Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','1','1','2','2','3','7','4','2','5','2','3','4','2','6','1','4','1','United States','Spain','Submit'),(440,'2020-01-30 01:37:52','98.207.235.44',53.846,66.667,38.685,57.143,2.750,4.000,3.000,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankush Vivek Chaknalwar','achaknalwar@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','3','4','4','3','3','2','3','2','2','6','2','6','6','3','5','5','5','1','3','3','2','United States','India','Submit'),(405,'2019-01-30 13:20:32','162.244.4.5',26.923,92.593,64.475,85.714,1.875,5.167,4.333,6.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagmohan Singh ','jagmohan.singh@whitehatsec.com','web','United States','','Millenials (Born from 1980 to 1995)','M','whitehatsecurity','Individual Contributor','One year','Computer, Internet','6','7','6','1','6','6','7','4','2','1','1','2','6','5','1','7','1','1','6','6','1','1','7','7','India','China','Submit'),(441,'2020-01-30 14:39:37','98.207.235.44',61.538,51.852,48.356,21.429,3.000,3.333,3.500,4.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mrithyunjay Halinge','mhalinge@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','5','4','2','3','5','5','2','4','2','6','5','4','5','6','2','3','3','1','1','6','4','2','1','1','India','United States','Submit'),(442,'2020-01-30 22:16:42','106.206.11.222',46.154,33.333,64.475,50.000,2.500,2.500,4.333,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apeksha ','apeksha.20@tapmi.edu.in','Na','India','Na','Millenials (Born from 1980 to 1995)','F','Xyz','Student','Two to three years','Finance, Insurance, Real Estate','6','7','5','1','6','2','2','6','1','6','2','6','3','3','6','5','1','3','3','2','1','1','2','2','India','United States','Submit'),(443,'2020-01-31 16:11:00','1.39.154.65',19.231,74.074,48.356,35.714,1.625,4.333,3.500,4.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemanth Venkatesh','hemanththeheartless@gmail.com','','India','','Millenials (Born from 1980 to 1995)','M','Mu Sigma','Manager','Four or more years','Services','7','7','3','1','6','1','3','3','1','4','1','4','5','4','1','1','3','6','1','7','1','1','7','1','Germany','United States','Submit'),(444,'2020-01-31 16:26:40','129.210.115.225',53.846,66.667,54.803,64.286,2.750,4.000,3.833,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brinda Pabari ','bpabari@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','F','Bloom Energy','Student','Less than one year','Computer, Internet','7','2','2','1','7','1','1','2','6','5','1','7','7','1','7','7','1','1','7','7','1','1','7','3','India','United States','Submit'),(445,'2020-01-31 16:38:28','69.181.217.131',42.308,51.852,64.475,42.857,2.375,3.333,4.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rida Khan','rkhan@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','5','1','5','2','3','3','3','7','2','5','7','5','2','2','2','3','7','1','2','2','2','3','United States','Japan','Submit'),(457,'2020-07-15 16:40:53','198.208.47.88',42.308,44.444,45.132,42.857,2.375,3.000,3.333,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tamara Halliburton','tamara417@gmail.com','','United States','','Gen X (Born from 1965 to 1979)','F','School','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','7','2','5','3','3','5','1','3','4','5','5','2','2','2','5','1','1','5','3','1','United States','China','Submit'),(447,'2020-01-31 17:08:35','129.210.115.226',76.923,92.593,58.027,50.000,3.500,5.167,4.000,5.250,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohit Jain','rrjain@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','7','2','2','7','6','1','2','2','2','7','7','2','1','6','6','7','2','6','2','2','7','6','United States','China','Submit'),(458,'2021-02-19 14:59:03','73.202.31.204',46.154,88.889,74.146,57.143,2.500,5.000,4.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mit Gandhi','MJGANDHI@SCU.EDU','','India','','Millenials (Born from 1980 to 1995)','M','Opal','Student','Less than one year','Computer, Internet','7','7','7','1','7','3','7','3','1','4','1','1','7','1','7','1','1','5','7','7','6','2','7','1','United States','Saudi Arabia','Submit'),(449,'2020-01-31 18:10:00','129.210.115.226',73.077,96.296,29.014,14.286,3.375,5.333,2.500,4.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankit Rajesh Methwani','amethwani@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','1','1','1','1','7','7','1','1','4','1','4','7','3','7','7','1','1','7','7','7','1','7','5','United States','Sweden','Submit'),(450,'2020-01-31 19:33:42','129.210.115.225',30.769,77.778,45.132,64.286,2.000,4.500,3.333,5.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajinkya Pathak','avpathak@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','HP inc','Student','One year','Computer, Internet','2','6','2','1','6','7','4','3','2','7','1','3','6','3','3','5','2','6','3','4','1','1','4','4','United States','Germany','Submit'),(451,'2020-01-31 20:03:05','73.15.188.38',92.308,70.370,45.132,28.571,4.000,4.167,3.333,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Devendrakumar Tripathi','dtripathi@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','ServiceNoe','Student','Less than one year','Computer, Internet','3','6','3','3','2','4','6','3','3','2','6','3','4','6','6','6','6','2','5','4','2','3','4','3','India','United States','Submit'),(452,'2020-01-31 21:57:11','73.189.220.226',69.231,62.963,32.237,42.857,3.250,3.833,2.667,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsh Birendra Tiwari','htiwari@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','3','7','1','3','4','4','4','4','1','3','1','7','5','4','4','4','2','4','6','1','4','1','4','4','India','United States','Submit'),(453,'2020-01-31 22:53:21','129.210.115.225',42.308,33.333,0.000,28.571,2.375,2.500,1.000,4.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rahul Narendra Sadhwani','rsadhwani@scu.edu','SCU020120 ','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','4','1','1','1','1','1','4','1','6','1','4','4','2','4','4','4','4','2','1','1','United States','Germany','Submit'),(454,'2020-02-01 12:04:29','129.210.115.225',42.308,59.259,58.027,0.000,2.375,3.667,4.000,2.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Suman ','ssuman2@scu.edu','SCU020120','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','1','2','2','5','5','5','2','5','4','2','3','2','1','2','2','3','5','1','1','7','3','United States','Japan','Submit'),(456,'2020-05-04 04:53:50','66.129.242.15',61.538,66.667,48.356,42.857,3.000,4.000,3.500,5.000,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanna Jurczenko','HJurczenko@juniper.net','Juniper','Poland','','Millenials (Born from 1980 to 1995)','F','Juniper networks','Executive','Less than one year','Computer, Internet','5','5','6','5','6','4','2','3','2','3','2','2','5','2','6','4','2','2','5','7','4','2','4','1','Germany','Spain','Submit'),(459,'2021-02-20 13:09:13','73.202.31.204',46.154,88.889,74.146,57.143,2.500,5.000,4.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mit Gandhi','MJGANDHI@SCU.EDU','','India','','Millenials (Born from 1980 to 1995)','M','Opal','Student','Less than one year','Computer, Internet','7','7','7','1','7','3','7','3','1','4','1','1','7','1','7','1','1','5','7','7','6','2','7','1','United States','Spain','Submit'),(460,'2021-02-20 13:16:51','73.202.31.204',46.154,88.889,74.146,57.143,2.500,5.000,4.833,5.500,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mit','gmit816@gmail.com','','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','7','1','7','3','7','3','1','4','1','1','7','1','7','1','1','5','7','7','6','2','7','1','United States','Spain','Submit'),(461,'2021-04-09 03:00:13','76.102.44.205',65.385,62.963,32.237,92.857,3.125,3.833,2.667,6.750,'ets05','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vidisha Gummadi','vgummadi@scu.edu','','India','','Millenials (Born from 1980 to 1995)','F','SCU Frugal Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','3','2','2','1','5','7','3','6','6','6','2','6','6','2','2','5','2','China','United States','Submit'); /*!40000 ALTER TABLE `ets05` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `ets06` -- DROP TABLE IF EXISTS `ets06`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `ets06` ( `id` int(11) NOT NULL auto_increment, `timestamp` datetime NOT NULL, `ip` varchar(50) NOT NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(255) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `ets06` -- LOCK TABLES `ets06` WRITE; /*!40000 ALTER TABLE `ets06` DISABLE KEYS */; INSERT INTO `ets06` VALUES (1,'2014-11-18 12:04:20','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','RUBEN Test1','test@aol.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','Female','peak performance','Manager','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil','Submit'); /*!40000 ALTER TABLE `ets06` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etsall` -- DROP TABLE IF EXISTS `etsall`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etsall` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2003 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etsall` -- LOCK TABLES `etsall` WRITE; /*!40000 ALTER TABLE `etsall` DISABLE KEYS */; INSERT INTO `etsall` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India',NULL),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India',NULL),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India',NULL),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India',NULL),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India',NULL),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India',NULL),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India',NULL),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India',NULL),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India',NULL),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India',NULL),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India',NULL),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India',NULL),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India',NULL),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India',NULL),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India',NULL),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India',NULL),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India',NULL),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez ','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India',NULL),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India',NULL),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India',NULL),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India',NULL),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India',NULL),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India',NULL),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India',NULL),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India',NULL),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India',NULL),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India',NULL),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India',NULL),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India',NULL),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India',NULL),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India',NULL),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India',NULL),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India',NULL),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India',NULL),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India',NULL),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India',NULL),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India',NULL),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India',NULL),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India',NULL),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India',NULL),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India',NULL),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India',NULL),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India',NULL),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India',NULL),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India',NULL),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India',NULL),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India',NULL),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India',NULL),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India',NULL),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India',NULL),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India',NULL),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India',NULL),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India',NULL),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India',NULL),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India',NULL),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India',NULL),(57,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India',NULL),(58,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India',NULL),(59,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India',NULL),(60,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India',NULL),(61,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India',NULL),(62,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India',NULL),(63,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India',NULL),(64,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India',NULL),(65,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India',NULL),(66,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India',NULL),(67,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India',NULL),(68,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India',NULL),(69,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India',NULL),(70,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India',NULL),(71,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India',NULL),(72,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India',NULL),(73,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India',NULL),(74,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India',NULL),(75,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India',NULL),(76,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India',NULL),(77,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India',NULL),(78,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India',NULL),(79,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India',NULL),(80,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India',NULL),(81,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India',NULL),(82,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India',NULL),(83,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India',NULL),(84,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India',NULL),(85,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India',NULL),(86,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India',NULL),(87,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India',NULL),(88,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India',NULL),(89,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India',NULL),(90,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India',NULL),(91,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India',NULL),(92,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India',NULL),(93,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India',NULL),(94,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India',NULL),(95,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India',NULL),(96,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India',NULL),(97,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India',NULL),(98,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India',NULL),(99,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India',NULL),(100,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India',NULL),(101,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India',NULL),(102,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India',NULL),(103,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India',NULL),(104,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India',NULL),(105,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India',NULL),(106,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini ','NA@none.com','001 General','Palestinian Territories','Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India',NULL),(107,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India',NULL),(108,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India',NULL),(109,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India',NULL),(110,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India',NULL),(111,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India',NULL),(112,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India',NULL),(113,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India',NULL),(114,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India',NULL),(115,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India',NULL),(116,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India',NULL),(117,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India',NULL),(118,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India',NULL),(119,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India',NULL),(120,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India',NULL),(121,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India',NULL),(122,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India',NULL),(123,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India',NULL),(124,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India',NULL),(125,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India',NULL),(126,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India',NULL),(127,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India',NULL),(128,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India',NULL),(129,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India',NULL),(130,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India',NULL),(131,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India',NULL),(132,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India',NULL),(133,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India',NULL),(134,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India',NULL),(135,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India',NULL),(136,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India',NULL),(137,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India',NULL),(138,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India',NULL),(139,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India',NULL),(140,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India',NULL),(141,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India',NULL),(142,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India',NULL),(143,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India',NULL),(144,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India',NULL),(145,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India',NULL),(146,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India',NULL),(147,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India',NULL),(148,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India',NULL),(149,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India',NULL),(150,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India',NULL),(151,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India',NULL),(152,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew ','NA@none.com','003-Telenav','Ethiopia','','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India',NULL),(153,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India',NULL),(154,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India',NULL),(155,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India',NULL),(156,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India',NULL),(157,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India',NULL),(158,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India',NULL),(159,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India',NULL),(160,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India',NULL),(161,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India',NULL),(162,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India',NULL),(163,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India',NULL),(164,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India',NULL),(165,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India',NULL),(166,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India',NULL),(167,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India',NULL),(168,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India',NULL),(169,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India',NULL),(170,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India',NULL),(171,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India',NULL),(172,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India',NULL),(173,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India',NULL),(174,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India',NULL),(175,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India',NULL),(176,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India',NULL),(177,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India',NULL),(178,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India',NULL),(179,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India',NULL),(180,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India',NULL),(181,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India',NULL),(182,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India',NULL),(183,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India',NULL),(184,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India',NULL),(185,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India',NULL),(186,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India',NULL),(187,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India',NULL),(188,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India',NULL),(189,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India',NULL),(190,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India',NULL),(191,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India',NULL),(192,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India',NULL),(193,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India',NULL),(194,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India',NULL),(195,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India',NULL),(196,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India',NULL),(197,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India',NULL),(198,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India',NULL),(199,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India',NULL),(200,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India',NULL),(201,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India',NULL),(202,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India',NULL),(203,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India',NULL),(204,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India',NULL),(205,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India',NULL),(206,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez ','NA@none.com','Evaluator','Chile','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India',NULL),(207,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India',NULL),(208,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi ','NA@none.com','Evaluator','Iran','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India',NULL),(209,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India',NULL),(210,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India',NULL),(211,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India',NULL),(212,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India',NULL),(213,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India',NULL),(214,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India',NULL),(215,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India',NULL),(216,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India',NULL),(217,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India',NULL),(218,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India',NULL),(219,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India',NULL),(220,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India',NULL),(221,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India',NULL),(222,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India',NULL),(223,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India',NULL),(224,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India',NULL),(225,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India',NULL),(226,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India',NULL),(227,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India',NULL),(228,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India',NULL),(229,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India',NULL),(230,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India',NULL),(231,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India',NULL),(232,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India',NULL),(233,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India',NULL),(234,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India',NULL),(235,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India',NULL),(236,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India',NULL),(237,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India',NULL),(238,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India',NULL),(239,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India',NULL),(240,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India',NULL),(241,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India',NULL),(242,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India',NULL),(243,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India',NULL),(244,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India',NULL),(245,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India',NULL),(246,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India',NULL),(247,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India',NULL),(248,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India',NULL),(249,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India',NULL),(250,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India',NULL),(251,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India',NULL),(252,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India',NULL),(253,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India',NULL),(254,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India',NULL),(255,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India',NULL),(256,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India',NULL),(257,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India',NULL),(258,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India',NULL),(259,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India',NULL),(260,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India',NULL),(261,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India',NULL),(262,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India',NULL),(263,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India',NULL),(264,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India',NULL),(265,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India',NULL),(266,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India',NULL),(267,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India',NULL),(268,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India',NULL),(269,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India',NULL),(270,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India',NULL),(271,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India',NULL),(272,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India',NULL),(273,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India',NULL),(274,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India',NULL),(275,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India',NULL),(276,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India',NULL),(277,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India',NULL),(278,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India',NULL),(279,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India',NULL),(280,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India',NULL),(281,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India',NULL),(282,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India',NULL),(283,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India',NULL),(284,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India',NULL),(285,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India',NULL),(286,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India',NULL),(287,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India',NULL),(288,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India',NULL),(289,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India',NULL),(290,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India',NULL),(291,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India',NULL),(292,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India',NULL),(293,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India',NULL),(294,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India',NULL),(295,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India',NULL),(296,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India',NULL),(297,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India',NULL),(298,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India',NULL),(299,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India',NULL),(300,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India',NULL),(301,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India',NULL),(302,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India',NULL),(303,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India',NULL),(304,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India',NULL),(305,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India',NULL),(306,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India',NULL),(307,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India',NULL),(308,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India',NULL),(309,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India',NULL),(310,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India',NULL),(311,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India',NULL),(312,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India',NULL),(313,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India',NULL),(314,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India',NULL),(315,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India',NULL),(316,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India',NULL),(317,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India',NULL),(318,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India',NULL),(319,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India',NULL),(320,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India',NULL),(321,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India',NULL),(322,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India',NULL),(323,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India',NULL),(324,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India',NULL),(325,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India',NULL),(326,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India',NULL),(327,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India',NULL),(328,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India',NULL),(329,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India',NULL),(330,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India',NULL),(331,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India',NULL),(332,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India',NULL),(333,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India',NULL),(334,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India',NULL),(335,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India',NULL),(336,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India',NULL),(337,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India',NULL),(338,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India',NULL),(339,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India',NULL),(340,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India',NULL),(341,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India',NULL),(342,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India',NULL),(343,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India',NULL),(344,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India',NULL),(345,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India',NULL),(346,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India',NULL),(347,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India',NULL),(348,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India',NULL),(349,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India',NULL),(350,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana ','NA@none.com','Oracle','Lebanon','Sierra Leone','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India',NULL),(351,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India',NULL),(352,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India',NULL),(353,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India',NULL),(354,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India',NULL),(355,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India',NULL),(356,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India',NULL),(357,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India',NULL),(358,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India',NULL),(359,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India',NULL),(360,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India',NULL),(361,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India',NULL),(362,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India',NULL),(363,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India',NULL),(364,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India',NULL),(365,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India',NULL),(366,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India',NULL),(367,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India',NULL),(368,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India',NULL),(369,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India',NULL),(370,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India',NULL),(371,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India',NULL),(372,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India',NULL),(373,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India',NULL),(374,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India',NULL),(375,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India',NULL),(376,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India',NULL),(377,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India',NULL),(378,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India',NULL),(379,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India',NULL),(380,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India',NULL),(381,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India',NULL),(382,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India',NULL),(383,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India',NULL),(384,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India',NULL),(385,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India',NULL),(386,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India',NULL),(387,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India',NULL),(388,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India',NULL),(389,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India',NULL),(390,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India',NULL),(391,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India',NULL),(392,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India',NULL),(393,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India',NULL),(394,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India',NULL),(395,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India',NULL),(396,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India',NULL),(397,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India',NULL),(398,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India',NULL),(399,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India',NULL),(400,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India',NULL),(401,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India',NULL),(402,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India',NULL),(403,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India',NULL),(404,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India',NULL),(405,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India',NULL),(406,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India',NULL),(407,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India',NULL),(408,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India',NULL),(409,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India',NULL),(410,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India',NULL),(411,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India',NULL),(412,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India',NULL),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India',NULL),(414,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India',NULL),(415,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India',NULL),(416,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India',NULL),(417,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India',NULL),(418,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India',NULL),(419,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India',NULL),(420,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India',NULL),(421,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India',NULL),(422,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India',NULL),(423,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India',NULL),(424,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India',NULL),(425,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India',NULL),(426,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India',NULL),(427,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India',NULL),(428,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India',NULL),(429,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India',NULL),(430,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India',NULL),(431,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India',NULL),(432,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India',NULL),(433,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India',NULL),(434,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India',NULL),(435,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India',NULL),(436,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India',NULL),(437,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India',NULL),(438,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India',NULL),(439,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India',NULL),(440,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India',NULL),(441,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India',NULL),(442,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India',NULL),(443,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India',NULL),(444,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India',NULL),(445,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India',NULL),(446,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India',NULL),(447,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India',NULL),(448,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India',NULL),(449,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India',NULL),(450,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India',NULL),(451,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India',NULL),(452,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India',NULL),(453,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India',NULL),(454,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India',NULL),(455,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India',NULL),(456,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India',NULL),(457,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India',NULL),(458,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India',NULL),(459,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India',NULL),(460,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India',NULL),(461,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India',NULL),(462,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam ','NA@none.com','Oracle','China','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India',NULL),(463,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India',NULL),(464,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India',NULL),(465,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India',NULL),(466,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India',NULL),(467,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India',NULL),(468,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India',NULL),(469,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India',NULL),(470,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India',NULL),(471,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India',NULL),(472,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India',NULL),(473,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India',NULL),(474,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India',NULL),(475,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India',NULL),(476,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India',NULL),(477,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India',NULL),(478,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India',NULL),(479,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India',NULL),(480,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India',NULL),(481,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India',NULL),(482,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India',NULL),(483,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India',NULL),(484,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India',NULL),(485,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India',NULL),(486,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India',NULL),(487,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India',NULL),(488,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India',NULL),(489,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India',NULL),(490,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India',NULL),(491,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India',NULL),(492,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India',NULL),(493,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India',NULL),(494,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India',NULL),(495,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India',NULL),(496,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India',NULL),(497,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India',NULL),(498,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India',NULL),(499,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India',NULL),(500,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India',NULL),(501,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India',NULL),(502,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India',NULL),(503,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India',NULL),(504,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India',NULL),(505,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India',NULL),(506,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India',NULL),(507,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India',NULL),(508,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India',NULL),(509,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India',NULL),(510,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India',NULL),(511,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India',NULL),(512,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India',NULL),(513,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India',NULL),(514,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India',NULL),(515,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India',NULL),(516,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India',NULL),(517,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India',NULL),(518,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India',NULL),(519,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India',NULL),(520,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India',NULL),(521,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India',NULL),(522,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India',NULL),(523,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India',NULL),(524,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India',NULL),(525,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India',NULL),(526,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India',NULL),(527,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India',NULL),(528,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India',NULL),(529,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India',NULL),(530,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India',NULL),(531,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India',NULL),(532,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India',NULL),(533,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India',NULL),(534,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India',NULL),(535,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India',NULL),(536,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India',NULL),(537,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India',NULL),(538,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India',NULL),(539,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India',NULL),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India',NULL),(541,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India',NULL),(542,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India',NULL),(543,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India',NULL),(544,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India',NULL),(545,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India',NULL),(546,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India',NULL),(547,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India',NULL),(548,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India',NULL),(549,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India',NULL),(550,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India',NULL),(551,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India',NULL),(552,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India',NULL),(553,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India',NULL),(554,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India',NULL),(555,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India',NULL),(556,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India',NULL),(557,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India',NULL),(558,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India',NULL),(559,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India',NULL),(560,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India',NULL),(561,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India',NULL),(562,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India',NULL),(563,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India',NULL),(564,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India',NULL),(565,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India',NULL),(566,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India',NULL),(567,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India',NULL),(568,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India',NULL),(569,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India',NULL),(570,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India',NULL),(571,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India',NULL),(572,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India',NULL),(573,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India',NULL),(574,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India',NULL),(575,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India',NULL),(576,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India',NULL),(577,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India',NULL),(578,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India',NULL),(579,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India',NULL),(580,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India',NULL),(581,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India',NULL),(582,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India',NULL),(583,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India',NULL),(584,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India',NULL),(585,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India',NULL),(586,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India',NULL),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India',NULL),(588,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India',NULL),(589,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India',NULL),(590,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India',NULL),(591,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India',NULL),(592,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India',NULL),(593,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India',NULL),(594,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India',NULL),(595,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India',NULL),(596,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India',NULL),(597,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India',NULL),(598,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India',NULL),(599,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','John Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India',NULL),(600,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India',NULL),(601,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India',NULL),(602,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India',NULL),(603,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India',NULL),(604,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India',NULL),(605,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India',NULL),(606,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India',NULL),(607,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India',NULL),(608,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India',NULL),(609,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India',NULL),(610,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India',NULL),(611,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India',NULL),(612,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India',NULL),(613,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India',NULL),(614,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India',NULL),(615,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India',NULL),(616,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India',NULL),(617,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India',NULL),(618,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India',NULL),(619,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India',NULL),(620,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India',NULL),(621,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India',NULL),(622,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India',NULL),(623,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India',NULL),(624,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India',NULL),(625,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India',NULL),(626,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India',NULL),(627,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','John White','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India',NULL),(628,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India',NULL),(629,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India',NULL),(630,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India',NULL),(631,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India',NULL),(632,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India',NULL),(633,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India',NULL),(634,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India',NULL),(635,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India',NULL),(636,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India',NULL),(637,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India',NULL),(638,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India',NULL),(639,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India',NULL),(640,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India',NULL),(641,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India',NULL),(642,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India',NULL),(643,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India',NULL),(644,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India',NULL),(645,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India',NULL),(646,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India',NULL),(647,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India',NULL),(648,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India',NULL),(649,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India',NULL),(650,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India',NULL),(651,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India',NULL),(652,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India',NULL),(653,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India',NULL),(654,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India',NULL),(655,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India',NULL),(656,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India',NULL),(657,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India',NULL),(658,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India',NULL),(659,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India',NULL),(660,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India',NULL),(661,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India',NULL),(662,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India',NULL),(663,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India',NULL),(664,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India',NULL),(665,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India',NULL),(666,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India',NULL),(667,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India',NULL),(668,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India',NULL),(669,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India',NULL),(670,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India',NULL),(671,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India',NULL),(672,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India',NULL),(673,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India',NULL),(674,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India',NULL),(675,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India',NULL),(676,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India',NULL),(677,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India',NULL),(678,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India',NULL),(679,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India',NULL),(680,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India',NULL),(681,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India',NULL),(682,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India',NULL),(683,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India',NULL),(684,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India',NULL),(685,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India',NULL),(686,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India',NULL),(687,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India',NULL),(688,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India',NULL),(689,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India',NULL),(690,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India',NULL),(691,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India',NULL),(692,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India',NULL),(693,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India',NULL),(694,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India',NULL),(695,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India',NULL),(696,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India',NULL),(697,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India',NULL),(698,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India',NULL),(699,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India',NULL),(700,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India',NULL),(701,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India',NULL),(702,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India',NULL),(703,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India',NULL),(704,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India',NULL),(705,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India',NULL),(706,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India',NULL),(707,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India',NULL),(708,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India',NULL),(709,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India',NULL),(710,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India',NULL),(711,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India',NULL),(712,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India',NULL),(713,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India',NULL),(714,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India',NULL),(715,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India',NULL),(716,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India',NULL),(717,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India',NULL),(718,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India',NULL),(719,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India',NULL),(720,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','John Black','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India',NULL),(721,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India',NULL),(722,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India',NULL),(723,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','John Rose','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India',NULL),(724,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India',NULL),(725,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India',NULL),(726,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India',NULL),(727,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India',NULL),(728,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India',NULL),(729,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India',NULL),(730,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India',NULL),(731,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India',NULL),(732,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India',NULL),(733,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India',NULL),(734,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India',NULL),(735,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India',NULL),(736,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India',NULL),(737,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India',NULL),(738,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India',NULL),(739,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India',NULL),(740,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India',NULL),(741,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India',NULL),(742,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India',NULL),(743,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India',NULL),(744,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India',NULL),(745,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India',NULL),(746,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India',NULL),(747,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India',NULL),(748,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India',NULL),(749,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India',NULL),(750,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India',NULL),(751,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India',NULL),(752,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India',NULL),(753,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India',NULL),(754,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India',NULL),(755,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India',NULL),(756,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India',NULL),(757,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India',NULL),(758,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India',NULL),(759,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India',NULL),(760,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India',NULL),(761,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India',NULL),(762,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India',NULL),(763,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India',NULL),(764,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India',NULL),(765,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India',NULL),(766,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India',NULL),(767,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India',NULL),(768,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India',NULL),(769,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India',NULL),(770,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India',NULL),(771,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India',NULL),(772,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India',NULL),(773,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India',NULL),(774,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India',NULL),(775,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India',NULL),(776,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India',NULL),(777,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India',NULL),(778,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India',NULL),(779,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India',NULL),(780,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India',NULL),(781,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India',NULL),(782,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India',NULL),(783,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India',NULL),(784,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India',NULL),(785,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India',NULL),(786,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India',NULL),(787,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India',NULL),(788,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India',NULL),(789,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India',NULL),(790,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India',NULL),(791,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India',NULL),(792,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India',NULL),(793,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India',NULL),(794,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India',NULL),(795,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India',NULL),(796,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India',NULL),(797,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India',NULL),(798,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India',NULL),(799,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India',NULL),(800,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India',NULL),(801,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India',NULL),(802,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India',NULL),(803,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India',NULL),(804,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India',NULL),(805,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India',NULL),(806,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India',NULL),(807,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India',NULL),(808,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India',NULL),(809,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India',NULL),(810,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India',NULL),(811,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India',NULL),(812,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India',NULL),(813,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India',NULL),(814,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India',NULL),(815,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India',NULL),(816,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India',NULL),(817,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India',NULL),(818,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India',NULL),(819,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India',NULL),(820,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India',NULL),(821,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India',NULL),(822,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India',NULL),(823,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India',NULL),(824,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India',NULL),(825,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India',NULL),(826,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India',NULL),(827,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India',NULL),(828,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India',NULL),(829,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India',NULL),(830,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India',NULL),(831,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India',NULL),(832,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India',NULL),(833,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India',NULL),(834,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India',NULL),(835,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India',NULL),(836,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India',NULL),(837,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India',NULL),(838,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India',NULL),(839,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India',NULL),(840,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India',NULL),(841,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India',NULL),(842,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India',NULL),(843,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India',NULL),(844,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India',NULL),(845,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India',NULL),(846,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India',NULL),(847,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India',NULL),(848,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India',NULL),(849,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India',NULL),(850,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India',NULL),(851,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India',NULL),(852,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India',NULL),(853,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India',NULL),(854,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India',NULL),(855,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India',NULL),(856,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India',NULL),(857,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India',NULL),(858,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India',NULL),(859,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India',NULL),(860,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India',NULL),(861,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India',NULL),(862,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India',NULL),(863,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India',NULL),(864,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India',NULL),(865,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India',NULL),(866,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India',NULL),(867,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India',NULL),(868,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India',NULL),(869,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India',NULL),(870,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India',NULL),(871,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India',NULL),(872,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India',NULL),(873,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India',NULL),(874,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India',NULL),(875,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India',NULL),(876,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India',NULL),(877,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India',NULL),(878,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India',NULL),(879,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India',NULL),(880,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India',NULL),(881,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India',NULL),(882,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India',NULL),(883,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India',NULL),(884,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India',NULL),(885,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India',NULL),(886,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India',NULL),(887,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India',NULL),(888,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India',NULL),(889,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India',NULL),(890,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India',NULL),(891,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India',NULL),(892,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India',NULL),(893,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India',NULL),(894,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India',NULL),(895,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India',NULL),(896,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India',NULL),(897,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India',NULL),(898,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India',NULL),(899,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India',NULL),(900,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India',NULL),(901,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India',NULL),(902,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India',NULL),(903,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India',NULL),(904,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India',NULL),(905,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India',NULL),(906,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India',NULL),(907,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India',NULL),(908,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India',NULL),(909,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India',NULL),(910,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India',NULL),(911,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India',NULL),(912,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India',NULL),(913,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India',NULL),(914,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India',NULL),(915,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India',NULL),(916,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India',NULL),(917,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India',NULL),(918,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India',NULL),(919,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India',NULL),(920,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India',NULL),(921,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India',NULL),(922,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India',NULL),(923,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India',NULL),(924,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India',NULL),(925,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India',NULL),(926,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India',NULL),(927,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India',NULL),(928,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India',NULL),(929,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India',NULL),(930,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India',NULL),(931,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India',NULL),(932,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India',NULL),(933,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India',NULL),(934,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India',NULL),(935,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India',NULL),(936,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India',NULL),(937,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India',NULL),(938,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India',NULL),(939,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India',NULL),(940,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India',NULL),(941,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India',NULL),(942,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India',NULL),(943,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India',NULL),(944,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India',NULL),(945,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India',NULL),(946,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India',NULL),(947,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India',NULL),(948,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India',NULL),(949,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India',NULL),(950,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India',NULL),(951,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India',NULL),(952,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India',NULL),(953,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India',NULL),(954,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India',NULL),(955,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India',NULL),(956,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India',NULL),(957,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India',NULL),(958,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India',NULL),(959,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India',NULL),(960,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India',NULL),(961,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India',NULL),(962,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India',NULL),(963,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India',NULL),(964,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India',NULL),(965,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India',NULL),(966,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India',NULL),(967,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India',NULL),(968,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India',NULL),(969,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India',NULL),(970,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India',NULL),(971,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India',NULL),(972,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India',NULL),(973,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India',NULL),(974,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India',NULL),(975,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India',NULL),(976,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India',NULL),(977,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India',NULL),(978,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States',NULL),(979,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China',NULL),(980,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China',NULL),(981,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany',NULL),(982,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States',NULL),(983,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States',NULL),(984,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States',NULL),(985,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States',NULL),(986,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany',NULL),(987,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China',NULL),(988,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States',NULL),(989,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan',NULL),(990,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India',NULL),(991,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil',NULL),(992,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia',NULL),(993,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia',NULL),(994,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States',NULL),(995,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia',NULL),(996,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India',NULL),(997,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan',NULL),(998,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia',NULL),(999,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India',NULL),(1000,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China',NULL),(1001,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany',NULL),(1002,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China',NULL),(1003,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan',NULL),(1004,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States',NULL),(1005,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China',NULL),(1006,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany',NULL),(1007,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India',NULL),(1008,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India',NULL),(1009,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India',NULL),(1010,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India',NULL),(1011,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India',NULL),(1012,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India',NULL),(1013,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India',NULL),(1014,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India',NULL),(1015,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India',NULL),(1016,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India',NULL),(1017,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India',NULL),(1018,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India',NULL),(1019,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India',NULL),(1020,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden',NULL),(1021,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia',NULL),(1022,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China',NULL),(1023,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China',NULL),(1024,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India',NULL),(1025,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China',NULL),(1026,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India',NULL),(1027,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India',NULL),(1028,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China',NULL),(1029,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China',NULL),(1030,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States',NULL),(1031,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India',NULL),(1032,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China',NULL),(1033,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China',NULL),(1034,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States',NULL),(1035,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China',NULL),(1036,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China',NULL),(1037,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China',NULL),(1038,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China',NULL),(1039,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China',NULL),(1040,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States',NULL),(1041,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India',NULL),(1042,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China',NULL),(1043,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China',NULL),(1044,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China',NULL),(1045,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China',NULL),(1046,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China',NULL),(1047,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China',NULL),(1048,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China',NULL),(1049,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen ','mika.muukkonen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China',NULL),(1050,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China',NULL),(1051,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China',NULL),(1052,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India',NULL),(1053,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India',NULL),(1054,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India',NULL),(1055,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India',NULL),(1056,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China',NULL),(1057,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan',NULL),(1058,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia',NULL),(1059,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden',NULL),(1060,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India',NULL),(1061,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India',NULL),(1062,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany',NULL),(1063,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India',NULL),(1064,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States',NULL),(1065,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India',NULL),(1066,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States',NULL),(1067,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States',NULL),(1068,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China',NULL),(1069,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States',NULL),(1070,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India',NULL),(1071,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan',NULL),(1072,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India',NULL),(1073,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India',NULL),(1074,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States',NULL),(1075,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China',NULL),(1076,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States',NULL),(1077,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India',NULL),(1078,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India',NULL),(1079,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India',NULL),(1080,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea',NULL),(1081,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States',NULL),(1082,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden',NULL),(1083,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India',NULL),(1084,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India',NULL),(1085,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan',NULL),(1086,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States',NULL),(1087,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China',NULL),(1088,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States',NULL),(1089,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States',NULL),(1090,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States',NULL),(1091,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States',NULL),(1092,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States',NULL),(1093,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea',NULL),(1094,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden',NULL),(1095,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States',NULL),(1096,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany',NULL),(1097,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan',NULL),(1098,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan',NULL),(1099,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States',NULL),(1100,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States',NULL),(1101,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia',NULL),(1102,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain',NULL),(1103,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan',NULL),(1104,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India',NULL),(1105,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany',NULL),(1106,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany',NULL),(1107,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany',NULL),(1108,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States',NULL),(1109,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States',NULL),(1110,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany',NULL),(1111,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States',NULL),(1112,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States',NULL),(1113,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China',NULL),(1114,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil',NULL),(1115,'2014-11-18','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil',NULL),(1116,'2015-01-05','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China',NULL),(1117,'2015-01-06','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States',NULL),(1118,'2015-01-06','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India',NULL),(1119,'2015-01-07','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States',NULL),(1120,'2015-01-08','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan',NULL),(1121,'2015-01-09','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China',NULL),(1122,'2015-01-09','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States',NULL),(1123,'2015-01-09','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany',NULL),(1124,'2015-01-09','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States',NULL),(1125,'2015-01-09','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States',NULL),(1126,'2015-01-09','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China',NULL),(1127,'2015-01-09','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China',NULL),(1128,'2015-01-10','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India',NULL),(1129,'2015-01-10','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India',NULL),(1130,'2015-01-10','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil',NULL),(1131,'2015-01-10','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany',NULL),(1132,'2015-01-10','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States',NULL),(1133,'2015-01-10','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany',NULL),(1134,'2015-01-10','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India',NULL),(1135,'2015-01-10','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States',NULL),(1136,'2015-01-10','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States',NULL),(1137,'2015-01-16','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan',NULL),(1138,'2015-01-20','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany',NULL),(1139,'2015-01-27','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India',NULL),(1140,'2015-01-20','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States',NULL),(1141,'2015-01-23','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States',NULL),(1142,'2015-01-27','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden',NULL),(1143,'2015-01-23','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan',NULL),(1144,'2015-01-23','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States',NULL),(1145,'2015-01-26','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India',NULL),(1146,'2015-02-02','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain',NULL),(1147,'2015-02-04','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States',NULL),(1148,'2015-02-04','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China',NULL),(1149,'2015-02-05','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States',NULL),(1150,'2015-02-05','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China',NULL),(1151,'2015-02-05','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China',NULL),(1152,'2015-02-05','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States',NULL),(1153,'2015-02-06','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States',NULL),(1154,'2015-02-06','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany',NULL),(1155,'2015-02-07','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain',NULL),(1156,'2015-02-08','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden',NULL),(1157,'2015-02-09','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China',NULL),(1158,'2015-02-10','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China',NULL),(1159,'2015-02-10','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany',NULL),(1160,'2015-02-11','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India',NULL),(1161,'2015-02-11','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China',NULL),(1162,'2015-02-11','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States',NULL),(1163,'2015-02-13','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China',NULL),(1164,'2015-02-15','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States',NULL),(1165,'2015-03-03','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India',NULL),(1166,'2015-03-05','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India',NULL),(1167,'2015-03-06','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany',NULL),(1168,'2015-03-12','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China',NULL),(1169,'2015-03-24','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany',NULL),(1170,'2015-03-26','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan',NULL),(1171,'2015-03-29','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China',NULL),(1172,'2015-03-29','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China',NULL),(1173,'2015-03-29','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan',NULL),(1174,'2015-03-29','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan',NULL),(1175,'2015-03-30','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States',NULL),(1176,'2015-03-30','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany',NULL),(1177,'2015-03-30','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China',NULL),(1178,'2015-03-30','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan',NULL),(1179,'2015-03-30','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China',NULL),(1180,'2015-03-31','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea',NULL),(1181,'2015-03-31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan',NULL),(1182,'2015-03-31','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan',NULL),(1183,'2015-03-31','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany',NULL),(1184,'2015-03-31','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States',NULL),(1185,'2015-04-01','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany',NULL),(1186,'2015-04-01','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States',NULL),(1187,'2015-04-02','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States',NULL),(1188,'2015-04-02','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China',NULL),(1189,'2015-04-02','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States',NULL),(1190,'2015-04-02','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany',NULL),(1191,'2015-04-02','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China',NULL),(1192,'2015-04-02','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan',NULL),(1193,'2015-04-02','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea',NULL),(1194,'2015-04-03','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan',NULL),(1195,'2015-04-03','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China',NULL),(1196,'2015-04-03','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States',NULL),(1197,'2015-04-03','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan',NULL),(1198,'2015-04-03','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan',NULL),(1199,'2015-04-04','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan',NULL),(1200,'2015-04-06','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India',NULL),(1201,'2015-04-06','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States',NULL),(1202,'2015-04-06','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States',NULL),(1203,'2015-04-06','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India',NULL),(1204,'2015-04-06','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States',NULL),(1205,'2015-04-06','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States',NULL),(1206,'2015-04-06','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan',NULL),(1207,'2015-04-06','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','',NULL),(1208,'2015-04-07','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India',NULL),(1209,'2015-04-09','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China',NULL),(1210,'2015-04-10','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States',NULL),(1211,'2015-04-10','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India',NULL),(1212,'2015-04-10','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States',NULL),(1213,'2015-04-10','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States',NULL),(1214,'2015-04-11','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China',NULL),(1215,'2015-04-11','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States',NULL),(1216,'2015-04-11','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States',NULL),(1217,'2015-04-11','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India',NULL),(1218,'2015-04-11','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States',NULL),(1219,'2015-04-11','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India',NULL),(1220,'2015-04-11','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden',NULL),(1221,'2015-04-11','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States',NULL),(1222,'2015-04-11','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India',NULL),(1223,'2015-04-11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan',NULL),(1224,'2015-04-11','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India',NULL),(1225,'2015-04-11','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States',NULL),(1226,'2015-04-12','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States',NULL),(1227,'2015-04-12','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden',NULL),(1228,'2015-04-18','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China',NULL),(1229,'2015-06-02','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany',NULL),(1230,'2015-06-13','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India',NULL),(1231,'2015-06-13','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh ','moteknilou@yahoo.com','Pepperdine','Iran','Persian/USA','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia',NULL),(1232,'2015-06-13','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea',NULL),(1233,'2015-06-13','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain',NULL),(1234,'2015-06-13','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China',NULL),(1235,'2015-06-13','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria',NULL),(1236,'2015-06-13','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India',NULL),(1237,'2015-06-13','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez ','shernan6@pepperdine.edu','Pepperdine','Mexico','United States','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia',NULL),(1238,'2015-06-13','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States',NULL),(1239,'2015-06-13','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India',NULL),(1240,'2015-06-13','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan',NULL),(1241,'2015-06-13','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China',NULL),(1242,'2015-06-13','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia',NULL),(1243,'2015-06-13','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China',NULL),(1244,'2015-06-13','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States',NULL),(1245,'2015-06-13','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','',NULL),(1246,'2015-06-13','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany',NULL),(1247,'2015-06-13','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan',NULL),(1248,'2015-06-22','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States',NULL),(1249,'2015-07-09','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan',NULL),(1250,'2015-07-21','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States',NULL),(1251,'2015-07-21','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan',NULL),(1252,'2015-07-21','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China',NULL),(1253,'2015-07-22','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States',NULL),(1254,'2015-07-22','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States',NULL),(1255,'2015-07-26','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China',NULL),(1256,'2015-07-27','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany',NULL),(1257,'2015-07-29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China',NULL),(1258,'2015-07-29','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States',NULL),(1259,'2015-07-29','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States',NULL),(1260,'2015-07-29','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States',NULL),(1261,'2015-07-29','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China',NULL),(1262,'2015-07-29','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States',NULL),(1263,'2015-07-30','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China',NULL),(1264,'2015-07-30','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States',NULL),(1265,'2015-07-30','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea',NULL),(1266,'2015-07-30','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India',NULL),(1267,'2015-07-30','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States',NULL),(1268,'2015-07-30','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany',NULL),(1269,'2015-07-30','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States',NULL),(1270,'2015-07-31','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States',NULL),(1271,'2015-08-01','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States',NULL),(1272,'2015-08-01','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria',NULL),(1273,'2015-08-04','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden',NULL),(1274,'2015-08-05','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China',NULL),(1275,'2015-08-07','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany',NULL),(1276,'2015-08-10','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden',NULL),(1277,'2015-08-11','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia',NULL),(1278,'2015-08-13','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil',NULL),(1279,'2015-09-24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden',NULL),(1280,'2015-09-21','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China',NULL),(1281,'2015-09-17','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan',NULL),(1282,'2015-09-17','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany',NULL),(1283,'2015-09-14','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden',NULL),(1284,'2015-09-14','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India',NULL),(1285,'2015-09-13','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China',NULL),(1286,'2015-08-26','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea',NULL),(1287,'2015-08-27','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany',NULL),(1288,'2015-08-27','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany',NULL),(1289,'2015-08-28','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany',NULL),(1290,'2015-09-03','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States',NULL),(1291,'2015-09-04','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany',NULL),(1292,'2015-09-07','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden',NULL),(1293,'2015-09-08','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States',NULL),(1294,'2015-09-08','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India',NULL),(1295,'2015-09-08','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India',NULL),(1296,'2015-09-08','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany',NULL),(1297,'2015-09-08','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China',NULL),(1298,'2015-09-08','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany',NULL),(1299,'2015-09-08','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil',NULL),(1300,'2015-09-08','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany',NULL),(1301,'2015-09-09','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany',NULL),(1302,'2015-09-09','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India',NULL),(1303,'2015-09-09','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany',NULL),(1304,'2015-09-10','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China',NULL),(1305,'2015-09-13','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany',NULL),(1306,'2015-09-10','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China',NULL),(1307,'2015-09-24','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China',NULL),(1308,'2015-09-24','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China',NULL),(1309,'2015-09-21','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany',NULL),(1310,'2015-09-25','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States',NULL),(1311,'2015-09-27','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States',NULL),(1312,'2015-09-27','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India',NULL),(1313,'2015-09-27','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India',NULL),(1314,'2015-09-28','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India',NULL),(1315,'2015-09-28','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States',NULL),(1316,'2015-09-29','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States',NULL),(1317,'2015-09-29','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India',NULL),(1318,'2015-09-29','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States',NULL),(1319,'2015-09-29','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States',NULL),(1320,'2015-09-29','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan',NULL),(1321,'2015-09-29','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India',NULL),(1322,'2015-09-30','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States',NULL),(1323,'2015-09-30','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany',NULL),(1324,'2015-09-30','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States',NULL),(1325,'2015-09-30','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China',NULL),(1326,'2015-10-01','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States',NULL),(1327,'2015-10-01','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil',NULL),(1328,'2015-10-01','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany',NULL),(1329,'2015-10-01','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China',NULL),(1330,'2015-10-01','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China',NULL),(1331,'2015-10-01','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China',NULL),(1332,'2015-10-02','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China',NULL),(1333,'2015-10-02','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany',NULL),(1334,'2015-10-02','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States',NULL),(1335,'2015-10-02','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China',NULL),(1336,'2015-10-02','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China',NULL),(1337,'2015-10-02','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States',NULL),(1338,'2015-10-02','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India',NULL),(1339,'2015-10-03','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States',NULL),(1340,'2015-10-03','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States',NULL),(1341,'2015-10-03','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States',NULL),(1342,'2015-10-03','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States',NULL),(1343,'2015-10-03','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States',NULL),(1344,'2015-10-05','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States',NULL),(1345,'2015-12-14','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan',NULL),(1346,'2015-11-23','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India',NULL),(1347,'2015-10-05','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China',NULL),(1348,'2015-11-08','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan',NULL),(1349,'2015-10-06','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States',NULL),(1350,'2015-10-08','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States',NULL),(1351,'2015-10-11','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China',NULL),(1352,'2015-10-12','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea',NULL),(1353,'2015-10-13','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States',NULL),(1354,'2015-10-13','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea',NULL),(1355,'2015-10-14','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India',NULL),(1356,'2015-10-16','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States',NULL),(1357,'2015-10-19','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India',NULL),(1358,'2015-10-20','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia',NULL),(1359,'2015-11-13','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan',NULL),(1360,'2015-10-21','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States',NULL),(1361,'2015-10-21','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India',NULL),(1362,'2015-10-23','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States',NULL),(1363,'2015-10-23','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India',NULL),(1364,'2015-10-24','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States',NULL),(1365,'2015-10-24','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India',NULL),(1366,'2015-10-25','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany',NULL),(1367,'2015-10-26','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States',NULL),(1368,'2015-10-26','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States',NULL),(1369,'2016-01-08','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India',NULL),(1370,'2015-10-26','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States',NULL),(1371,'2015-10-26','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States',NULL),(1372,'2015-10-26','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States',NULL),(1373,'2015-10-26','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain',NULL),(1374,'2015-10-27','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia',NULL),(1375,'2015-10-27','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China',NULL),(1376,'2015-10-28','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden',NULL),(1377,'2015-11-08','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan',NULL),(1378,'2015-10-28','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India',NULL),(1379,'2015-10-28','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India',NULL),(1380,'2015-10-28','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India',NULL),(1381,'2015-10-29','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India',NULL),(1382,'2015-10-29','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China',NULL),(1383,'2015-10-29','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany',NULL),(1384,'2015-10-29','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea',NULL),(1385,'2015-10-29','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States',NULL),(1386,'2015-10-30','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','',NULL),(1387,'2015-10-30','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India',NULL),(1388,'2015-10-30','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany',NULL),(1389,'2015-10-30','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany',NULL),(1390,'2015-10-30','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China',NULL),(1391,'2015-10-30','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China',NULL),(1392,'2015-10-30','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India',NULL),(1393,'2015-10-31','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan',NULL),(1394,'2015-10-31','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China',NULL),(1395,'2015-10-31','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States',NULL),(1396,'2015-10-31','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China',NULL),(1397,'2015-10-31','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan',NULL),(1398,'2015-10-31','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China',NULL),(1399,'2015-10-31','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan',NULL),(1400,'2015-10-31','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States',NULL),(1401,'2015-10-31','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China',NULL),(1402,'2015-10-31','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan',NULL),(1403,'2015-10-31','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China',NULL),(1404,'2015-10-31','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China',NULL),(1405,'2015-11-05','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States',NULL),(1406,'2015-10-31','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden',NULL),(1407,'2015-10-31','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany',NULL),(1408,'2015-10-31','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India',NULL),(1409,'2015-10-31','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan',NULL),(1410,'2015-11-01','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India',NULL),(1411,'2015-11-01','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany',NULL),(1412,'2015-11-02','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States',NULL),(1413,'2015-11-02','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States',NULL),(1414,'2015-11-02','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States',NULL),(1415,'2015-11-02','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States',NULL),(1416,'2015-11-04','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain',NULL),(1417,'2015-11-24','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden',NULL),(1418,'2015-11-24','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China',NULL),(1419,'2015-11-24','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany',NULL),(1420,'2015-11-24','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil',NULL),(1421,'2015-11-24','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India',NULL),(1422,'2015-11-24','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China',NULL),(1423,'2015-11-24','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia',NULL),(1424,'2015-11-25','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany',NULL),(1425,'2015-11-25','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States',NULL),(1426,'2015-11-26','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China',NULL),(1427,'2015-11-27','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States',NULL),(1428,'2015-11-27','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia',NULL),(1429,'2015-11-27','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany',NULL),(1430,'2015-11-27','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_rodriguez14@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Executive','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria',NULL),(1431,'2015-11-28','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India',NULL),(1432,'2015-12-14','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States',NULL),(1433,'2015-12-04','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia',NULL),(1434,'2015-12-16','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India',NULL),(1435,'2015-12-17','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China',NULL),(1436,'2016-01-09','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States',NULL),(1437,'2015-12-19','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States',NULL),(1438,'2015-12-23','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China',NULL),(1439,'2016-01-02','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States',NULL),(1440,'2016-01-04','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India',NULL),(1441,'2016-01-05','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan',NULL),(1442,'2016-01-05','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China',NULL),(1443,'2016-01-05','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan',NULL),(1444,'2016-01-05','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States',NULL),(1445,'2016-01-05','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India',NULL),(1446,'2016-01-09','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China',NULL),(1447,'2016-01-06','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan',NULL),(1448,'2016-01-06','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany',NULL),(1449,'2016-01-07','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany',NULL),(1450,'2016-01-07','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany',NULL),(1451,'2016-01-07','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','Israel','South Africa','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany',NULL),(1452,'2016-01-07','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China',NULL),(1453,'2016-01-07','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany',NULL),(1454,'2016-01-08','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany',NULL),(1455,'2016-01-09','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States',NULL),(1456,'2016-01-11','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany',NULL),(1457,'2016-01-12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain',NULL),(1458,'2016-01-12','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States',NULL),(1459,'2016-01-13','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan',NULL),(1460,'2016-01-13','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany',NULL),(1461,'2016-01-13','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China',NULL),(1462,'2016-01-16','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Spain','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States',NULL),(1463,'2016-01-21','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India',NULL),(1464,'2016-01-22','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States',NULL),(1465,'2016-01-22','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India',NULL),(1466,'2016-01-22','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany',NULL),(1467,'2016-01-29','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China',NULL),(1468,'2016-02-01','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore',NULL),(1469,'2016-01-30','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden',NULL),(1470,'2016-01-30','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States',NULL),(1471,'2016-02-01','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India',NULL),(1472,'2016-02-03','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden',NULL),(1473,'2016-02-03','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India',NULL),(1474,'2016-02-03','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore',NULL),(1475,'2016-02-03','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States',NULL),(1476,'2016-02-03','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden',NULL),(1477,'2016-02-03','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India',NULL),(1478,'2016-02-03','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China',NULL),(1479,'2016-02-03','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States',NULL),(1480,'2016-02-03','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany',NULL),(1481,'2016-02-03','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India',NULL),(1482,'2016-02-04','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan',NULL),(1483,'2016-02-04','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China',NULL),(1484,'2016-02-05','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India',NULL),(1485,'2016-02-05','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel',NULL),(1486,'2016-02-05','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan',NULL),(1487,'2016-02-08','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan',NULL),(1488,'2016-03-04','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany',NULL),(1489,'2016-02-20','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany',NULL),(1490,'2016-02-26','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia',NULL),(1491,'2016-03-08','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea',NULL),(1492,'2016-03-13','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan',NULL),(1493,'2016-03-17','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China',NULL),(1494,'2016-03-21','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore',NULL),(1495,'2016-03-21','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States',NULL),(1496,'2016-03-21','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan',NULL),(1497,'2016-03-21','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China',NULL),(1498,'2016-03-21','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan',NULL),(1499,'2016-03-21','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States',NULL),(1500,'2016-03-21','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China',NULL),(1501,'2016-03-21','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan',NULL),(1502,'2016-03-21','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States',NULL),(1503,'2016-03-22','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States',NULL),(1504,'2016-03-22','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore',NULL),(1505,'2016-03-22','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China',NULL),(1506,'2016-03-22','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore',NULL),(1507,'2016-03-22','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan',NULL),(1508,'2016-03-22','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan',NULL),(1509,'2016-03-22','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan',NULL),(1510,'2016-03-23','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States',NULL),(1511,'2016-03-23','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan',NULL),(1512,'2016-03-28','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan',NULL),(1513,'2016-03-23','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel',NULL),(1514,'2016-03-23','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China',NULL),(1515,'2016-03-23','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan',NULL),(1516,'2016-03-23','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States',NULL),(1517,'2016-03-23','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan',NULL),(1518,'2016-03-23','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China',NULL),(1519,'2016-03-23','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore',NULL),(1520,'2016-03-23','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore',NULL),(1521,'2016-03-23','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore',NULL),(1522,'2016-03-23','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States',NULL),(1523,'2016-03-23','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States',NULL),(1524,'2016-03-23','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States',NULL),(1525,'2016-03-23','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan',NULL),(1526,'2016-03-24','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany',NULL),(1527,'2016-03-24','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China',NULL),(1528,'2016-03-24','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore',NULL),(1529,'2016-03-24','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China',NULL),(1530,'2016-03-24','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States',NULL),(1531,'2016-03-30','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India',NULL),(1532,'2016-03-28','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore',NULL),(1533,'2016-03-24','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan',NULL),(1534,'2016-03-24','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany',NULL),(1535,'2016-03-24','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States',NULL),(1536,'2016-03-24','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore',NULL),(1537,'2016-03-24','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore',NULL),(1538,'2016-03-25','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan',NULL),(1539,'2016-03-25','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore',NULL),(1540,'2016-03-25','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan',NULL),(1541,'2016-03-25','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan',NULL),(1542,'2016-03-25','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore',NULL),(1543,'2016-03-27','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States',NULL),(1544,'2016-03-27','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China',NULL),(1545,'2016-03-27','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore',NULL),(1546,'2016-03-27','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States',NULL),(1547,'2016-03-27','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States',NULL),(1548,'2016-03-27','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan',NULL),(1549,'2016-03-27','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan',NULL),(1550,'2016-03-28','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore',NULL),(1551,'2016-03-28','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore',NULL),(1552,'2016-03-28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States',NULL),(1553,'2016-03-28','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan',NULL),(1554,'2016-03-28','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States',NULL),(1555,'2016-03-28','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China',NULL),(1556,'2016-03-28','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States',NULL),(1557,'2016-03-28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States',NULL),(1558,'2016-03-28','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States',NULL),(1559,'2016-03-28','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States',NULL),(1560,'2016-03-28','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States',NULL),(1561,'2016-03-28','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan',NULL),(1562,'2016-03-28','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan',NULL),(1563,'2016-03-29','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore',NULL),(1564,'2016-03-29','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan',NULL),(1565,'2016-03-29','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany',NULL),(1566,'2016-03-29','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany',NULL),(1567,'2016-03-29','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany',NULL),(1568,'2016-03-30','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States',NULL),(1569,'2016-03-29','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States',NULL),(1570,'2016-03-29','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany',NULL),(1571,'2016-03-29','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore',NULL),(1572,'2016-03-29','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan',NULL),(1573,'2016-03-29','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore',NULL),(1574,'2016-03-29','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China',NULL),(1575,'2016-03-29','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan',NULL),(1576,'2016-03-30','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore',NULL),(1577,'2016-03-30','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore',NULL),(1578,'2016-03-30','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan',NULL),(1579,'2016-03-30','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore',NULL),(1580,'2016-03-30','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan',NULL),(1581,'2016-03-30','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan',NULL),(1582,'2016-03-30','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States',NULL),(1583,'2016-03-30','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore',NULL),(1584,'2016-03-30','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States',NULL),(1585,'2016-03-30','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia',NULL),(1586,'2016-03-31','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore',NULL),(1587,'2016-03-31','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States',NULL),(1588,'2016-03-31','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia',NULL),(1589,'2016-03-31','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States',NULL),(1590,'2016-03-31','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States',NULL),(1591,'2016-03-31','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany',NULL),(1592,'2016-03-31','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China',NULL),(1593,'2016-03-31','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States',NULL),(1594,'2016-04-01','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China',NULL),(1595,'2016-04-01','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan',NULL),(1596,'2016-04-02','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Wang ','wang_yuan_9@163.com','SCU080616','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States',NULL),(1597,'2016-04-03','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan',NULL),(1598,'2016-04-06','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao','orao@scu.edu','','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India',NULL),(1599,'2016-04-11','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan',NULL),(1600,'2016-04-14','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Giselle Lee','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States',NULL),(1601,'2016-04-17','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China',NULL),(1602,'2016-05-03','66.129.239.13',53.846,44.444,35.461,35.714,2.750,3.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Crossman','crossman@juniper.net','','United States','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','7','4','2','3','2','2','3','2','3','3','2','6','4','2','3','3','5','3','2','2','6','2','2','India','Germany',NULL),(1603,'2016-05-03','172.77.222.166',57.692,92.593,93.488,64.286,2.875,5.167,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','America Soler-Everhart ','america@fundvec.org','','Venezuela','U.S.A. ','Baby Boomers (Born from 1946 to 1964)','F','FUNDVEC ','Executive','Four or more years','Education','6','4','7','5','5','7','5','6','4','7','3','4','7','5','7','7','1','7','7','4','1','1','1','1','United States','United States',NULL),(1604,'2016-05-23','167.191.240.1',50.000,44.444,45.132,57.143,2.625,3.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emilie Soares ','esoares@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Two to three years','Manufacturing','3','6','3','1','7','1','4','3','4','3','2','3','7','3','4','2','2','4','4','2','4','2','4','3','India','China',NULL),(1605,'2016-05-25','64.212.225.98',42.308,51.852,77.369,64.286,2.375,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Storry ','sstorry@riverbed.com','Riverbed','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Riverbed Technology','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','6','1','4','4','4','6','4','4','6','4','4','4','1','3','5','4','1','1','3','3','Saudi Arabia','India',NULL),(1606,'2016-05-25','50.143.142.237',53.846,70.370,70.922,50.000,2.750,4.167,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Takeuchi ','mtakeuchi@riverbed.com','Riverbed','United States','','Baby Boomers (Born from 1946 to 1964)','F','Riverbed Sunnyvale','Individual Contributor','Less than one year','Communications, Utilities','6','6','5','5','6','1','5','4','4','4','3','3','3','2','4','6','2','6','6','4','2','2','6','1','United States','Singapore',NULL),(1607,'2016-05-25','12.221.225.162',53.846,37.037,32.237,85.714,2.750,2.667,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathon Paul ','jpaul@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','2','2','4','1','4','6','2','6','6','1','4','3','1','1','5','4','3','United States','Singapore',NULL),(1608,'2016-05-25','216.200.161.146',61.538,51.852,19.342,64.286,3.000,3.333,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindhura Ramegowda ','sramegowda@riverbed.com','Riverbed','India','Global','Millenials (Born from 1980 to 1995)','F','Riverbed Technology Inc','Manager','Four or more years','Computer, Internet','1','7','2','1','5','4','4','2','2','1','1','6','7','2','4','4','2','6','2','2','6','2','4','2','India','United States',NULL),(1609,'2016-06-06','216.200.161.146',26.923,55.556,54.803,35.714,1.875,3.500,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alejandra Rapsis ','alejandra.rapsis@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed Technology, Inc.','Senior Manager','Four or more years','Services','4','4','3','1','7','4','2','4','3','7','4','2','4','4','1','4','1','1','5','2','2','3','5','1','United States','India',NULL),(1610,'2016-06-08','12.221.225.162',26.923,51.852,74.146,42.857,1.875,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abby Trainor ','abby.trainor@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed','Manager','One year','Computer, Internet','7','7','2','1','5','1','6','6','4','4','2','6','6','2','1','2','1','3','6','2','1','1','6','2','Singapore','China',NULL),(1611,'2016-06-14','73.93.70.182',38.462,40.741,32.237,71.429,2.250,2.833,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sean Murphy ','smurphy@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Executive','Four or more years','Computer, Internet','4','7','3','1','5','2','2','2','3','2','2','5','7','3','3','5','2','3','4','3','2','2','2','1','Singapore','Germany',NULL),(1612,'2016-06-21','204.10.228.2',53.846,77.778,83.817,28.571,2.750,4.500,5.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','6','5','7','3','5','6','6','5','2','6','2','5','5','6','2','3','1','2','2','5','5','2','6','2','United States','India',NULL),(1613,'2016-06-28','73.15.23.166',34.615,29.630,29.014,21.429,2.125,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josergio Zaragoza ','josergiozaragoza@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Genentech','Individual Contributor','Less than one year','Health Care','1','7','4','1','2','2','3','2','2','3','2','3','6','4','5','2','1','2','2','2','2','2','2','1','United States','Germany',NULL),(1614,'2016-06-28','173.254.196.59',69.231,37.037,38.685,21.429,3.250,2.667,3.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thilina Mallawa','thilina.arachchi@gmail.com','SCU062516','New Zealand','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','6','1','2','3','1','3','4','2','3','4','5','5','2','6','3','2','2','3','3','4','2','5','1','United States','India',NULL),(1615,'2016-06-28','73.15.216.70',50.000,88.889,29.014,7.143,2.625,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU062516','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','7','1','1','4','7','1','4','2','3','7','2','1','6','1','3','1','7','1','6','1','1','3','7','United States','South Korea',NULL),(1616,'2016-06-28','73.222.0.24',38.462,59.259,80.593,28.571,2.250,3.667,5.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana Petkova ','tpetkova@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','LOGOSOL INC.','Senior Manager','Four or more years','Manufacturing','7','6','7','1','7','4','7','4','4','2','2','6','3','2','1','2','2','6','2','2','3','1','6','2','United States','Germany',NULL),(1617,'2016-06-28','167.191.240.1',19.231,33.333,54.803,64.286,1.625,2.500,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silvia Aguilar ','saguilaramaya@scu.edu','SCU062516','Mexico','','Millenials (Born from 1980 to 1995)','F','Lam Research ','Individual Contributor','Two to three years','Manufacturing','6','7','4','1','6','1','3','3','4','3','2','4','6','3','1','4','1','1','3','3','1','2','4','1','United States','India',NULL),(1618,'2016-06-28','73.223.37.5',50.000,62.963,38.685,57.143,2.625,3.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pooja Nanjundaswamy ','pnanjundaswamy@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','2','6','2','3','7','2','2','4','2','6','1','2','6','4','6','3','3','3','2','6','2','2','6','2','United States','China',NULL),(1619,'2016-06-28','73.223.26.196',65.385,85.185,54.803,92.857,3.125,4.833,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asmaa Mohamed ','asmohamed@scu.edu','SCU062516','Egypt','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Health Care','6','7','5','6','7','4','2','5','1','4','2','4','6','4','2','7','7','7','1','7','1','1','6','2','India','China',NULL),(1620,'2016-06-28','24.5.126.173',92.308,88.889,80.593,57.143,4.000,5.000,5.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma ','jverma@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','3','6','6','6','6','6','6','6','4','6','4','2','6','4','6','4','6','4','4','6','4','2','6','2','United States','China',NULL),(1621,'2016-06-29','72.194.213.101',69.231,66.667,29.014,21.429,3.250,4.000,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Peng ','lpeng@scu.edu','SCU062516','China','','Millenials (Born from 1980 to 1995)','M','LogicMonitor, Inc','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','3','6','2','3','2','4','2','4','6','6','4','2','4','2','6','2','4','3','2','2','India','United States',NULL),(1622,'2016-06-29','50.174.198.65',65.385,74.074,38.685,78.571,3.125,4.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Patel ','mapatel@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','1','1','7','1','1','1','1','7','1','4','5','2','5','6','1','5','6','6','7','3','6','3','India','United States',NULL),(1623,'2016-06-29','71.198.45.131',69.231,55.556,38.685,57.143,3.250,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ananya Panja ','apanja@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Intel Corporation','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','1','1','7','1','7','1','7','1','7','4','7','7','1','1','7','7','7','1','1','1','Brazil','Singapore',NULL),(1624,'2016-06-29','192.35.35.35',34.615,25.926,48.356,50.000,2.125,2.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashley Pietz ','ashley.e.pietz@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','3','7','5','1','4','1','5','3','3','2','3','2','7','4','5','3','3','2','2','2','1','1','2','1','India','Saudi Arabia',NULL),(1625,'2016-06-30','64.245.3.214',100.000,88.889,70.922,50.000,5.125,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','Millenials (Born from 1980 to 1995)','M','','Student','Less than one year','Manufacturing','5','5','4','5','6','5','5','4','5','5','5','5','5','4','5','5','5','5','6','6','4','5','4','7','United States','Japan',NULL),(1626,'2016-07-05','192.91.173.36',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Burger ','timothysburger@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','3','6','4','2','6','3','2','3','3','3','2','4','7','5','4','5','3','2','3','2','2','2','2','1','United States','Germany',NULL),(1627,'2016-07-13','216.113.160.71',46.154,44.444,22.566,57.143,2.500,3.000,2.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priya Maheshwari ','pmaheshwari@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','ebay','Student','Less than one year','Computer, Internet','2','7','2','1','7','2','3','3','1','2','2','4','4','3','5','4','2','4','3','2','2','2','4','2','India','United States',NULL),(1628,'2016-07-19','50.184.196.5',26.923,37.037,32.237,71.429,1.875,2.667,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cynthia Shon ','cynthia@corporategames.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Corporate Games, Inc.','Executive','Four or more years','Services','2','6','3','2','6','2','3','4','2','2','2','3','7','3','2','5','1','2','3','3','1','2','3','2','Brazil','China',NULL),(1629,'2016-07-19','50.207.99.83',42.308,3.704,12.895,42.857,2.375,1.167,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Kohler ','GKohler@HotelDurant.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Benchmark Hotels','Executive','Less than one year','Entertainment','2','2','2','2','6','2','2','2','1','1','2','2','6','1','5','6','1','1','1','1','3','3','1','1','Brazil','China',NULL),(1630,'2016-07-06','75.25.116.255',53.846,37.037,38.685,14.286,2.750,2.667,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhavesh Ghantiwala ','bghantiwala@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','1','1','1','4','1','1','4','1','7','7','6','1','1','5','1','1','1','4','1','4','India','United States',NULL),(1631,'2016-07-07','64.136.252.140',69.231,81.481,83.817,71.429,3.250,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Ngatino ','mngatino@scu.edu','SCU062516','Indonesia','Canada','Millenials (Born from 1980 to 1995)','F','Stryker','Individual Contributor','Two to three years','Manufacturing','5','5','6','1','6','6','7','4','4','6','4','6','7','4','5','6','2','4','4','4','1','1','6','6','Singapore','China',NULL),(1632,'2016-07-22','129.210.115.242',0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL),(1633,'2016-07-30','73.189.255.191',53.846,55.556,96.712,71.429,2.750,3.500,6.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhaowei Zheng ','zheng_zhao_wei@hotmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','6','6','6','3','7','1','7','7','4','6','2','4','7','4','7','4','2','2','7','4','1','1','3','2','United States','Russia',NULL),(1634,'2016-08-01','129.210.115.112',80.769,70.370,41.908,21.429,3.625,4.167,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ying Tong ','tongyingkk@gmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','4','6','2','3','2','7','4','4','3','2','2','3','7','6','6','2','2','2','2','4','5','3','4','5','United States','China',NULL),(1635,'2016-08-01','129.210.115.112',46.154,66.667,22.566,50.000,2.500,4.000,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qianhui Jiang ','qjiang@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','2','2','7','4','3','3','2','1','1','1','6','5','6','2','1','3','4','3','6','2','5','1','China','United States',NULL),(1636,'2016-08-01','12.155.19.66',34.615,59.259,67.698,64.286,2.125,3.667,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alex Nguyen ','ahnguyen@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','6','7','5','3','6','3','5','4','2','5','2','2','6','3','2','4','2','5','4','2','2','1','5','3','United States','South Korea',NULL),(1637,'2016-07-19','193.110.55.14',3.846,40.741,41.908,57.143,1.125,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Louise Hunter','lhunter@juniper.net','JUNIPER','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Juniper Networks','Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','2','6','2','2','1','2','5','7','1','6','1','2','2','1','1','1','4','1','Spain','Sweden',NULL),(1638,'2016-08-02','50.148.189.138',46.154,74.074,70.922,71.429,2.500,4.333,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsiang-Yu Huang','hhuang2@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','5','7','4','3','5','4','6','6','2','5','2','2','6','7','2','6','3','1','4','5','3','3','5','2','United States','Germany',NULL),(1639,'2016-08-04','207.47.51.61',65.385,81.481,61.251,64.286,3.125,4.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fang-Wei Wang ','fwang1@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','3','6','6','6','4','2','2','2','5','6','5','3','5','3','4','4','5','3','3','4','3','China','United States',NULL),(1640,'2016-08-04','8.4.225.31',80.769,77.778,41.908,50.000,3.625,4.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheng-Fu Chuang','s2chuang@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','5','3','2','6','4','2','4','3','2','5','6','3','6','6','3','4','6','6','6','2','2','2','United States','Germany',NULL),(1641,'2016-08-04','199.192.87.130',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reijo Ratilainen ','reijoeratilainen@gmail.com','SCU080616','Finland','United States','Millenials (Born from 1980 to 1995)','M','Fit3D, Inc.','Senior Manager','Two to three years','Retail, Wholesale','3','7','4','2','6','2','4','3','3','5','3','3','6','2','3','6','3','2','3','2','1','2','2','2','Sweden','Germany',NULL),(1642,'2016-08-04','129.210.115.112',23.077,88.889,35.461,14.286,1.750,5.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prateek Khatri ','pkhatri@scu.edu','SCU080616','India','USA','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','2','1','1','1','7','7','7','5','1','1','1','1','7','1','7','1','1','7','7','1','1','1','7','1','United States','Brazil',NULL),(1643,'2016-08-04','12.156.69.114',19.231,25.926,19.342,92.857,1.625,2.167,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lynn Comiskey ','lcomiskey@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Unchained Labs','Individual Contributor','Two to three years','Health Care','1','7','5','1','6','2','1','2','2','1','1','2','7','2','3','7','3','2','4','2','1','1','1','1','United States','South Korea',NULL),(1644,'2016-08-04','73.158.53.41',46.154,25.926,35.461,50.000,2.500,2.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anusha Govindan ','agovindan@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','2','6','1','2','4','6','2','4','4','5','2','2','3','2','3','2','2','2','2','3','2','United States','Singapore',NULL),(1645,'2016-08-04','129.210.115.242',30.769,77.778,38.685,14.286,2.000,4.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiaoni Zhou ','jzhou@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Universtiy','Student','One year','Computer, Internet','2','6','3','1','3','6','5','4','2','2','2','2','5','6','2','2','4','2','5','2','2','2','6','1','India','United States',NULL),(1646,'2016-08-04','98.234.175.114',34.615,59.259,51.580,78.571,2.125,3.667,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henry Partida ','henrypartida@yahoo.com','SCU080616','Mexico','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','4','7','4','1','7','1','5','4','1','4','1','4','7','4','7','4','1','4','5','4','1','1','4','1','Japan','Germany',NULL),(1647,'2016-08-05','73.252.250.80',53.846,74.074,70.922,85.714,2.750,4.333,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargavi Ketha ','mketha@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','7','2','4','6','4','5','2','4','7','6','2','5','3','3','5','6','4','1','4','4','United States','India',NULL),(1648,'2016-08-05','64.71.1.74',57.692,66.667,54.803,50.000,2.875,4.000,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mansi Iyengar ','miyengar@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','2','6','4','2','4','3','3','3','5','6','3','5','4','3','6','3','5','2','2','3','1','United States','China',NULL),(1649,'2016-08-06','129.210.115.112',53.846,70.370,35.461,21.429,2.750,4.167,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surag Suresh Yalaburgi ','syalaburgi@scu.edu','Engr 304','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','3','1','1','4','3','4','4','2','1','4','6','2','6','3','1','4','7','4','1','2','4','6','United States','India',NULL),(1650,'2016-08-12','107.196.101.122',69.231,44.444,41.908,28.571,3.250,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santalynda Marrero ','santalynda@gmail.com','web','United States','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','SMConsulting','Individual Contributor','Four or more years','Education','4','5','3','5','5','2','4','2','2','4','2','3','5','4','6','3','3','2','3','3','2','2','4','3','United States','China',NULL),(1651,'2016-08-22','66.65.166.185',57.692,48.148,25.790,57.143,2.875,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthieu Bernet ','matthieu.bernet@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','M','JACQUET NORTH AMERICA CORP.','Executive','Four or more years','Agriculture','2','4','2','3','6','2','2','3','2','3','2','4','6','4','5','6','3','3','4','3','2','2','3','2','United States','Brazil',NULL),(1652,'2016-08-23','65.209.36.34',34.615,44.444,67.698,21.429,2.125,3.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Jones ','james.jones@jacquet.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Jacquet North America Corp.','Senior Manager','Less than one year','Manufacturing','6','5','3','1','3','1','6','6','2','4','2','3','6','3','2','3','2','3','3','6','2','2','2','3','Germany','Spain',NULL),(1653,'2016-08-29','67.188.41.200',61.538,40.741,45.132,71.429,3.000,2.833,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitin Natesan','nitin.natesan@gmail.com','','India','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Four or more years','Energy','4','6','3','4','6','1','3','4','4','2','2','3','6','3','3','6','4','4','3','2','2','2','4','4','United States','Germany',NULL),(1654,'2016-08-31','65.209.36.34',23.077,44.444,38.685,100.000,1.750,3.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sameer Pandya ','sameer.pandya@jacquet.com','web','United States','','Millenials (Born from 1980 to 1995)','M','Jacquet North America Corp.','Manager','One year','Retail, Wholesale','7','7','1','7','7','1','4','4','1','1','1','1','7','4','1','7','1','1','7','1','1','1','4','1','India','United States',NULL),(1655,'2016-09-02','82.227.25.132',61.538,96.296,83.817,42.857,3.000,5.333,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raphaelle Tisserand ','raphaelle.tisserand@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','F','Jacquet Nort America Corp.','Senior Manager','Less than one year','Retail, Wholesale','6','6','6','2','4','4','5','5','4','6','1','4','4','5','6','6','2','6','6','6','2','2','5','5','United States','Germany',NULL),(1656,'2016-09-05','24.16.45.45',0.000,44.444,9.671,35.714,1.000,3.000,1.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Kruse ','annkruse100@gmail.com','MSOD','United States','','Baby Boomers (Born from 1946 to 1964)','F','NA','Individual Contributor','Four or more years','Services','1','7','1','1','4','4','4','1','1','1','1','1','7','1','1','1','1','7','4','1','1','1','1','1','China','Germany',NULL),(1657,'2016-09-06','97.113.31.22',15.385,7.407,22.566,64.286,1.500,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vicki cohen ','vcohen88@outlook.com','MSOD','United States','','','F','The Boeing company','Individual Contributor','Four or more years','Manufacturing','2','6','2','2','4','1','4','2','2','1','1','2','7','2','1','6','3','2','1','1','1','1','1','1','Spain','Israel',NULL),(1658,'2016-09-12','199.201.66.3',57.692,14.815,29.014,42.857,2.875,1.667,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Norman','brendan.t.norman@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Facebook','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','3','4','1','2','1','2','5','7','1','6','2','2','2','2','1','2','2','1','1','China','Japan',NULL),(1659,'2016-09-16','50.242.66.245',38.462,62.963,54.803,0.000,2.250,3.833,3.833,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Cao','lcao@scu.edu','SCU092416','China','United States','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Computer, Internet','6','6','3','1','1','2','2','6','2','4','2','2','1','4','1','1','6','7','5','3','2','1','2','3','China','United States',NULL),(1660,'2016-09-17','129.210.115.4',53.846,55.556,48.356,64.286,2.750,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang','ywang12@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','1','7','6','1','6','1','4','6','1','3','2','1','7','2','1','3','1','7','7','1','7','2','3','7','United States','India',NULL),(1661,'2016-09-17','108.199.128.43',61.538,55.556,48.356,85.714,3.000,3.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xueyan Lu','xlu1@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','6','3','2','6','3','4','4','4','3','1','7','7','6','7','7','1','1','1','7','4','1','3','1','United States','India',NULL),(1662,'2016-09-18','76.103.101.71',50.000,51.852,51.580,78.571,2.625,3.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephanie Truong','sltruong@scu.edu',' SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed','Individual Contributor','One year','Manufacturing','3','6','6','2','6','1','3','4','3','3','2','4','7','7','5','6','5','3','5','2','1','1','2','1','United States','China',NULL),(1663,'2016-09-18','76.21.125.2',38.462,92.593,54.803,78.571,2.250,5.167,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Visalakshi Gopalakrishnan','vgopalakrishnan@scu.edu','SCU092416','India','','Gen X (Born from 1965 to 1979)','F','SCU','Student','Less than one year','Computer, Internet','2','7','5','2','4','2','2','6','1','7','1','1','7','7','6','7','1','1','7','7','4','2','7','1','United States','China',NULL),(1664,'2016-09-19','73.170.37.140',34.615,81.481,19.342,100.000,2.125,4.667,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naina Raut','nraut@scu.edu','ENGR 304','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Individual Contributor','Two to three years','Services','1','7','2','1','7','7','1','2','5','1','1','3','7','1','7','7','1','7','1','6','1','1','6','2','United States','India',NULL),(1665,'2016-09-19','130.65.109.194',76.923,85.185,74.146,50.000,3.500,4.833,4.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Wang','lwang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','5','7','7','2','6','6','6','6','2','3','2','2','4','6','2','4','3','3','2','6','6','5','6','6','China','United States',NULL),(1666,'2016-09-20','71.202.61.8',57.692,100.000,35.461,85.714,2.875,5.500,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SyamalaKeerthana Chegu','schegu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','2','3','6','7','7','4','1','2','2','1','7','7','7','6','1','3','2','7','6','1','7','2','United States','China',NULL),(1667,'2016-09-20','73.162.12.140',46.154,55.556,58.027,78.571,2.500,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brittany Parker','bparker@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','6','3','4','4','3','5','3','4','7','5','4','5','4','4','5','2','1','2','2','1','China','India',NULL),(1668,'2016-09-20','104.1.185.85',15.385,33.333,35.461,71.429,1.500,2.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller','mueller.vincenza4@gmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Senior Manager','Four or more years','Services','4','7','3','1','4','1','3','3','2','2','1','2','7','4','2','6','1','3','3','2','2','1','2','2','United States','Germany',NULL),(1669,'2016-09-21','129.210.115.112',96.154,81.481,70.922,28.571,4.125,4.667,4.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma','jverma@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','4','6','5','5','5','5','5','4','5','3','5','5','5','5','4','5','3','4','6','5','2','5','3','United States','China',NULL),(1670,'2016-09-21','76.21.105.72',65.385,44.444,51.580,71.429,3.125,3.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nishant S Bochare','bocharenishant@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','3','6','6','2','6','2','3','3','2','5','3','3','6','4','7','6','5','2','3','3','1','2','4','2','United States','India',NULL),(1671,'2016-09-22','76.244.36.188',88.462,100.000,77.369,92.857,3.875,6.833,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Malik','mmalik1@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','5','2','7','7','7','5','4','5','2','6','6','7','7','7','6','7','7','7','4','2','6','2','United States','China',NULL),(1672,'2016-09-22','69.181.66.236',57.692,66.667,38.685,71.429,2.875,4.000,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Snehal Patil','spatil@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','4','4','2','6','1','4','7','7','4','4','1','1','4','7','4','1','4','4','United States','China',NULL),(1673,'2016-09-22','73.158.217.181',53.846,40.741,29.014,85.714,2.750,2.833,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Hegde','shegde@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','4','2','7','3','4','2','2','1','1','7','7','6','6','6','2','4','2','1','2','1','1','1','United States','Japan',NULL),(1674,'2016-09-22','136.2.1.109',50.000,25.926,35.461,71.429,2.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Hansen','phanse25@ford.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ford Motor Company','Individual Contributor','Two to three years','Manufacturing','1','7','4','1','6','1','5','3','1','3','1','3','7','2','5','4','2','2','2','2','2','4','4','3','United States','India',NULL),(1675,'2016-09-22','68.189.124.140',50.000,59.259,32.237,57.143,2.625,3.667,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott','belliott@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Four or more years','Computer, Internet','3','7','1','1','4','4','3','3','2','4','4','3','5','5','5','6','3','3','3','2','1','2','5','2','China','India',NULL),(1676,'2016-09-22','67.160.193.217',61.538,92.593,80.593,71.429,3.000,5.167,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoyuan Lai ','xlai@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','7','7','6','5','3','5','2','5','7','4','2','4','3','4','4','6','3','2','6','5','United States','India',NULL),(1677,'2016-09-23','24.5.126.37',23.077,70.370,3.224,100.000,1.750,4.167,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavitha Muthu ','kmuthu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','7','2','1','7','1','1','1','1','1','1','1','7','2','7','7','1','7','7','1','1','1','7','1','China','United States',NULL),(1678,'2016-09-22','129.210.115.4',53.846,96.296,45.132,35.714,2.750,5.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ning Zhang','nzhang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','2','5','4','2','5','6','5','4','3','2','2','3','6','4','5','3','3','5','7','6','2','3','4','2','United States','Germany',NULL),(1679,'2016-09-22','129.210.115.104',57.692,51.852,77.369,57.143,2.875,3.333,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pravallika Yanamadala','pravallika.yanamadala@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','School Of Engineering,Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','2','6','2','6','6','3','6','2','6','7','2','6','2','2','2','6','3','2','2','5','1','United States','India',NULL),(1680,'2016-10-11','158.140.1.28',42.308,88.889,41.908,57.143,2.375,5.000,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ludger Johanterwage ','ludgerj@cadence.com','Cadence2016','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','6','5','1','5','7','3','3','2','3','2','5','7','6','3','4','2','5','3','3','2','2','6','2','China','India',NULL),(1681,'2016-10-11','158.140.1.28',7.692,29.630,32.237,42.857,1.250,2.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silas McDermott ','silas@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','4','1','1','2','4','4','1','2','6','4','1','3','1','4','1','1','1','1','3','2','India','Israel',NULL),(1682,'2016-10-12','158.140.1.28',3.846,40.741,29.014,35.714,1.125,2.833,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avina Verma ','averma@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','7','3','1','2','1','6','2','1','1','1','2','7','6','1','3','1','7','1','1','1','1','1','1','India','Japan',NULL),(1683,'2016-10-12','158.140.1.28',19.231,25.926,35.461,71.429,1.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Collins','collins@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','2','4','6','2','4','3','2','2','2','2','6','4','1','6','1','1','4','1','1','1','1','1','China','India',NULL),(1684,'2016-10-12','213.131.238.28',57.692,55.556,41.908,57.143,2.875,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Pollard','bpollard@cadence.com','Cadence2016','Ireland','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','4','3','5','3','3','3','2','2','2','3','6','5','6','5','3','3','2','2','1','3','6','2','United States','Israel',NULL),(1685,'2016-10-12','158.140.1.28',42.308,44.444,32.237,64.286,2.375,3.000,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagesh Sanghavi','sanghavi@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','3','4','3','2','3','5','4','2','6','3','4','3','2','2','2','3','3','United States','India',NULL),(1686,'2016-10-12','158.140.1.28',3.846,55.556,61.251,85.714,1.125,3.500,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harpreet Singh Anand ','harpreet.anand@gmail.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','7','1','5','2','3','5','1','2','7','6','1','6','1','2','2','3','1','1','7','1','India','China',NULL),(1687,'2016-10-13','192.5.98.28',50.000,81.481,83.817,42.857,2.625,4.667,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Takeyoshi Ikeda ','tikeda@cadence.com','Cadence2016','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','2','6','2','5','3','7','4','4','6','2','6','7','4','2','6','2','6','7','3','2','2','5','3','United States','China',NULL),(1688,'2016-10-13','213.131.238.28',19.231,40.741,38.685,92.857,1.625,2.833,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean-Paul Millo ','jpm@cadence.com','Cadence2016','France','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','3','1','7','1','2','3','2','3','1','2','7','5','5','7','1','2','3','1','1','1','5','1','United States','India',NULL),(1689,'2016-10-13','59.145.174.78',46.154,70.370,25.790,28.571,2.500,4.167,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alok Jain ','alokj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','3','2','3','2','2','2','2','4','6','7','3','3','2','6','3','5','3','2','2','3','India','Israel',NULL),(1690,'2016-10-13','14.142.6.124',38.462,55.556,32.237,35.714,2.250,3.500,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Gutta ','raj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','1','1','6','3','5','2','2','3','2','2','5','2','3','2','2','6','3','5','4','2','2','2','United States','India',NULL),(1691,'2016-10-13','158.140.1.28',50.000,59.259,38.685,35.714,2.625,3.667,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Federico Politi ','federico@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','6','2','1','4','1','5','3','3','2','3','3','5','4','6','4','1','7','4','2','1','4','4','2','United States','Germany',NULL),(1692,'2016-10-21','73.15.65.107',88.462,100.000,58.027,35.714,3.875,5.833,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pei Zhang','pzhang2@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','5','2','4','4','2','3','3','5','6','2','5','6','6','3','2','6','6','7','2','5','6','6','United States','Japan',NULL),(1693,'2016-10-21','162.195.242.28',61.538,59.259,87.041,35.714,3.000,3.667,5.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Insixiengmay','kaminsix@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','n/a','Individual Contributor','Four or more years','Communications, Utilities','4','7','7','3','4','4','5','6','4','7','1','4','4','4','4','4','4','4','4','2','4','3','4','1','India','United States',NULL),(1694,'2016-10-21','158.140.1.28',46.154,70.370,58.027,57.143,2.500,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Ja Pena ','djap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','4','7','6','4','4','2','5','1','4','4','3','4','4','2','6','4','1','2','2','5','1','India','China',NULL),(1695,'2016-10-13','158.140.1.28',34.615,25.926,35.461,57.143,2.125,2.167,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Myers ','cmyers@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','7','3','1','7','2','2','3','3','3','1','5','5','2','6','3','1','3','2','1','1','1','3','1','China','India',NULL),(1696,'2016-10-13','158.140.1.28',30.769,100.000,70.922,35.714,2.000,5.833,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deval Sanghani ','deval@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','1','6','4','5','4','7','1','4','7','5','6','4','1','6','7','4','1','1','7','1','India','United States',NULL),(1697,'2016-10-13','158.140.1.28',38.462,62.963,61.251,71.429,2.250,3.833,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Zigman ','zigman@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','2','6','2','6','4','3','3','2','3','6','7','2','5','2','4','6','2','3','2','2','2','Israel','United States',NULL),(1698,'2016-10-13','158.140.1.28',46.154,33.333,29.014,50.000,2.500,2.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Mathur ','rmathur@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','6','2','2','3','3','2','2','5','5','4','5','3','2','2','4','2','2','1','1','1','United States','Germany',NULL),(1699,'2016-10-14','199.43.4.28',7.692,51.852,61.251,28.571,1.250,3.333,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare ','sbare@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','6','2','1','3','2','6','6','2','6','2','2','7','6','1','2','1','3','2','2','1','1','5','1','India','United States',NULL),(1700,'2016-10-14','31.168.0.253',53.846,55.556,12.895,92.857,2.750,3.500,1.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dov Kliger ','dkliger@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','1','2','2','1','2','4','7','4','5','7','1','4','6','2','4','3','4','2','Israel','Russia',NULL),(1701,'2016-11-04','24.130.216.126',53.846,25.926,48.356,92.857,2.750,2.167,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emma Polden ','empolden@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','F','','Student','','Education','4','6','6','7','7','1','3','3','2','3','1','4','7','4','1','7','1','1','1','5','3','2','1','3','Sweden','Spain',NULL),(1702,'2016-10-21','158.140.1.28',50.000,51.852,67.698,42.857,2.625,3.333,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwath Thirumalai ','ashwath@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','5','2','6','2','4','3','4','5','3','4','5','3','2','3','3','3','5','3','3','2','4','2','India','China',NULL),(1703,'2016-10-15','158.140.1.28',11.538,48.148,19.342,85.714,1.375,3.167,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Upesh Jain ','upesh@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','6','1','2','2','2','2','1','1','7','3','1','6','2','1','6','3','2','2','5','1','China','India',NULL),(1704,'2016-10-17','158.140.1.28',96.154,40.741,58.027,85.714,4.125,2.833,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Guinn ','jguinn@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','5','6','7','1','5','6','4','2','3','3','6','1','6','7','5','4','4','6','2','6','1','2','Germany','China',NULL),(1705,'2016-10-17','199.43.4.121',7.692,29.630,29.014,78.571,1.250,2.333,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kenneth Willis ','kenw@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems / Product Engineering','Manager','Four or more years','Computer, Internet','3','7','2','1','7','1','4','2','2','2','1','3','7','1','1','4','1','6','3','1','1','1','2','1','China','India',NULL),(1706,'2016-10-17','158.140.1.28',69.231,59.259,25.790,0.000,3.250,3.667,2.333,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vasant Ramabadran ','vasant@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','5','1','1','3','3','4','2','3','3','4','4','3','5','5','3','3','5','4','3','5','3','2','1','United States','China',NULL),(1707,'2016-10-17','158.140.1.28',61.538,59.259,54.803,50.000,3.000,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arthur Schaldenbrand ','als@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','2','5','4','4','4','4','4','4','2','5','6','2','2','5','2','4','4','4','3','3','4','2','United States','Germany',NULL),(1708,'2016-10-21','158.184.198.7',50.000,37.037,77.369,71.429,2.625,2.667,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Kim ','danielkim00@gmail.com','SCU110516','South Korea','','Millenials (Born from 1980 to 1995)','M','Engineer','Manager','Four or more years','Manufacturing','6','6','5','2','6','2','6','6','2','5','2','6','6','2','2','6','2','2','6','2','3','2','2','2','South Korea','United States',NULL),(1709,'2016-10-17','158.140.1.28',7.692,37.037,41.908,50.000,1.250,2.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shadi Saba ','shadi@cadence.com','Cadence2016','Israel','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','6','3','2','4','1','4','2','2','4','2','1','7','1','1','4','1','4','3','1','1','1','6','1','China','India',NULL),(1710,'2016-10-22','73.92.65.117',38.462,70.370,29.014,57.143,2.250,4.167,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dipal Dineshkumar Patel','dpatel@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','1','1','7','4','4','4','2','2','2','2','4','6','5','5','2','2','4','5','1','2','4','3','United States','India',NULL),(1711,'2016-10-17','14.142.6.124',26.923,37.037,35.461,57.143,1.875,2.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajkumar Chandrasekar ','rajkc@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','1','2','2','2','6','1','5','2','2','6','4','2','1','1','2','1','Germany','United States',NULL),(1712,'2016-10-18','158.140.1.28',15.385,37.037,12.895,57.143,1.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elizabeth DiVittorio ','lizd@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','6','1','1','6','6','1','2','2','2','1','1','6','2','3','4','2','3','3','1','1','2','1','1','India','China',NULL),(1713,'2016-10-23','107.223.214.165',53.846,29.630,41.908,50.000,2.750,2.333,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruben Luva ','rluva@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','6','2','1','6','3','6','3','2','3','2','1','6','3','2','3','3','1','3','2','5','5','2','3','India','Spain',NULL),(1714,'2016-10-18','158.140.1.28',23.077,66.667,35.461,78.571,1.750,4.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Gu ','gxin@cadence.com','Cadence2016','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Sysytems','Executive','Four or more years','Computer, Internet','7','7','1','1','7','1','3','4','1','1','1','1','7','7','7','4','1','4','4','1','1','1','7','1','India','China',NULL),(1715,'2016-10-19','158.140.1.28',38.462,51.852,25.790,42.857,2.250,3.333,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navneet Mohindru ','navneet@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design','Individual Contributor','Two to three years','Computer, Internet','4','6','1','2','6','2','2','2','2','3','1','4','6','4','2','2','2','6','4','2','2','2','2','3','China','United States',NULL),(1716,'2016-10-19','114.41.105.242',26.923,48.148,22.566,50.000,1.875,3.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Chang ','simonc@cadence.com','Cadence2016','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','2','2','2','3','2','3','3','7','1','2','2','1','6','6','2','2','2','2','1','United States','Singapore',NULL),(1717,'2016-10-19','158.140.1.28',38.462,33.333,38.685,50.000,2.250,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Larry Belnap ','belnap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','1','6','1','2','4','2','4','2','3','6','4','3','3','1','4','2','2','2','4','2','2','United States','India',NULL),(1718,'2016-10-21','24.130.54.6',53.846,70.370,74.146,71.429,2.750,4.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yangyang Pu','ypu@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','3','5','5','4','6','3','4','2','4','7','4','5','5','2','3','4','5','2','1','4','3','United States','India',NULL),(1719,'2016-10-20','158.140.1.28',38.462,40.741,41.908,35.714,2.250,2.833,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Chen ','bchen@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','7','3','1','4','3','3','2','3','3','3','3','6','4','4','2','1','3','3','2','2','3','2','1','United States','Israel',NULL),(1720,'2016-10-20','158.140.1.28',23.077,37.037,3.224,100.000,1.750,2.667,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DInraj Shetty ','dinraj@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','1','7','1','1','7','1','1','1','1','2','1','1','7','3','7','7','1','7','1','1','1','1','3','1','India','United States',NULL),(1721,'2016-10-24','192.35.35.34',100.000,59.259,54.803,85.714,4.250,3.667,3.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geo Kal','SHOYRIDIN@sbclobal.net','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Individual Contributor','Two to three years','Government','4','7','5','5','7','6','2','3','4','5','1','6','6','3','6','6','7','4','4','4','1','1','1','7','United States','Germany',NULL),(1722,'2016-10-26','73.223.203.157',61.538,55.556,70.922,50.000,3.000,3.500,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chuan Xu','xc5211@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','4','7','6','5','7','2','4','6','4','4','2','3','4','3','3','3','4','2','5','3','2','2','6','3','Germany','United States',NULL),(1723,'2016-10-26','73.189.40.147',65.385,59.259,41.908,42.857,3.125,3.667,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shivanagesh Chandra','schandra@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univeristy','Student','Two to three years','Education','4','7','2','4','6','2','2','7','2','2','3','4','5','4','6','2','1','7','2','3','2','2','4','3','United States','India',NULL),(1724,'2016-10-26','71.202.60.75',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson ','cgudmundson@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States',NULL),(1725,'2016-10-27','71.204.191.22',53.846,88.889,54.803,64.286,2.750,5.000,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenjing Cao ','wcao@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','2','3','7','5','7','6','2','4','2','4','7','6','3','2','2','2','5','6','4','2','6','2','China','United States',NULL),(1726,'2016-10-27','98.207.232.71',53.846,81.481,45.132,50.000,2.750,4.667,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samarth Mehta ','smehta1@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','3','3','6','6','4','3','4','2','2','3','5','6','5','4','2','5','5','4','2','3','2','2','India','United States',NULL),(1727,'2016-10-27','50.184.63.160',61.538,74.074,58.027,21.429,3.000,4.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Darisha Jhutty','djhutty@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','F','Pacific Biosciences','Individual Contributor','Less than one year','Health Care','4','6','5','1','6','4','6','3','3','3','2','4','2','6','6','3','3','6','5','2','2','2','3','4','India','United States',NULL),(1728,'2016-10-27','129.210.115.4',100.000,81.481,61.251,92.857,4.250,4.667,4.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiangnan Du','jdu1@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','4','6','7','6','6','7','1','3','1','6','7','4','6','7','4','6','4','5','7','2','3','2','United States','China',NULL),(1729,'2016-10-27','209.133.79.5',23.077,81.481,25.790,78.571,1.750,4.667,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Puspak Sapkota ','psapkota@scu.edu','SCU110516','United States','Nepal','Millenials (Born from 1980 to 1995)','M','Tesla','Manager','Less than one year','Energy','1','7','3','1','7','7','6','2','1','1','1','4','6','4','1','5','4','6','5','4','1','1','2','1','United States','India',NULL),(1730,'2016-10-28','50.152.171.113',61.538,40.741,54.803,0.000,3.000,2.833,3.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeffrey Young','jeffrey.young.90@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Qorvo','Individual Contributor','Four or more years','Computer, Internet','3','6','4','3','2','2','3','5','3','5','4','5','3','2','5','2','2','4','5','1','2','2','3','1','Japan','China',NULL),(1731,'2016-10-28','63.250.181.65',7.692,70.370,41.908,85.714,1.250,4.167,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrice Salles ','patrice.salles@hmclause.com','Web','France','','Gen X (Born from 1965 to 1979)','M','HM-Clause / R&D','Manager','Less than one year','Agriculture','3','7','2','1','7','1','3','2','7','2','1','1','6','3','2','6','1','6','6','5','1','1','4','2','United States','Brazil',NULL),(1732,'2016-10-29','24.130.52.157',57.692,44.444,19.342,100.000,2.875,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hatem Mohamed Sayed Ahmed','hahmed@scu.edu','SCU110516','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','1','4','7','4','1','1','1','1','1','1','7','1','7','7','1','4','4','1','7','1','4','1','United States','India',NULL),(1733,'2016-10-30','99.139.79.63',34.615,85.185,48.356,42.857,2.125,4.833,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gaston Young','gsyoung@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','5','3','1','4','3','7','4','3','2','1','5','5','7','3','6','2','3','7','3','2','2','6','1','United States','South Korea',NULL),(1734,'2016-10-30','50.152.240.167',26.923,70.370,45.132,28.571,1.875,4.167,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanzi Li','hli@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','3','2','4','6','4','4','2','2','1','4','7','4','3','1','1','1','4','4','1','2','6','1','India','United States',NULL),(1735,'2016-10-31','129.210.115.112',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qian Huang ','qhuang@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','4','2','4','1','2','1','2','6','4','2','2','2','3','6','4','4','4','4','4','United States','India',NULL),(1736,'2016-10-31','72.34.128.250',50.000,59.259,41.908,57.143,2.625,3.667,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Stock ','stock17924@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Roche','Individual Contributor','Two to three years','Health Care','2','6','3','1','5','2','3','3','5','3','1','5','6','5','5','5','2','4','5','3','2','2','3','3','China','Spain',NULL),(1737,'2016-11-08','179.107.110.250',23.077,62.963,32.237,100.000,1.750,3.833,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caio ','caioaf@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','One year','Computer, Internet','2','7','3','2','7','4','2','4','3','2','1','3','7','6','1','7','2','2','6','2','2','2','3','1','United States','Israel',NULL),(1738,'2016-11-08','179.107.110.250',46.154,66.667,6.447,35.714,2.500,4.000,1.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Artur Melo Mota Costa ','arturm.852@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','4','1','1','4','7','1','2','1','1','1','4','7','4','7','4','1','7','1','1','4','1','4','1','United States','Sweden',NULL),(1739,'2016-11-08','179.107.110.250',23.077,44.444,16.119,21.429,1.750,3.000,1.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Breno ','breno@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','5','2','1','2','3','1','2','3','4','6','1','2','1','4','3','1','3','1','2','1','Brazil','India',NULL),(1740,'2016-11-08','179.107.110.250',46.154,62.963,51.580,57.143,2.500,3.833,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mauro da Costa ','mauroantonioj@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','7','4','2','5','2','4','3','4','5','1','4','5','5','3','5','2','4','6','2','4','2','4','2','Brazil','United States',NULL),(1741,'2016-11-08','179.107.110.250',34.615,59.259,29.014,78.571,2.125,3.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gustavo Campos ','guhcampos@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','3','1','4','4','4','2','1','3','1','5','7','6','3','7','1','4','3','1','1','3','4','2','United States','India',NULL),(1742,'2016-11-08','179.107.110.250',34.615,74.074,58.027,64.286,2.125,4.333,4.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abner Luis Panho Marciano ','abner@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','6','2','7','4','4','6','4','2','2','3','7','4','1','2','3','6','4','5','1','1','3','4','United States','Brazil',NULL),(1743,'2016-11-08','179.107.110.250',38.462,70.370,58.027,57.143,2.250,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Augusto ','augusto@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Less than one year','Computer, Internet','6','7','2','2','6','4','2','5','2','7','1','2','7','5','2','2','2','2','3','6','3','4','5','2','Germany','United States',NULL),(1744,'2016-11-08','179.107.110.250',38.462,59.259,48.356,78.571,2.250,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas ','luckazlz@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','7','3','2','3','2','5','2','1','6','3','5','5','3','6','3','2','2','2','5','2','United States','Israel',NULL),(1745,'2016-11-08','179.107.110.250',19.231,70.370,29.014,42.857,1.625,4.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luciana ','lucianafujii@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','7','1','2','2','6','1','2','6','7','4','2','1','2','1','1','1','2','7','1','United States','India',NULL),(1746,'2016-11-08','179.107.110.250',26.923,55.556,45.132,71.429,1.875,3.500,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas Prat ','pratlucas@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','3','7','3','2','5','4','3','2','3','6','1','2','6','5','3','6','2','4','3','2','1','2','3','2','United States','Sweden',NULL),(1747,'2016-11-08','179.107.110.250',30.769,62.963,16.119,100.000,2.000,3.833,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rogerio de Souza Moraes ','rogerio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','6','2','2','1','1','1','5','7','5','2','7','2','2','7','1','2','1','2','2','United States','China',NULL),(1748,'2016-11-08','179.107.110.250',57.692,59.259,25.790,85.714,2.875,3.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Azevedo ','gabriel.guedesaz@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','5','1','1','7','7','2','6','1','2','2','2','7','7','7','7','1','3','2','2','7','2','1','1','Brazil','United States',NULL),(1749,'2016-11-08','179.107.110.250',34.615,48.148,51.580,42.857,2.125,3.167,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronalu ','ronalu@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','6','1','1','7','2','2','1','6','6','1','6','6','4','1','1','2','1','7','4','1','4','1','1','Brazil','United States',NULL),(1750,'2016-11-08','179.107.110.250',57.692,48.148,54.803,71.429,2.875,3.167,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Ramos ','ramos@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','7','6','5','3','3','4','2','4','6','4','5','5','3','2','3','2','4','2','2','2','Brazil','United States',NULL),(1751,'2016-11-08','179.107.110.250',65.385,85.185,54.803,50.000,3.125,4.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mateus Silva ','msilva@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','2','5','6','4','4','2','3','6','6','5','2','6','2','6','2','5','2','4','6','5','Israel','India',NULL),(1752,'2016-11-08','179.107.110.250',26.923,18.519,51.580,35.714,1.875,1.833,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raquel Lara ','Raqlara@yahoo.com.br','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Manager','Two to three years','Computer, Internet','6','1','6','6','6','1','6','1','2','1','1','3','6','3','1','6','1','1','2','1','1','1','3','1','Israel','India',NULL),(1753,'2016-11-09','179.107.110.250',34.615,40.741,51.580,100.000,2.125,2.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tulio Leao ','tulio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','6','7','3','1','7','1','5','2','1','5','4','3','7','5','3','7','1','3','3','2','1','1','3','3','United States','Israel',NULL),(1754,'2016-11-09','179.107.110.250',38.462,70.370,61.251,85.714,2.250,4.167,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guilherme Santos ','guisousa.dcc@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','6','5','5','3','4','5','2','6','6','6','5','7','1','4','3','5','1','1','2','1','United States','Sweden',NULL),(1755,'2016-11-09','179.107.110.250',19.231,44.444,25.790,78.571,1.625,3.000,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea ','andrea.iabrudi@gmail.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','1','7','3','2','6','2','3','3','3','1','1','1','7','6','2','5','2','3','2','2','1','3','3','1','India','Israel',NULL),(1756,'2016-11-10','198.107.143.117',42.308,40.741,58.027,42.857,2.375,2.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jim DeWitt ','jim.dewitt@nuflare.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','NuFlare America','Executive','Two to three years','Services','4','6','2','1','5','2','6','4','3','5','2','2','5','2','3','4','2','3','5','2','1','3','3','5','Japan','Sweden',NULL),(1757,'2016-11-09','179.107.110.250',42.308,62.963,58.027,71.429,2.375,3.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tomas Schweizer ','tomas@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Less than one year','Computer, Internet','6','7','4','3','6','5','5','6','2','1','2','1','6','4','5','5','3','2','4','4','2','2','4','1','United States','Germany',NULL),(1758,'2016-11-09','179.107.110.250',11.538,51.852,12.895,64.286,1.375,3.333,1.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandre Esselin Botelho ','alxmakingsounds@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Manager','Two to three years','Computer, Internet','1','7','2','1','5','2','1','3','2','1','1','3','7','4','1','4','1','4','4','2','2','1','4','1','China','Israel',NULL),(1759,'2016-11-09','179.107.110.250',50.000,44.444,35.461,64.286,2.625,3.000,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yumi Monma ','ymonma@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','4','5','3','1','6','2','3','2','2','3','2','2','7','2','5','5','3','3','3','2','3','3','6','2','Japan','United States',NULL),(1760,'2016-11-09','179.107.110.250',53.846,81.481,51.580,50.000,2.750,4.667,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarisse Simões Ribeiro ','clasimoesr@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','2','7','3','5','3','4','1','5','6','7','1','6','4','4','1','2','3','6','7','1','Germany','Brazil',NULL),(1761,'2016-11-09','158.140.1.28',30.769,51.852,22.566,64.286,2.000,3.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joao Silva','noone@none.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','5','3','2','3','4','2','2','2','7','1','1','4','5','6','4','1','1','1','5','3','India','Israel',NULL),(1762,'2016-11-09','179.107.110.250',23.077,48.148,48.356,57.143,1.750,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia ','natyarantes@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','3','7','4','1','6','7','7','4','1','2','3','5','7','2','1','2','1','1','1','1','1','1','7','1','United States','India',NULL),(1763,'2016-11-12','24.4.33.61',26.923,37.037,32.237,50.000,1.875,2.667,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Orna Sarfaty ','sarfatyo@gmail.com','web','Israel','Israel / US','Baby Boomers (Born from 1946 to 1964)','F','sandisk','Executive','Four or more years','Computer, Internet','2','7','4','1','5','1','4','2','2','2','1','2','6','4','1','3','2','2','6','2','4','2','1','2','United States','Israel',NULL),(1764,'2016-11-15','61.125.134.193',42.308,62.963,25.790,14.286,2.375,3.833,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hidetaka Nakamura ','nakamura.hidetaka@nuflare.co.jp','web','Japan','','Gen X (Born from 1965 to 1979)','M','NuFlare technology','Individual Contributor','Less than one year','Manufacturing','2','6','3','1','2','2','2','3','2','2','2','2','6','2','1','2','3','5','6','2','2','2','6','6','Japan','United States',NULL),(1765,'2016-11-16','179.107.110.250',15.385,55.556,48.356,100.000,1.500,3.500,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas ','douglas91@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','4','4','1','4','1','5','7','6','1','7','1','1','4','2','1','1','1','1','United States','Israel',NULL),(1766,'2016-11-21','172.249.50.6',30.769,29.630,29.014,21.429,2.000,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Conchita F. Serri ','conchita.serri@pomona.edu','web','Other','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','Pomona College','Executive','Four or more years','Education','3','4','4','2','6','2','2','2','2','2','2','3','5','5','2','2','3','2','2','1','1','2','2','1','India','United States',NULL),(1767,'2016-11-20','212.25.79.133',30.769,29.630,61.251,21.429,2.000,2.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronit Ronen ','ronit.ronen-karpol@sandisk.com','web','Israel','','Gen X (Born from 1965 to 1979)','F','Hi Tech','Senior Manager','Four or more years','Computer, Internet','5','6','5','2','3','1','2','3','6','4','2','2','2','3','1','6','5','6','1','2','1','2','1','1','Israel','United States',NULL),(1768,'2016-11-22','107.3.162.85',50.000,44.444,32.237,71.429,2.625,3.000,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angel Rampy ','angel.rampy@coachangel.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Success through learning','Executive','Four or more years','Services','2','7','1','4','7','1','4','3','2','4','1','4','6','4','4','4','2','1','6','2','1','4','4','1','United States','Spain',NULL),(1769,'2016-11-27','14.192.208.140',46.154,29.630,80.593,71.429,2.500,2.333,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alicia Lim Li Shia ','alicia@cultureboleh.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Culture Boleh Global Training PLT','Individual Contributor','Less than one year','Services','7','7','4','2','4','2','6','6','5','3','1','6','7','3','3','6','1','2','2','3','2','2','2','3','United States','Japan',NULL),(1770,'2016-11-27','110.159.76.119',23.077,40.741,32.237,92.857,1.750,2.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hareen S Balakrishnan ','hareen1105@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','M','Culture Boleh Global Training PLT','Individual Contributor','Two to three years','Communications, Utilities','2','7','4','2','7','1','1','3','5','1','1','2','7','3','2','6','1','3','6','3','1','1','1','4','Germany','United States',NULL),(1771,'2016-11-28','123.136.111.128',61.538,66.667,74.146,64.286,3.000,4.000,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddie Khor Choon Peng ','khoredll@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','Culture Boleh Global Traning PLT','Individual Contributor','Four or more years','Education','6','6','5','2','5','2','6','6','4','2','2','5','6','5','6','6','2','3','5','6','2','2','3','3','Singapore','United States',NULL),(1772,'2016-11-30','161.165.196.112',19.231,44.444,35.461,78.571,1.625,3.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William B. Rice ','bontekoe@att.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Walmart Corporation','Individual Contributor','Four or more years','Retail, Wholesale','4','6','2','1','7','2','3','3','2','3','1','3','5','3','2','7','2','3','6','2','1','1','2','2','India','Sweden',NULL),(1773,'2016-12-08','70.35.54.233',50.000,62.963,51.580,0.000,2.625,3.833,3.667,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Preethi Kandhalu ','pkandhalubhaskar@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','4','1','2','4','4','4','2','4','1','7','2','4','1','4','2','7','1','4','4','1','3','4','India','United States',NULL),(1774,'2016-12-08','107.3.158.153',65.385,70.370,67.698,35.714,3.125,4.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong ','cxiong@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','3','6','6','4','2','3','3','4','6','4','4','4','2','4','4','4','2','4','3','4','India','United States',NULL),(1775,'2016-12-09','50.131.165.43',96.154,25.926,58.027,57.143,4.125,2.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shreyas Srinivasa Reddy ','ssrinivasareddy@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','1','1','7','1','7','3','4','2','2','6','6','1','7','2','2','1','7','1','1','7','2','7','United States','United States',NULL),(1776,'2016-12-13','185.81.141.111',65.385,70.370,48.356,64.286,3.125,4.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jsahyoun@scu.edu','SCU011417','Lebanon','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','5','1','6','4','6','2','4','3','3','5','6','2','6','4','1','7','2','6','2','4','4','3','Germany','United States',NULL),(1777,'2016-12-11','50.131.152.63',84.615,66.667,64.475,57.143,3.750,4.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rama Gupta ','rgupta@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Intuitive Surgical','Student','Less than one year','Computer, Internet','3','7','6','6','4','4','6','5','3','3','3','3','7','3','6','4','2','2','7','6','6','2','2','2','India','Brazil',NULL),(1778,'2016-12-11','49.34.223.240',53.846,92.593,64.475,64.286,2.750,5.167,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbooba Chandrasinh Solanki ','ksolanki@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','6','4','4','6','5','2','5','2','2','2','6','4','6','6','2','3','5','7','2','2','6','2','India','Japan',NULL),(1779,'2016-12-14','73.70.1.230',46.154,40.741,54.803,57.143,2.500,2.833,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Jeng ','jjeng@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','3','2','7','5','3','4','3','6','2','6','7','3','3','2','1','1','3','4','1','3','1','2','China','Sweden',NULL),(1780,'2016-12-15','122.173.103.59',26.923,29.630,25.790,92.857,1.875,2.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richa Sharma ','r2sharma@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Santa clara university','Student','One year','Computer, Internet','1','7','2','1','7','1','7','2','1','1','1','1','7','3','7','6','1','1','7','1','2','1','1','1','United States','Japan',NULL),(1781,'2016-12-11','71.204.190.56',53.846,74.074,64.475,42.857,2.750,4.333,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liang Xia ','lxia@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','4','1','5','7','6','7','1','4','4','6','7','4','1','1','1','4','1','6','1','1','4','7','United States','India',NULL),(1782,'2016-12-15','45.125.182.0',57.692,51.852,74.146,78.571,2.875,3.333,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','2','1','6','2','6','6','2','6','2','6','6','6','6','6','2','6','2','2','2','2','2','2','United States','India',NULL),(1783,'2016-12-15','216.174.112.44',38.462,48.148,25.790,50.000,2.250,3.167,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','gpatel@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','6','2','1','1','3','1','1','7','7','7','2','1','1','2','4','3','2','1','1','2','United States','India',NULL),(1784,'2016-12-16','158.184.198.5',38.462,48.148,48.356,71.429,2.250,3.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cooper McDonnell ','cmcdonnell@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','6','3','2','6','2','6','3','3','3','2','3','6','3','2','6','2','3','3','2','3','2','6','2','United States','Russia',NULL),(1785,'2016-12-20','107.3.155.150',53.846,74.074,38.685,42.857,2.750,4.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balakrishnan Ramdoss ','bramdoss@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Education','2','6','3','2','5','7','6','3','2','2','3','5','7','1','2','2','6','7','2','7','2','1','2','1','United States','India',NULL),(1786,'2016-12-22','208.91.2.2',96.154,55.556,58.027,42.857,4.125,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shashi Shekhar ','sshekhar@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Two to three years','Education','6','6','4','2','1','7','6','3','2','3','2','7','6','6','7','7','1','2','2','2','6','2','2','6','China','United States',NULL),(1787,'2016-12-22','104.51.52.102',61.538,40.741,38.685,42.857,3.000,2.833,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gurtej Bansal ','tjbansal@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','7','1','4','7','3','3','3','2','4','3','4','5','4','4','1','1','4','4','1','5','2','1','1','United States','India',NULL),(1788,'2016-12-22','24.130.239.81',69.231,62.963,54.803,42.857,3.250,3.833,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hairong Wang ','hwang1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','4','6','3','2','6','4','5','4','4','3','1','3','4','4','6','4','3','3','4','4','4','3','4','4','United States','India',NULL),(1789,'2016-12-22','114.243.174.71',57.692,66.667,19.342,57.143,2.875,4.000,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Licheng Xiao ','xiao_licheng@foxmail.com','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Nankai University','Student','One year','Computer, Internet','1','7','1','4','4','7','1','7','1','1','1','1','7','4','7','4','1','7','4','1','1','1','1','7','United States','Japan',NULL),(1790,'2016-12-22','174.62.74.97',53.846,85.185,70.922,64.286,2.750,4.833,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pawan Kumbhare ','pkumbhare@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','4','1','4','5','6','5','3','3','1','6','6','4','4','6','4','6','4','4','1','1','6','4','United States','Singapore',NULL),(1791,'2017-01-13','96.86.165.254',73.077,66.667,45.132,57.143,3.375,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jacquessahyoun@gmail.com','SCU110516','United States','Lebanon','Millenials (Born from 1980 to 1995)','M','Earthquake Sound','Manager','Two to three years','Manufacturing','2','6','5','1','6','3','4','4','2','3','3','2','6','1','7','4','4','5','4','6','3','3','5','4','United States','China',NULL),(1792,'2016-12-23','116.203.58.178',23.077,55.556,22.566,100.000,1.750,3.500,2.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manoj Parihar ','mparihar@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University(USA)','Student','Four or more years','Computer, Internet','2','7','3','5','7','4','2','3','1','2','1','1','7','5','1','7','3','2','4','1','1','1','5','1','India','United States',NULL),(1793,'2016-12-23','71.202.70.75',69.231,74.074,35.461,71.429,3.250,4.333,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hitesh Raichandani ','hraichandani@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','Two to three years','Computer, Internet','4','7','4','2','4','7','6','1','1','1','1','6','7','4','5','6','2','6','4','2','1','2','3','7','United States','Russia',NULL),(1794,'2016-12-23','50.131.165.43',46.154,100.000,58.027,0.000,2.500,6.000,4.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satya Keerthi C Kudupudi ','skudupudi@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','1','1','7','4','5','7','3','1','1','7','7','1','1','1','7','7','1','7','1','7','7','India','United States',NULL),(1795,'2016-12-25','97.92.167.183',92.308,88.889,19.342,100.000,4.000,5.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Su ','ysu1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univ','Student','One year','Computer, Internet','1','7','1','7','7','7','1','7','1','1','1','1','7','1','7','7','7','7','7','1','1','1','7','7','United States','China',NULL),(1796,'2017-01-14','73.170.45.146',100.000,77.778,35.461,64.286,4.375,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Qin ','yqin@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','7','6','2','1','2','2','4','6','3','7','5','6','2','7','2','6','4','6','4','India','United States',NULL),(1797,'2017-01-14','129.210.115.240',50.000,62.963,67.698,42.857,2.625,3.833,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kartikey Garg ','kgarg@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Less than one year','Computer, Internet','4','6','4','1','6','3','7','4','3','5','4','1','3','2','1','5','2','2','6','6','5','4','4','3','India','United States',NULL),(1798,'2017-01-17','59.189.118.66',46.154,44.444,35.461,21.429,2.500,3.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Keith Teo ','keithteo@asia.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Four or more years','Services','2','5','2','2','3','1','3','3','2','5','2','2','6','2','3','3','1','6','5','2','5','3','2','2','China','United States',NULL),(1799,'2017-01-18','171.159.48.4',80.769,33.333,38.685,57.143,3.625,2.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tej Chaggar ','Tejinderschaggar@gmail.com','web','India','','Millenials (Born from 1980 to 1995)','M','Investment Bank','Manager','Two to three years','Finance, Insurance, Real Estate','2','7','6','6','7','2','1','7','1','1','2','7','6','2','4','2','2','2','6','2','6','1','1','1','United States','Germany',NULL),(1800,'2017-01-18','107.212.210.234',11.538,62.963,48.356,85.714,1.375,3.833,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivian Deutsch ','duodeutsch@aol.com','web','United States','','Traditionals (Born before 1946)','F','Bridging Jewish Cultures','Executive','Two to three years','Education','4','7','4','1','7','4','1','4','3','5','1','4','7','4','1','5','1','1','4','7','1','1','3','1','Israel','United States',NULL),(1801,'2017-01-18','81.140.188.185',46.154,14.815,29.014,78.571,2.500,1.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Binda Punj ','bindapunj@hotmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TunnelTalk','Senior Manager','Four or more years','Construction','3','7','2','2','7','1','3','4','1','2','2','1','7','4','7','4','3','1','1','2','1','3','1','1','United States','China',NULL),(1802,'2017-01-18','90.255.204.84',76.923,55.556,61.251,7.143,3.500,3.500,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam','kruprah@hotmail.co.uk','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TRAVEL MANAGEMENT COMPANY','Individual Contributor','Two to three years','Transportation','3','5','6','5','2','6','7','5','2','2','3','6','7','6','1','1','1','3','4','1','3','2','1','7','United States','Japan',NULL),(1803,'2017-01-19','104.51.52.102',38.462,70.370,54.803,35.714,2.250,4.167,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amy Bansal ','amy.bansal@hotmail.com','web','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Ernst & Young LLP','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','2','7','4','2','4','2','5','4','3','5','2','4','6','6','2','2','1','2','7','2','4','2','6','1','United States','India',NULL),(1804,'2017-01-19','76.21.105.53',57.692,51.852,35.461,21.429,2.875,3.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shailee Madhani ','smadhani@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Kla-tencor','Individual Contributor','Less than one year','Computer, Internet','1','5','3','2','1','1','3','1','6','3','2','3','7','3','5','4','3','2','5','3','5','1','6','2','Saudi Arabia','Singapore',NULL),(1805,'2017-01-19','134.191.232.71',19.231,14.815,29.014,28.571,1.625,1.667,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Edith Cohen ','edithcohen4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Intel','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','4','2','2','3','2','2','2','3','6','3','2','3','1','1','1','2','1','1','1','1','Israel','United States',NULL),(1806,'2017-01-19','69.181.209.40',50.000,70.370,51.580,71.429,2.625,4.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','2','6','4','4','5','3','2','2','6','6','4','4','6','2','4','5','5','1','1','3','3','United States','China',NULL),(1807,'2017-01-19','108.225.191.17',46.154,48.148,67.698,35.714,2.500,3.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Lu ','stephenlu91@gmail.com','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','6','6','3','2','3','2','6','4','2','6','2','5','7','5','4','3','3','2','2','6','1','2','2','1','United States','China',NULL),(1808,'2017-01-19','71.202.40.62',38.462,44.444,32.237,28.571,2.250,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea Wang ','awang3@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','3','2','2','3','2','2','1','4','6','4','4','3','2','5','3','1','1','2','3','2','China','Germany',NULL),(1809,'2017-01-20','73.241.202.147',53.846,59.259,90.264,92.857,2.750,3.667,5.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helia Zaerihosseinabad ','hzaerihosseinabad@scu.edu','SCU021117','Iran','','Millenials (Born from 1980 to 1995)','M','Santa Clara Valley Water District','Executive','One year','Government','6','7','7','5','6','5','7','5','3','6','2','1','7','2','4','7','1','2','4','7','7','1','2','1','United States','India',NULL),(1810,'2017-01-20','87.82.212.163, 165.225.80.120',100.000,70.370,51.580,50.000,4.500,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Ruprah ','pamruprah@gmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Morgan McKinley','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','4','5','5','1','5','4','1','1','4','5','5','6','6','4','3','7','4','3','5','4','4','4','Japan','South Korea',NULL),(1811,'2017-01-20','208.91.2.2',80.769,77.778,67.698,57.143,3.625,4.500,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khoi Tran ','ktran@scu.edu','SCU021117','Vietnam','','Millenials (Born from 1980 to 1995)','M','VMware','Executive','Less than one year','Computer, Internet','7','7','3','3','3','7','7','4','4','2','5','3','6','7','6','6','2','2','6','3','7','1','2','2','United States','Japan',NULL),(1812,'2017-01-21','108.185.173.135',46.154,59.259,35.461,71.429,2.500,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ophra Ashur ','ophraa@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ventura County Behavioral Health','Manager','Four or more years','Health Care','3','7','4','2','4','3','2','3','1','4','1','2','7','4','5','6','1','7','5','2','1','6','1','2','United States','Israel',NULL),(1813,'2017-01-21','40.137.48.184',42.308,33.333,16.119,57.143,2.375,2.500,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach O Lerman ','lilach.lerman@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Medical Center','Senior Manager','Four or more years','Health Care','2','6','2','1','6','4','2','2','1','2','1','3','6','5','6','4','1','1','1','2','2','3','2','2','Israel','United States',NULL),(1814,'2017-01-21','104.172.12.81',42.308,48.148,38.685,7.143,2.375,3.167,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilli Harel ','eharel2197@aol.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','DietPro2000','Executive','Four or more years','Health Care','1','6','5','2','2','5','5','2','2','3','3','5','5','5','2','2','2','2','2','3','1','2','2','2','Israel','United States',NULL),(1815,'2017-01-21','108.185.165.68',73.077,70.370,51.580,50.000,3.375,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruty Levy ','levyruty4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Oak Park Unified School District','Individual Contributor','Four or more years','Education','5','6','5','3','6','2','3','3','3','3','3','3','6','6','3','3','2','6','6','3','2','5','2','6','United States','Japan',NULL),(1816,'2017-01-22','134.191.232.68',76.923,77.778,67.698,21.429,3.500,4.500,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sveta Bronstein ','sveta.br87@gmail.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Student','Two to three years','Computer, Internet','6','5','4','2','6','6','3','4','4','6','3','5','1','6','6','5','4','5','2','2','2','2','6','4','United States','Israel',NULL),(1817,'2017-01-23','198.22.92.40',84.615,100.000,87.041,0.000,3.750,5.500,5.500,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sina Piramoon ','spiramoon@scu.edu','ENGR 302','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Manufacturing','4','7','6','2','2','7','6','6','5','6','2','3','3','6','6','1','2','6','6','2','3','6','6','6','Germany','India',NULL),(1818,'2017-01-25','99.167.86.140',50.000,74.074,87.041,57.143,2.625,4.333,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dalia Yasharpour ','daliayasharpour@gmail.com','web','Canada','United States','Gen X (Born from 1965 to 1979)','F','University of California, Los Angeles','Executive','Four or more years','Education','6','6','6','2','6','6','6','5','4','6','2','4','6','6','6','4','2','6','2','2','2','1','4','2','Sweden','Israel',NULL),(1819,'2017-01-26','129.210.115.240',46.154,37.037,32.237,7.143,2.500,2.667,2.667,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Trenton James Nagasawa ','tnagasawa@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','5','2','1','6','2','2','4','2','3','2','5','2','3','2','2','2','2','5','2','3','3','2','2','Russia','Japan',NULL),(1820,'2017-01-26','129.210.115.112',26.923,44.444,38.685,57.143,1.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachael Wan ','rwan@scu.edu','SCU001','Hong Kong','United States','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','4','6','3','3','5','2','3','3','1','4','2','4','5','2','1','6','1','5','4','2','1','1','3','2','United States','China',NULL),(1821,'2017-01-27','129.210.115.112',100.000,62.963,45.132,57.143,4.250,3.833,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sinduja Bhupathiraju','sbhupathiraju@scu.edu','','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','5','4','2','3','5','2','2','2','3','6','6','5','6','5','5','2','6','6','6','2','2','India','United States',NULL),(1822,'2017-01-27','76.103.20.228, 199.19.252.13',30.769,40.741,51.580,71.429,2.000,2.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tracy Clift ','tclift@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','3','4','4','4','2','2','2','6','2','2','6','2','6','2','2','2','2','2','2','China','India',NULL),(1823,'2017-01-27','50.184.79.109',34.615,66.667,32.237,50.000,2.125,4.000,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Malavika Iyer ','miyer@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','3','6','3','4','6','6','4','2','2','2','2','2','5','6','1','4','2','4','2','3','2','2','3','2','United States','China',NULL),(1824,'2017-01-27','73.93.204.10',61.538,40.741,70.922,78.571,3.000,2.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manuel Castilla Notario ','mcastillanotario@scu.edu','SCU021117','Spain','','Gen X (Born from 1965 to 1979)','M','SANTA CLARA UNIVERSITY','Manager','Four or more years','Construction','6','7','6','5','6','2','6','3','2','5','2','3','6','4','6','6','2','2','3','2','2','2','4','2','United States','Germany',NULL),(1825,'2017-01-28','50.156.38.72',76.923,51.852,29.014,42.857,3.500,3.333,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leo Chang ','chihshun@gmail.com','SCU001','Taiwan','','Gen X (Born from 1965 to 1979)','M','FICO','Manager','Less than one year','Computer, Internet','3','6','2','4','6','3','2','2','5','1','2','5','6','4','6','2','2','1','3','6','3','4','3','2','India','Israel',NULL),(1826,'2017-01-29','67.169.30.246',50.000,77.778,32.237,50.000,2.625,4.500,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Syamala Keerthana Chegu ','schegu@scu.edu','web','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','3','2','1','6','7','6','2','2','2','2','1','7','4','6','5','1','5','1','4','2','2','6','6','China','United States',NULL),(1827,'2017-01-29','86.163.162.207',100.000,96.296,74.146,21.429,5.500,5.333,4.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijay Punj ','vijay.punj@btopenworld.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','University Surrey','Student','One year','Services','3','4','5','5','4','4','5','5','5','6','6','3','5','6','7','4','6','5','6','5','6','5','6','6','United States','India',NULL),(1828,'2017-01-29','107.3.155.150',50.000,92.593,67.698,85.714,2.625,5.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwin Athigaman ','aathigaman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','6','7','4','2','6','6','5','4','6','2','1','6','7','4','4','6','2','6','4','4','1','2','7','3','India','United States',NULL),(1829,'2017-01-30','182.18.235.43',65.385,44.444,19.342,100.000,3.125,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Faith Icalla Bacon ','faithbacon08@gmail.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation Inc.','Individual Contributor','Four or more years','Non-profit','1','7','2','1','7','1','4','1','1','3','1','4','7','4','7','7','4','4','4','1','3','4','4','1','United States','Japan',NULL),(1830,'2017-01-30','182.18.235.43',100.000,81.481,58.027,78.571,4.625,4.667,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dulce Festin-Baybay ','dulcefb@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','2','7','6','5','6','2','6','2','4','4','3','6','6','5','6','6','6','6','6','6','2','6','3','3','United States','China',NULL),(1831,'2017-01-30','182.18.235.43',7.692,29.630,61.251,85.714,1.250,2.333,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Milagros G. Santisteban ','mitos.santisteban@gmail.com','web','Philippines','','Traditionals (Born before 1946)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','1','7','6','1','7','1','7','3','4','4','1','3','7','6','1','5','1','1','3','2','1','1','1','1','United States','Singapore',NULL),(1832,'2017-01-30','178.115.128.96',80.769,51.852,45.132,14.286,3.625,3.333,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Margreiter ','margreiter.ph@gmail.com','web','Austria','','Millenials (Born from 1980 to 1995)','M','PVA','Individual Contributor','Four or more years','Non-profit','7','5','2','4','6','3','2','3','4','2','3','4','3','6','7','2','3','3','5','1','2','2','2','4','United States','Germany',NULL),(1833,'2017-01-30','68.5.78.146',42.308,7.407,6.447,28.571,2.375,1.333,1.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam U ','adam@themarketingmentors.com','web','Poland','','Gen X (Born from 1965 to 1979)','M','MMI','Executive','Four or more years','Services','2','6','1','1','4','1','2','1','1','1','3','3','6','1','7','2','2','2','2','1','1','1','1','1','United States','China',NULL),(1834,'2017-01-31','222.127.94.5',46.154,70.370,61.251,64.286,2.500,4.167,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Martin Bunag ','martin_bunag@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','M','Investor Relations Global','Executive','Four or more years','Services','3','7','4','3','6','6','5','6','2','5','5','2','6','5','2','4','2','2','4','5','4','1','3','1','China','United States',NULL),(1835,'2017-01-31','182.18.235.43',84.615,100.000,51.580,21.429,3.750,6.000,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Tan ','monica_tan17@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','Lopez Group Foundation Inc.','Manager','Four or more years','Non-profit','3','4','4','1','5','5','6','4','2','3','4','6','3','7','6','5','3','6','6','6','2','6','6','2','Japan','Singapore',NULL),(1836,'2017-01-31','182.18.235.43',34.615,14.815,29.014,92.857,2.125,1.667,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos Campos ','caloy@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','7','7','2','6','6','1','1','2','1','2','1','4','7','4','1','7','1','1','1','2','2','1','1','1','United States','Singapore',NULL),(1837,'2017-01-31','182.18.235.43',50.000,48.148,25.790,78.571,2.625,3.167,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angela Guingona ','alguingona@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','1','6','2','1','1','1','3','6','3','4','7','3','6','5','3','6','1','1','1','United States','China',NULL),(1838,'2017-01-31','191.226.255.12',61.538,70.370,70.922,92.857,3.000,4.167,4.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ana Carolina Brunherotti Jacinto ','anacarolinajacinto@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','One year','Services','6','6','5','2','7','2','6','5','4','2','2','5','7','7','1','7','4','2','3','7','2','2','4','6','United States','Spain',NULL),(1839,'2017-01-31','134.191.232.71',100.000,100.000,61.251,50.000,5.625,6.167,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cohen Sivan ','sivan.levi@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Individual Contributor','Two to three years','Computer, Internet','5','5','3','7','5','7','7','3','3','4','3','7','5','5','6','6','5','6','5','7','5','6','7','6','China','Singapore',NULL),(1840,'2017-01-31','188.172.194.153',11.538,25.926,9.671,0.000,1.375,2.167,1.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heiner Höving ','heiner.hoeving@online.de','web','Hungary','','Baby Boomers (Born from 1946 to 1964)','M','Unicorn Holding Inc.','Senior Manager','Four or more years','Services','1','5','1','1','1','7','4','1','1','1','1','1','7','1','3','1','1','1','1','2','1','1','1','2','Germany','United States',NULL),(1841,'2017-01-31','134.191.232.70',53.846,18.519,35.461,50.000,2.750,1.833,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mor Mazor ','mor.mazor@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','intel','Executive','Four or more years','Computer, Internet','3','6','4','1','5','1','2','3','2','3','3','5','4','2','4','6','5','2','2','2','1','2','2','1','United States','Germany',NULL),(1842,'2017-01-31','109.69.1.34',96.154,74.074,25.790,92.857,4.125,4.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ornela Mebelli ','ornelamebelli@gmail.com','web','Other','Albania','Millenials (Born from 1980 to 1995)','F','Pets and Partners','Manager','Four or more years','Health Care','5','7','5','7','7','4','1','1','1','1','1','4','6','1','5','7','4','6','7','7','7','4','1','1','Germany','Russia',NULL),(1843,'2017-02-02','88.209.94.238',11.538,14.815,19.342,85.714,1.375,1.667,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Susanne Ertle','s.ertle@techiescribes.com','','Germany','','Gen X (Born from 1965 to 1979)','F','Techiescribes','Executive','One year','Computer, Internet','4','7','1','1','6','1','1','4','1','1','2','2','7','4','2','6','1','1','1','1','1','1','2','1','Japan','Sweden',NULL),(1844,'2017-01-31','88.14.81.37',53.846,40.741,45.132,28.571,2.750,2.833,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julia de Fuentes Hergueta ','judefu@hotmail.com','web','Spain','Irish','Millenials (Born from 1980 to 1995)','F','Soria Short Film Festival','Individual Contributor','Two to three years','Services','6','6','5','4','5','6','2','3','2','2','1','4','4','4','5','3','2','2','2','2','2','2','1','2','United States','Germany',NULL),(1845,'2017-01-31','182.18.235.43',50.000,48.148,16.119,85.714,2.625,3.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos G. Campos ','caloy@lopezgroup,org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','1','7','1','6','7','1','3','3','1','2','2','2','7','2','2','5','1','2','3','5','1','6','6','1','United States','Singapore',NULL),(1846,'2017-01-31','1.163.30.92',46.154,37.037,12.895,57.143,2.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jenny Wilkins ','jenny@albin.net','web','United States','','Gen X (Born from 1965 to 1979)','F','WenShuen Studio Ltd.','Individual Contributor','Four or more years','Education','5','2','1','1','7','1','1','1','1','1','1','2','7','4','2','6','6','2','4','1','6','1','4','1','United States','China',NULL),(1847,'2017-01-31','97.93.29.106',30.769,48.148,48.356,64.286,2.000,3.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott ','belliott@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu','Individual Contributor','Four or more years','Communications, Utilities','6','7','2','2','4','3','2','4','2','5','2','3','7','5','5','5','1','2','2','2','1','1','5','1','India','Japan',NULL),(1848,'2017-01-31','111.243.28.25',38.462,66.667,58.027,21.429,2.250,4.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adion Chen ','adion3@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','M','Qisda','Individual Contributor','Four or more years','Manufacturing','4','7','4','2','4','7','4','4','4','4','1','4','4','4','2','2','2','1','7','1','1','4','4','2','United States','Japan',NULL),(1849,'2017-01-31','36.231.238.239',57.692,92.593,45.132,57.143,2.875,5.167,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Wu ','chris@fliegen.com.tw','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','fliegen','Executive','Four or more years','Computer, Internet','3','7','2','3','6','7','3','6','1','5','3','6','7','7','3','2','2','2','7','4','3','1','4','2','United States','Germany',NULL),(1850,'2017-02-01','24.6.134.45',100.000,81.481,45.132,71.429,4.250,4.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiliang Tang ','ytang@scu.edu','SCU021117','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','6','7','7','4','4','1','2','3','4','7','4','5','3','3','3','6','3','5','5','5','3','Russia','India',NULL),(1851,'2017-02-01','24.5.236.238',65.385,44.444,35.461,14.286,3.125,3.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jhon Lizarazo','homerepair1999@gmail.com','web','Venezuela','','Gen X (Born from 1965 to 1979)','M','Self-employed','Individual Contributor','Four or more years','Construction','1','7','1','1','1','1','7','4','2','2','3','3','6','4','5','2','4','3','3','4','3','3','3','3','United States','India',NULL),(1852,'2017-02-01','182.18.235.43',50.000,48.148,58.027,42.857,2.625,3.167,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Margarita Villanueva ','margaritavill@gmail.com','web','Philippines','','Millenials (Born from 1980 to 1995)','F','Lopez Museum and Library','Manager','Four or more years','Non-profit','6','6','5','2','6','3','3','4','2','4','2','6','2','6','2','6','2','4','2','2','2','2','2','3','United States','Spain',NULL),(1853,'2017-02-01','107.223.14.160',69.231,85.185,0.000,42.857,3.250,4.833,1.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilson Lima ','gilsongl@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','7','4','4','7','2','1','7','1','4','2','6','6','1','United States','Israel',NULL),(1854,'2017-02-01','191.180.21.211',53.846,33.333,38.685,78.571,2.750,2.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fabia do Nascimento ','fabiajps@yahoo.com.br','web','Brazil','','Gen X (Born from 1965 to 1979)','F','BASF','Individual Contributor','Four or more years','Manufacturing','5','7','4','2','6','2','4','2','2','1','5','3','7','6','7','5','1','1','1','1','2','1','4','1','United States','Japan',NULL),(1855,'2017-02-01','50.225.86.210',53.846,92.593,67.698,7.143,2.750,5.167,4.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','me me ','mthin@scu.edu','SCU021117','Other','Myanmar','Gen X (Born from 1965 to 1979)','F','santa clara university','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','3','5','7','4','4','5','2','4','3','5','3','2','3','3','6','6','1','3','6','5','United States','Singapore',NULL),(1856,'2017-02-01','114.108.252.52',53.846,55.556,58.027,78.571,2.750,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Concepcion De Leon ','gcdl22@yahoo.com.ph','web','Philippines','','Traditionals (Born before 1946)','F','ELFI','Individual Contributor','Four or more years','Non-profit','2','7','4','1','7','1','7','4','3','4','1','3','7','4','6','4','2','4','4','4','3','3','4','3','United States','China',NULL),(1857,'2017-02-01','50.156.38.72',73.077,37.037,48.356,42.857,3.375,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daisy Chen ','lingju1@yahoo.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Google','Individual Contributor','One year','Computer, Internet','2','6','4','5','6','2','6','4','2','3','2','6','6','6','6','2','2','2','2','2','2','2','2','2','India','United States',NULL),(1858,'2017-02-02','182.18.235.43',23.077,44.444,67.698,50.000,1.750,3.000,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DARIO PAGCALIWAGAN ','dariop@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LOPEZ GROUP FOUNDATION INC.','Executive','Four or more years','Non-profit','3','7','6','2','4','1','6','4','2','6','2','5','7','5','1','3','1','1','1','5','1','1','5','1','Japan','China',NULL),(1859,'2017-02-02','111.246.76.117',88.462,88.889,41.908,50.000,3.875,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathy Lee ','shioushia@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Wellcare Co., Ltd.','Individual Contributor','Two to three years','Health Care','2','7','5','3','6','1','1','3','2','6','2','6','2','6','2','6','3','6','7','4','7','2','6','6','United States','Singapore',NULL),(1860,'2017-02-02','91.179.227.86',50.000,59.259,99.936,64.286,2.625,3.667,6.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johan Remmery ','johan.remmery@puzzel.lu','web','Luxembourg','Belgium','Baby Boomers (Born from 1946 to 1964)','M','Puzzel SARL','Individual Contributor','One year','Education','7','7','2','1','7','1','7','7','7','7','1','5','3','6','4','6','2','6','1','2','1','1','6','6','Germany','Spain',NULL),(1861,'2017-02-02','36.239.167.235',69.231,92.593,29.014,100.000,3.250,5.167,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shasha Tsao ','yshrimp@gmail.com','web','Taiwan','','Millenials (Born from 1980 to 1995)','F','NA','Individual Contributor','Less than one year','Education','1','7','1','1','7','1','4','7','1','1','1','7','7','4','7','7','1','7','7','7','7','1','5','1','Japan','United States',NULL),(1862,'2017-02-03','73.158.64.136',30.769,22.222,38.685,28.571,2.000,2.000,3.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonid ','lleonn@mail.ru','web','Russia','','Millenials (Born from 1980 to 1995)','M','n/a','Executive','Less than one year','Computer, Internet','3','7','3','1','4','1','4','4','1','3','2','2','5','1','5','2','1','4','4','1','2','2','1','1','China','United States',NULL),(1863,'2017-02-04','62.78.47.129',100.000,74.074,61.251,64.286,4.250,4.333,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana ','Sorokina','web','Russia','','Millenials (Born from 1980 to 1995)','F','Nimb','Senior Manager','Less than one year','Computer, Internet','7','4','3','1','7','4','4','3','4','4','1','6','7','4','7','5','5','6','2','6','6','2','4','6','United States','China',NULL),(1864,'2017-02-06','87.65.249.168',34.615,22.222,67.698,14.286,2.125,2.000,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dirk de Ridder ','dirkderidder@biocera.lu','web','Belgium','','Baby Boomers (Born from 1946 to 1964)','M','','Manager','Four or more years','Services','2','6','5','2','6','1','2','6','6','6','2','3','2','2','2','2','2','2','2','3','2','2','2','2','Germany','China',NULL),(1865,'2017-02-06','106.161.198.87',3.846,74.074,16.119,7.143,1.125,4.333,1.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diane Walsh ','diane_in_tokyo@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','ActionTalks','Senior Manager','Two to three years','Education','1','5','1','1','3','1','1','3','3','2','1','1','6','3','1','1','1','7','7','2','1','2','6','1','Japan','United States',NULL),(1866,'2017-02-07','192.154.165.131',11.538,37.037,25.790,57.143,1.375,2.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Koide ','koide.tracy@yahoo.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Keio University','Individual Contributor','One year','Education','3','7','1','1','6','4','7','1','1','1','3','2','6','2','1','3','1','1','4','1','1','1','4','1','Japan','Germany',NULL),(1867,'2017-02-07','156.8.251.150',46.154,22.222,67.698,100.000,2.500,2.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Awie Pelser ','awie.pelser@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal South Africa (AMSA)','Manager','Four or more years','Manufacturing','1','7','7','1','7','1','7','7','1','4','1','1','7','1','7','7','1','1','7','1','1','1','1','7','United States','Germany',NULL),(1868,'2017-02-07','156.8.251.150',53.846,88.889,48.356,100.000,2.750,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riekie Strauss ','riekie.strauss@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','3','3','7','1','3','6','1','1','1','1','7','7','7','7','1','7','1','7','1','7','7','1','Germany','United States',NULL),(1869,'2017-02-08','156.8.251.150',19.231,77.778,80.593,0.000,1.625,4.500,5.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christelle du Plessis ','christelle.duplessis@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','4','2','1','1','4','6','7','3','6','1','3','5','3','1','4','2','6','4','4','1','2','6','2','Germany','United States',NULL),(1870,'2017-02-08','101.143.231.103',15.385,25.926,16.119,0.000,1.500,2.167,1.833,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Trial ','acarteaching@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','bb','Student','Less than one year','Education','1','2','2','1','2','2','3','1','3','1','2','1','1','3','1','3','1','2','1','3','1','3','2','2','Japan','United States',NULL),(1871,'2017-02-09','156.8.251.150',38.462,59.259,54.803,50.000,2.250,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonard Maluleka ','doctor.maluleka@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','2','7','2','2','4','1','5','6','1','7','1','1','6','5','3','4','2','4','4','4','6','2','4','1','Germany','Nigeria',NULL),(1872,'2017-02-10','73.162.163.169',19.231,18.519,9.671,0.000,1.625,1.833,1.500,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','patelgunjan5@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Four or more years','Computer, Internet','2','3','1','2','2','1','1','1','2','2','1','2','6','5','3','1','1','1','2','1','2','1','1','1','United States','China',NULL),(1873,'2017-02-10','156.8.251.150',30.769,44.444,87.041,50.000,2.000,3.000,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lizel Gunter ','liezel.gunter@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittalMonyetla','Individual Contributor','Less than one year','Manufacturing','6','6','7','1','6','2','6','4','4','6','1','4','7','6','6','2','1','1','2','6','1','1','1','1','United States','Germany',NULL),(1874,'2017-02-13','156.8.251.150',92.308,96.296,80.593,64.286,4.000,5.333,5.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Itumeleng Cedric Nyakale ','itumeleng.nyakale@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal Monyetla','Individual Contributor','Less than one year','Manufacturing','4','7','5','7','5','6','5','7','4','6','1','4','7','4','4','4','4','7','4','4','4','4','7','4','United States','Germany',NULL),(1875,'2017-02-14','156.8.251.150',100.000,66.667,80.593,100.000,4.250,4.000,5.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Janette Swanepoek ','janette.swanepoel@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','7','7','1','7','7','7','5','1','4','1','5','7','4','7','7','7','7','1','1','5','1','4','7','United States','Germany',NULL),(1876,'2017-02-15','156.8.251.150',73.077,96.296,51.580,64.286,3.375,5.333,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacobus Frederik Mouton ','kobus.mouton@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelor Mittal Coke and Chemicals','Manager','Two to three years','Energy','6','7','2','2','7','6','3','5','2','4','3','5','7','5','7','2','1','4','4','7','5','3','6','1','Germany','United States',NULL),(1877,'2017-02-15','156.8.251.150',34.615,100.000,90.264,85.714,2.125,6.167,5.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bonita Gertzen ','Bonita.Gertzen@ArcelorMittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','7','7','2','7','7','6','7','4','4','1','1','7','4','6','5','3','6','6','7','1','1','7','2','Germany','United States',NULL),(1878,'2017-02-15','156.8.251.150',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adri Pietersen ','adri.pietersen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','4','2','3','4','2','2','2','4','6','1','2','5','3','5','2','2','2','2','4','2','United States','Brazil',NULL),(1879,'2017-02-15','188.50.35.200',76.923,55.556,48.356,28.571,3.500,3.500,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Soha Jamal Mokhalalati ','soha@chesstag.com','web','Palestinian Territories','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Services','7','4','5','5','6','5','3','2','2','2','2','3','6','4','6','2','4','2','2','2','2','2','6','4','Sweden','Saudi Arabia',NULL),(1880,'2017-02-15','156.8.251.150',0.000,85.185,35.461,0.000,1.000,4.833,2.833,1.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heinrich Meyer ','Heinrich.Meyer@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','1','1','1','1','1','1','2','6','6','1','1','2','7','1','1','1','7','6','7','1','1','1','1','China','Germany',NULL),(1881,'2017-02-15','51.36.115.195',57.692,55.556,38.685,71.429,2.875,3.500,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hytham Shageer ','hy.shageer@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Chess Tag','Senior Manager','Two to three years','Communications, Utilities','6','7','1','4','7','1','4','4','1','2','2','4','6','4','4','4','2','4','4','4','1','4','4','2','Saudi Arabia','United States',NULL),(1882,'2017-02-16','156.8.251.150',61.538,51.852,74.146,42.857,3.000,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanselize Botes ','chanselize.botes@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal Steel','Individual Contributor','Four or more years','Manufacturing','6','6','6','2','6','2','2','6','3','6','2','2','6','2','6','2','2','2','6','6','6','2','2','2','United States','Germany',NULL),(1883,'2017-02-16','156.8.251.150',38.462,29.630,70.922,50.000,2.250,2.333,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riasha ','riasha.sumair@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Two to three years','Manufacturing','2','6','2','1','2','4','6','6','6','6','2','6','6','2','4','7','1','1','4','2','2','1','1','1','India','Germany',NULL),(1884,'2017-02-16','156.8.251.150',57.692,100.000,48.356,57.143,2.875,6.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thabo Moyo ','thabo.moyo@arcelormittal.com','web','Zimbabwe','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Two to three years','Manufacturing','1','4','7','1','7','7','4','7','1','1','1','7','7','7','7','4','4','4','4','7','1','1','7','1','United States','Israel',NULL),(1885,'2017-02-19','51.39.223.43',46.154,81.481,29.014,100.000,2.500,4.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siraj Al-Malki ','siraj.almalki@gmail.com','web','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','chesstag','Manager','Four or more years','Computer, Internet','6','7','1','1','7','7','4','1','1','2','2','2','7','1','7','7','1','7','4','6','1','2','3','4','Germany','United States',NULL),(1886,'2017-02-16','156.8.251.150',46.154,100.000,87.041,85.714,2.500,5.833,5.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bongani Malindi ','bongani.malindi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelorrmittal','Individual Contributor','Four or more years','Manufacturing','5','6','7','1','7','7','6','7','1','7','1','2','6','6','6','7','1','6','4','7','1','2','5','6','United States','Germany',NULL),(1887,'2017-02-19','156.8.251.150',50.000,100.000,51.580,100.000,2.625,6.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Molifi ','Brain.molifi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','7','6','1','7','6','7','6','1','1','1','7','7','7','7','7','2','7','7','7','1','1','7','1','Germany','United States',NULL),(1888,'2017-02-16','156.8.251.150',73.077,81.481,64.475,42.857,3.375,4.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Zietsman ','paul.zietsman@arcelormittal.com','web','South Africa','','Baby Boomers (Born from 1946 to 1964)','M','ArcelorMittal','Manager','Four or more years','Energy','5','6','5','3','4','5','4','4','3','5','3','4','5','4','6','5','3','7','5','3','3','2','4','3','Brazil','China',NULL),(1889,'2017-02-16','156.8.251.150',69.231,74.074,45.132,50.000,3.250,4.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Esna Viljoen ','Esna.Viljoen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal South Africa','Manager','Four or more years','Manufacturing','5','5','3','5','4','6','2','4','2','4','4','5','6','2','5','6','2','4','5','3','2','1','6','2','Germany','United States',NULL),(1890,'2017-02-20','76.126.69.15',26.923,48.148,9.671,57.143,1.875,3.167,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pedro Silva ','pedrolee_@hotmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','PayPal Inc.','Manager','Two to three years','Computer, Internet','2','6','1','1','6','3','2','1','1','2','2','2','6','3','1','4','3','2','3','4','2','2','4','2','Brazil','United States',NULL),(1891,'2017-02-20','156.8.251.150',76.923,96.296,77.369,64.286,3.500,5.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elias Molapisi ','danny.molapisi@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Manager','One year','Manufacturing','5','7','3','2','7','3','7','6','3','6','3','5','6','3','6','3','3','7','7','6','2','4','6','3','Germany','United States',NULL),(1892,'2017-02-23','92.60.9.66',38.462,18.519,35.461,0.000,2.250,1.833,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Pointner ','philipp.pointner@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Executive','Four or more years','Computer, Internet','5','7','1','3','4','2','1','6','1','3','2','2','2','1','6','1','1','4','2','1','1','2','1','1','United States','Japan',NULL),(1893,'2017-02-24','156.8.251.150',26.923,25.926,25.790,14.286,1.875,2.167,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gawie Herholdt ','gawie.herholdt@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Individual Contributor','Four or more years','Construction','6','7','1','1','6','6','2','3','1','1','2','6','2','2','1','1','1','1','1','2','1','1','1','2','Germany','Spain',NULL),(1894,'2017-02-27','92.60.9.66',23.077,29.630,25.790,21.429,1.750,2.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Lux ','liz@jumio.com','web','Austria','','Gen X (Born from 1965 to 1979)','F','Jumio Software Development GmbH','Senior Manager','Two to three years','Computer, Internet','2','6','1','1','4','2','2','4','1','4','1','2','4','2','4','3','1','4','4','1','1','3','1','1','India','United States',NULL),(1895,'2017-02-27','80.110.71.13',15.385,18.519,35.461,7.143,1.500,1.833,2.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Klaus P. Moertl ','klaus.moertl@meinoptimierer.com','web','Austria','','Baby Boomers (Born from 1946 to 1964)','M','meinOptimierer','Senior Manager','Four or more years','Services','5','6','2','2','3','1','3','3','2','2','1','1','4','2','2','2','1','1','1','3','2','2','3','1','Germany','United States',NULL),(1896,'2017-02-27','212.183.92.89',46.154,40.741,74.146,71.429,2.500,2.833,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Cassels-Brown ','ecb@cassels-brown.at','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','own','Individual Contributor','Four or more years','Education','5','7','3','2','7','1','6','5','5','5','1','5','6','6','2','4','3','5','2','1','3','2','2','2','United States','Germany',NULL),(1897,'2017-02-27','138.9.24.103',57.692,59.259,61.251,64.286,2.875,3.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yodit Hiabu ','y_hiabu@u.pacific.edu','web','Eritrea','','Millenials (Born from 1980 to 1995)','F','University of the Pacific','Student','Two to three years','Manufacturing','6','6','6','2','6','2','6','2','3','2','1','3','5','4','2','6','6','6','2','3','3','5','5','1','United States','Germany',NULL),(1898,'2017-03-01','77.119.130.18',30.769,22.222,58.027,92.857,2.000,2.000,4.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Overbeeke ','elisabeth@overbeeke.at','web','Austria','','Gen X (Born from 1965 to 1979)','F','Independent','Senior Manager','Four or more years','Energy','5','7','2','1','7','2','6','5','2','4','1','2','7','3','6','6','2','2','2','1','1','2','2','1','United States','Germany',NULL),(1899,'2017-03-01','90.220.86.157',84.615,55.556,58.027,71.429,3.750,3.500,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Param Bansal ','parambansal@hotmail.co.uk','web','United Kingdom','','Millenials (Born from 1980 to 1995)','M','','Executive','Less than one year','Retail, Wholesale','6','6','2','3','6','3','5','4','4','3','3','6','6','2','6','6','2','4','5','4','2','2','3','6','United States','India',NULL),(1900,'2017-03-02','67.161.68.118',42.308,51.852,48.356,42.857,2.375,3.333,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swee Hoon Ong ','swee26@gmail.com','MSOD','Malaysia','','Gen X (Born from 1965 to 1979)','F','Western Digital','Individual Contributor','Two to three years','Computer, Internet','5','6','2','1','4','2','5','4','3','2','1','4','6','5','3','4','4','2','4','2','2','2','5','2','United States','Israel',NULL),(1901,'2017-03-02','136.152.142.178',69.231,100.000,48.356,64.286,3.250,6.333,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May Lyn Cheah ','maylyncheah@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Student','Student','Two to three years','Finance, Insurance, Real Estate','2','7','5','2','6','6','6','4','2','2','2','6','5','6','6','5','2','7','7','6','4','2','6','2','United States','Singapore',NULL),(1902,'2017-03-02','136.152.142.26',80.769,40.741,41.908,100.000,3.625,2.833,3.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Lee ','ranmori2807@gmail.com','web','Vietnam','Chinese','Millenials (Born from 1980 to 1995)','F','UC Berkeley','Student','Four or more years','Finance, Insurance, Real Estate','4','7','3','5','7','2','6','3','2','1','1','2','7','4','7','7','1','1','3','5','6','5','2','2','United States','Singapore',NULL),(1903,'2017-03-07','156.8.251.150',23.077,66.667,48.356,78.571,1.750,4.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dieter Ferdinand Sauer ','dieter.sauer@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','1','1','7','1','7','4','1','1','1','1','7','1','7','4','1','7','1','7','1','1','7','1','Germany','India',NULL),(1904,'2017-03-13','213.122.112.186',76.923,48.148,64.475,35.714,3.500,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manjeet Panesar ','manjeet.panesar@googlemail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Oxfam GB','Manager','Two to three years','Non-profit','5','5','5','5','6','5','6','4','4','2','3','6','6','2','6','2','2','6','2','2','2','2','2','2','India','China',NULL),(1905,'2017-03-13','61.6.10.174',92.308,66.667,32.237,57.143,4.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasper Ang Ban Siang ','jasperangbs@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','M+W Group','Manager','Less than one year','Construction','4','6','2','2','4','2','4','2','2','2','2','4','6','4','6','6','6','4','6','6','4','4','2','4','Singapore','Germany',NULL),(1906,'2017-03-15','73.144.110.54',15.385,44.444,58.027,35.714,1.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ines Meneses ','ines@united-globe.com','web','Brazil','','Gen X (Born from 1965 to 1979)','F','United Globe Consulting','Manager','Four or more years','Education','4','7','5','2','4','1','4','4','2','5','1','2','4','6','2','4','1','1','1','3','2','1','6','1','Brazil','United States',NULL),(1907,'2017-03-16','129.210.115.104',76.923,81.481,41.908,50.000,3.500,4.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue','Liu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univeristy','Student','One year','Computer, Internet','3','7','2','3','6','7','6','4','2','2','1','6','6','6','6','2','1','2','4','7','4','3','2','4','China','United States',NULL),(1908,'2017-03-17','192.31.106.34',23.077,51.852,77.369,85.714,1.750,3.333,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Grace ','michael.e.grace@lmco.com','SCU081217','United States','','Gen X (Born from 1965 to 1979)','M','LMSSC','Individual Contributor','Four or more years','Government','6','6','2','1','7','1','7','7','1','7','1','7','7','3','1','6','1','7','5','2','1','1','2','1','China','Russia',NULL),(1909,'2017-03-18','71.83.119.20',76.923,29.630,51.580,42.857,3.500,2.333,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacob Tierney','jtierney@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Services','5','6','2','2','6','2','6','4','3','2','3','5','6','2','6','2','2','2','2','3','4','3','3','3','Russia','China',NULL),(1910,'2017-03-21','10.242.4.105',53.846,48.148,25.790,85.714,2.750,3.167,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mark Giulieri ','mgiulieri@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','King Faisal Specialist Hospital & Research Centre','Individual Contributor','Four or more years','Health Care','4','7','2','2','6','3','2','3','1','2','1','5','7','4','5','6','2','2','4','2','3','3','4','1','United States','Saudi Arabia',NULL),(1911,'2017-03-23','80.108.83.233',0.000,18.519,16.119,71.429,1.000,1.833,1.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Not disclosed','undisclosed@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio GmbH','Individual Contributor','Two to three years','Computer, Internet','1','6','1','1','6','2','3','2','1','3','1','1','6','1','1','6','1','3','2','1','1','1','2','1','Germany','United States',NULL),(1912,'2017-03-23','81.10.159.251',46.154,59.259,48.356,35.714,2.500,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Horst Rohrweck','horst@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','4','6','3','1','6','2','4','4','2','4','4','5','3','6','1','4','2','4','4','2','1','2','4','4','United States','India',NULL),(1913,'2017-03-29','158.140.1.28',34.615,37.037,48.356,92.857,2.125,2.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manasi Rashinkar ','mrashinkar@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','6','2','7','2','2','2','2','2','1','2','7','1','7','6','1','2','7','2','1','1','2','2','United States','China',NULL),(1914,'2017-03-23','92.60.9.66',65.385,37.037,29.014,35.714,3.125,2.667,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lukas Bayer','lukas.bayer@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','5','1','1','4','2','4','3','2','2','3','5','5','3','5','5','5','6','2','1','3','2','2','1','United States','Japan',NULL),(1915,'2017-03-23','92.60.9.66',42.308,33.333,58.027,85.714,2.375,2.500,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Coroi ','adrian.coroi@jumio.com','JUMIO43','Romania','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','5','3','6','5','2','2','3','5','7','2','5','7','1','5','2','2','1','2','1','1','Sweden','United States',NULL),(1916,'2017-03-23','92.60.9.66',50.000,48.148,35.461,50.000,2.625,3.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roman Sedlecky','roman.sedlecky@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Individual Contributor','Four or more years','Computer, Internet','3','6','2','2','6','3','3','3','3','3','2','5','4','4','2','5','3','3','5','1','2','2','3','3','United States','India',NULL),(1917,'2017-03-25','98.248.60.124',65.385,74.074,32.237,85.714,3.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krima Shah','kshah3@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','6','1','6','6','2','2','2','2','6','6','7','1','6','7','2','6','6','1','1','2','6','1','India','Singapore',NULL),(1918,'2017-03-27','92.60.9.66',46.154,37.037,58.027,21.429,2.500,2.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthias Leeb','matthias.leeb@jumio.com','Jumio43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio Software Development GmbH.','Individual Contributor','One year','Computer, Internet','6','6','4','2','5','3','3','5','3','3','2','4','3','3','2','3','2','3','2','2','2','3','3','3','United States','India',NULL),(1919,'2017-03-27','73.109.0.218',46.154,48.148,67.698,71.429,2.500,3.167,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanya Allen ','csreethong@gmail.com','web','Thailand','','Gen X (Born from 1965 to 1979)','F','City of Seattle','Individual Contributor','One year','Communications, Utilities','7','7','4','1','4','4','6','3','1','6','4','4','6','2','6','7','1','4','4','3','1','1','2','2','Brazil','Spain',NULL),(1920,'2017-03-27','12.107.176.9',57.692,66.667,61.251,57.143,2.875,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong','cxiong@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','6','6','6','4','2','3','2','4','6','4','2','4','2','4','4','4','4','2','2','5','India','United States',NULL),(1921,'2017-03-27','174.62.104.209',57.692,100.000,87.041,100.000,2.875,7.000,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sri Chakra Kandalam','vkandalam@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Student','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','4','7','1','1','7','7','7','7','1','7','7','7','1','4','7','7','United States','Nigeria',NULL),(1922,'2017-03-27','174.62.104.209',50.000,88.889,67.698,100.000,2.625,5.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Suryakiran Nannapaneni','snannapaneni@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','n/a','Student','One year','Computer, Internet','1','7','7','1','7','1','7','7','4','1','1','1','7','7','7','7','7','7','7','7','1','1','1','2','United States','Sweden',NULL),(1923,'2017-03-28','76.103.230.172',38.462,51.852,29.014,21.429,2.250,3.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Devon Quaternik','dquaternik@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','7','2','1','2','1','6','2','1','1','4','5','6','5','1','2','2','5','2','2','1','1','5','3','Germany','China',NULL),(1924,'2017-04-02','66.167.121.235',15.385,44.444,45.132,78.571,1.500,3.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manhong Ren','mren@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','4','7','2','1','7','5','6','4','3','1','1','2','7','3','4','4','1','1','4','4','1','1','1','1','India','United States',NULL),(1925,'2017-04-03','67.169.151.205',7.692,77.778,22.566,42.857,1.250,4.500,2.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Wei','dwei@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','7','1','1','2','4','5','2','1','1','1','2','5','7','1','6','1','6','7','2','1','2','1','1','China','United States',NULL),(1926,'2017-04-03','97.65.119.186',80.769,70.370,61.251,71.429,3.625,4.167,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Nan Liu ','yliu6@scu.edu','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','AppDirect','Manager','Four or more years','Computer, Internet','3','7','6','2','7','4','6','6','2','2','3','5','6','4','6','4','4','4','4','4','4','2','5','3','China','Germany',NULL),(1927,'2017-04-03','129.210.115.240',42.308,59.259,51.580,64.286,2.375,3.667,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anjali Sharma','a9sharma@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','4','7','4','1','7','4','3','3','4','4','3','3','5','4','3','4','3','6','3','1','1','4','4','1','United States','China',NULL),(1928,'2017-04-03','73.189.254.149',61.538,37.037,41.908,14.286,3.000,2.667,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lifen Yan','lyan@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','4','3','2','2','5','3','2','2','1','3','2','6','6','5','1','2','3','2','2','2','1','6','United States','India',NULL),(1929,'2017-04-04','174.62.74.86',26.923,66.667,77.369,57.143,1.875,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Zheng','yzheng@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','5','2','6','4','5','5','3','6','2','2','7','5','2','2','1','2','5','1','1','2','7','3','United States','India',NULL),(1930,'2017-04-07','92.60.9.66',30.769,59.259,38.685,57.143,2.000,3.667,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harald Svab','harald.svab@jumio.com','JUMIO43','Austria','','Gen X (Born from 1965 to 1979)','M','Jumio','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','2','4','4','1','2','1','4','6','4','3','5','2','5','5','1','1','1','5','1','United States','India',NULL),(1931,'2017-04-07','174.62.110.99',80.769,48.148,41.908,71.429,3.625,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shrilaxmi Diwakar Holla','sholla@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','7','4','3','7','7','6','4','2','1','4','7','6','1','3','4','2','1','2','1','7','1','7','2','United States','India',NULL),(1932,'2017-04-07','70.213.16.82',34.615,33.333,54.803,28.571,2.125,2.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Sorlie ','bensorlie@gmail.com','SCU040817','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','1','4','3','1','6','2','5','3','6','5','6','1','4','1','1','1','1','2','1','3','2','China','Russia',NULL),(1933,'2017-04-07','4.15.123.194',76.923,51.852,58.027,35.714,3.500,3.333,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akash Satyanarayana Malla ','amalla1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','6','6','1','5','2','2','6','6','2','2','7','2','6','4','2','2','3','2','6','2','6','2','India','China',NULL),(1934,'2017-04-07','70.34.50.20',34.615,14.815,29.014,100.000,2.125,1.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apoorva Patil ','apatil1@scu.edu','SCU040817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','6','1','7','5','1','1','1','1','1','7','7','1','1','7','4','1','1','1','1','1','1','1','China','United States',NULL),(1935,'2017-04-08','129.210.115.104',100.000,77.778,67.698,28.571,4.375,4.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiwen Mo','ymo@scu.edu','SCU040817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Education','5','5','5','4','4','5','5','4','4','4','5','5','4','4','4','5','4','5','4','4','4','4','5','5','China','United States',NULL),(1936,'2017-05-29','154.0.7.219',11.538,11.111,22.566,21.429,1.375,1.500,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ellen Crabtree ','ellen.j.crabtree@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','F','Ellen Crabtree Associates','Individual Contributor','Four or more years','Services','3','6','2','1','2','1','4','2','1','1','1','2','7','4','2','2','1','1','1','1','1','2','1','1','Nigeria','United States',NULL),(1937,'2017-06-13','99.73.32.170',38.462,55.556,41.908,21.429,2.250,3.500,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','3','5','2','6','4','3','4','3','2','2','4','6','6','2','2','2','2','2','2','2','2','5','2','India','United States',NULL),(1938,'2017-06-15','98.248.221.50',92.308,96.296,45.132,42.857,4.000,5.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin He','xhe@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','2','2','2','6','6','6','2','2','2','2','6','6','6','6','6','2','6','6','6','6','6','2','United States','India',NULL),(1939,'2017-06-15','104.10.248.130',42.308,25.926,67.698,85.714,2.375,2.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sonia Kaushal','skaushal@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','F','Medicus Biosciences','Manager','Two to three years','Manufacturing','4','7','6','2','6','2','6','5','3','3','2','2','6','2','4','7','2','2','4','2','2','3','1','2','China','India',NULL),(1940,'2017-06-15','12.47.130.147',34.615,85.185,38.685,64.286,2.125,4.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Liu','kliu3@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','6','6','2','3','3','5','2','3','5','6','3','5','3','5','5','1','2','2','6','1','China','India',NULL),(1941,'2017-06-16','67.180.27.154',42.308,33.333,6.447,85.714,2.375,2.500,1.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacqueline Wales ','jacqueline@innerfluence.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Innerfluence','Individual Contributor','Four or more years','Services','2','7','1','1','7','1','1','1','1','2','1','3','7','3','5','5','4','4','3','3','1','3','1','1','Germany','Spain',NULL),(1942,'2017-06-16','216.31.219.19',34.615,66.667,32.237,21.429,2.125,4.000,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guang Shi ','gshi@scu.edu','SCU070817','China','','Millenials (Born from 1980 to 1995)','M','Broadcom','Manager','Four or more years','Computer, Internet','2','4','3','2','4','3','3','4','2','2','3','2','6','6','2','3','2','5','2','3','2','2','5','2','United States','India',NULL),(1943,'2017-06-17','98.248.230.78',100.000,100.000,99.936,0.000,4.750,5.500,6.167,1.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronza Saba ','rsaba@scu.edu','SCU070817','Jordan','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','1','5','1','1','7','7','4','7','7','7','7','1','4','1','1','1','4','4','7','7','7','7','7','United States','China',NULL),(1944,'2017-06-27','149.32.224.40',30.769,44.444,19.342,50.000,2.000,3.000,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matt London ','melondon@scu.edu','SCU070817','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','2','7','1','1','4','5','4','2','1','2','2','5','6','4','1','4','4','2','3','2','1','1','2','1','United States','China',NULL),(1945,'2017-06-28','129.210.115.104',84.615,66.667,70.922,85.714,3.750,4.000,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemant Ramachandran ','hramachandran@scu.edu','SCU081217','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','2','7','4','4','5','4','4','1','4','7','4','7','5','4','4','4','4','4','4','4','4','United States','China',NULL),(1946,'2017-06-29','69.181.248.17',65.385,44.444,25.790,14.286,3.125,3.000,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rudy Lopez','rlopez@scu.edu','SCU070817','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','One year','Communications, Utilities','1','7','2','1','3','2','4','3','2','2','2','4','4','2','6','2','3','5','4','3','5','2','2','2','China','Israel',NULL),(1947,'2017-06-29','107.193.226.203',84.615,77.778,22.566,78.571,3.750,4.500,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wajhiulla Khan','wkhan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','1','2','4','5','1','4','3','3','4','4','7','4','5','7','1','5','4','5','1','7','4','6','United States','Saudi Arabia',NULL),(1948,'2017-06-29','129.210.115.112',61.538,66.667,32.237,57.143,3.000,4.000,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuj Shah ','ayshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','4','3','5','2','2','4','3','2','2','5','5','3','5','5','3','5','5','5','2','3','4','1','United States','Singapore',NULL),(1949,'2017-06-30','24.6.160.170',50.000,100.000,48.356,71.429,2.625,5.667,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Tiwari','gtiwari@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Construction','5','7','5','1','6','7','4','2','3','2','2','7','7','7','4','4','2','7','2','5','2','1','6','2','India','United States',NULL),(1950,'2017-06-30','73.92.235.53',53.846,77.778,35.461,92.857,2.750,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Enam Shah','eshah@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','PayPal','Student','Less than one year','Computer, Internet','4','7','3','2','6','3','4','2','2','2','2','3','7','3','5','7','2','7','4','6','3','1','4','4','India','United States',NULL),(1951,'2017-07-02','73.189.173.86',19.231,77.778,12.895,28.571,1.625,4.500,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Dushyantkumar Jadav','ajadav@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','2','5','1','1','1','1','2','2','7','4','2','2','1','1','6','5','1','1','6','1','United States','China',NULL),(1952,'2017-07-03','50.59.0.34',53.846,77.778,45.132,78.571,2.750,4.500,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Kaushik Shah','pshah3@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','3','7','5','2','6','6','6','2','2','2','2','6','6','2','6','6','2','1','6','6','1','2','6','1','India','United States',NULL),(1953,'2017-07-03','73.158.155.42',73.077,96.296,51.580,100.000,3.375,5.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anuja Mulay ','amulay@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','4','7','4','2','7','7','6','3','1','4','2','5','7','4','7','7','3','7','4','5','5','1','5','2','United States','Japan',NULL),(1954,'2017-07-04','73.252.150.76',42.308,55.556,35.461,14.286,2.375,3.500,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surya Rajasekaran ','srajasekaran@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Computer, Internet','1','5','1','2','1','3','2','6','3','4','1','5','7','4','1','3','1','3','3','2','5','2','6','2','United States','China',NULL),(1955,'2017-07-08','24.130.208.126',57.692,70.370,22.566,50.000,2.875,4.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balaji Sai Perlakota ','balajisai16@gmail.com','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Hourmony','Student','Less than one year','Computer, Internet','2','7','1','2','6','6','4','2','2','2','2','6','6','6','6','2','2','6','2','3','2','1','2','2','China','United States',NULL),(1956,'2017-07-05','73.92.204.180',42.308,59.259,74.146,57.143,2.375,3.667,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pankaja Nishita Battula','pbattula@scu.edu','SCU070817 ','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','6','6','3','2','6','4','6','4','6','4','1','2','6','4','4','4','2','2','4','4','4','2','4','2','India','United States',NULL),(1957,'2017-07-05','73.162.188.231',57.692,48.148,35.461,0.000,2.875,3.167,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Genevieve Nitya Boniface','gboniface@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','5','3','2','2','3','3','3','3','3','2','3','5','2','3','2','3','3','3','3','5','3','5','2','United States','China',NULL),(1958,'2017-07-06','76.102.48.133',88.462,88.889,77.369,50.000,3.875,5.000,5.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Srinivasan','v1srinivasan@scu.edu','SCU070817','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','7','1','7','7','1','4','4','7','4','1','4','5','5','3','5','3','5','5','5','5','5','5','United States','Spain',NULL),(1959,'2017-07-10','192.169.20.29',34.615,40.741,25.790,78.571,2.125,2.833,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivia Ryu','olivia@planet.com','','United States','Japan','Gen X (Born from 1965 to 1979)','F','Planet','Individual Contributor','One year','Manufacturing','2','7','1','1','6','1','4','2','2','3','2','4','7','5','4','5','1','3','3','2','1','1','3','3','Sweden','India',NULL),(1960,'2017-07-13','66.46.158.236',53.846,55.556,29.014,64.286,2.750,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jitendra Bendre ','jitendra.bendre@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Manager','Four or more years','Manufacturing','1','7','2','1','6','4','4','2','2','4','1','2','4','4','6','6','4','6','2','4','4','2','1','2','United States','Israel',NULL),(1961,'2017-07-14','223.30.250.133',15.385,70.370,25.790,100.000,1.500,4.167,2.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratik Vyas','pratik.vyas@sunpharma.com','TARO','India','','Millenials (Born from 1980 to 1995)','M','SUN Pharma','Manager','Four or more years','Health Care','2','7','7','1','7','5','1','1','2','1','1','5','7','4','1','7','1','7','1','1','1','1','7','1','Israel','United States',NULL),(1962,'2017-07-14','66.46.158.236',100.000,100.000,100.000,100.000,5.500,7.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maisa Ablahad','Maisa.Ablahad@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','TARO','Individual Contributor','Two to three years','Health Care','7','7','7','7','7','7','7','7','7','7','1','7','7','7','7','7','7','7','7','7','7','7','7','1','Israel','United States',NULL),(1963,'2017-07-14','66.46.158.236',23.077,77.778,38.685,78.571,1.750,4.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia Kolesnik','natalia.kolesnik@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Canada','Individual Contributor','Less than one year','Health Care','4','7','2','2','6','7','2','3','3','4','1','2','7','5','2','5','3','6','4','1','1','1','4','2','Israel','India',NULL),(1964,'2017-07-14','66.46.158.236',53.846,44.444,54.803,71.429,2.750,3.000,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Murray','liz.murray@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceuticals','Senior Manager','Four or more years','Manufacturing','4','6','4','4','6','1','4','4','4','3','2','4','6','3','3','6','2','4','4','3','1','4','3','2','Israel','India',NULL),(1965,'2017-07-14','66.46.158.236',19.231,44.444,16.119,57.143,1.625,3.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marino Lepore','marino.lepore@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','M','Taro Pharmaceuticals Inc.','Executive','Four or more years','Manufacturing','1','7','3','1','4','1','2','2','1','2','1','1','7','4','1','4','2','2','6','1','4','2','4','1','Israel','India',NULL),(1966,'2017-07-14','67.207.98.130',53.846,40.741,45.132,50.000,2.750,2.833,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexander Athougies ','alex@blackmarlinenterprises.com','Web','United States','','Millenials (Born from 1980 to 1995)','M','Black Marlin Enterprises LLC','Individual Contributor','Four or more years','Manufacturing','4','7','3','1','3','4','3','5','2','3','5','3','6','3','3','5','3','3','3','3','1','5','1','1','India','Germany',NULL),(1967,'2017-07-14','66.46.158.236',19.231,59.259,48.356,92.857,1.625,3.667,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melanie DuBois','melanie.dubois@taro.ca','TARO','Canada','','Baby Boomers (Born from 1946 to 1964)','F','Taro Pharmaceutical','Executive','Less than one year','Manufacturing','6','7','2','1','7','2','5','3','3','2','1','3','7','3','3','6','1','6','6','2','1','1','3','2','United States','Israel',NULL),(1968,'2017-07-15','212.179.34.170',65.385,37.037,32.237,78.571,3.125,2.667,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yifat Rosenbaum-Dekel','yifat.rosenbaum@taro.co.il','taro','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Manager','Four or more years','Manufacturing','5','7','1','1','7','1','2','4','2','2','2','6','6','5','6','5','2','2','4','2','1','4','2','3','United States','India',NULL),(1969,'2017-07-18','212.179.34.170',46.154,88.889,45.132,78.571,2.500,5.000,3.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sara Levy ','sara.levy@taro.co.il','taro','Venezuela','Israel','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Two to three years','Manufacturing','6','7','2','2','6','6','2','2','2','6','1','6','6','2','4','6','2','4','6','6','2','1','6','2','Israel','United States',NULL),(1970,'2017-07-19','212.179.34.170',38.462,74.074,74.146,64.286,2.250,4.333,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarit Ben Yosef ','Sarit.Ban-Yosef@taro.co.il','Taro','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','6','7','5','1','7','2','6','4','4','4','1','3','5','4','5','4','2','5','4','4','1','1','7','4','India','United States',NULL),(1971,'2017-07-16','212.179.34.170',23.077,33.333,19.342,64.286,1.750,2.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roee Aamir ','roee.zamir@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','M','TARO','Manager','Four or more years','Health Care','2','5','2','1','6','1','1','2','3','2','1','2','6','2','3','6','2','6','2','1','1','2','3','2','Israel','United States',NULL),(1972,'2017-07-17','212.179.34.170',57.692,55.556,51.580,71.429,2.875,3.500,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carmit Tal ','carmit.tal@tato.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','taro','Senior Manager','Four or more years','Manufacturing','5','4','4','1','7','5','6','1','4','2','3','4','7','4','6','6','6','2','2','4','1','1','4','1','United States','Spain',NULL),(1973,'2017-07-19','212.179.34.170',7.692,48.148,77.369,57.143,1.250,3.167,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Avidov','iris.borovoi@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','Taro','Individual Contributor','Four or more years','Manufacturing','5','7','5','1','6','3','4','6','4','6','1','2','3','6','1','6','2','2','5','1','1','1','2','1','United States','India',NULL),(1974,'2017-07-19','66.46.158.236',53.846,66.667,41.908,64.286,2.750,4.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Madill','Robert.Madill@Taro.ca','TARO','Canada','','Millenials (Born from 1980 to 1995)','F','Taro','Senior Manager','Two to three years','Health Care','3','6','4','2','5','2','3','4','2','3','2','4','6','5','5','6','2','3','5','3','2','3','6','2','Israel','India',NULL),(1975,'2017-07-19','66.46.158.236',61.538,62.963,45.132,14.286,3.000,3.833,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Laratta','Frank.Laratta@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','M','TARO','Manager','Four or more years','Health Care','3','4','3','1','3','5','3','5','3','3','3','3','6','4','6','3','3','3','3','5','2','3','3','3','Israel','India',NULL),(1976,'2017-07-19','66.46.158.236',100.000,100.000,67.698,57.143,4.625,5.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnson Lai','johnson.lai@taro.ca','Taro','Canada','','Gen X (Born from 1965 to 1979)','M','Taro','Individual Contributor','Four or more years','Health Care','4','7','7','2','4','6','7','2','2','5','3','6','5','5','6','6','5','6','6','6','7','5','6','3','India','China',NULL),(1977,'2017-07-20','78.225.123.81',57.692,29.630,45.132,92.857,2.875,2.333,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandra Cosimano ','alexcosimano@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Année','Individual Contributor','Two to three years','Health Care','2','7','3','1','6','2','3','4','5','3','1','6','7','4','6','7','2','2','2','3','1','1','1','5','United States','Spain',NULL),(1978,'2017-07-20','212.179.34.170',50.000,22.222,74.146,100.000,2.625,2.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach Shpengental ','lilach.shpengental@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Manager','Four or more years','Manufacturing','6','7','5','4','7','1','4','5','2','7','1','6','7','4','6','7','1','1','1','1','1','1','4','1','United States','India',NULL),(1979,'2017-07-23','212.179.34.170',50.000,51.852,38.685,42.857,2.625,3.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shlomi Elnasi ','shlomi.elnasi@taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','M','Taro Israel','Executive','Four or more years','Health Care','2','6','4','2','6','2','3','4','2','3','3','3','4','4','2','4','2','3','4','4','3','4','3','2','Israel','India',NULL),(1980,'2017-07-23','212.179.34.170',61.538,48.148,64.475,42.857,3.000,3.167,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adi Maymon ','adi.aloni@taro.co.il','TARO','Israel','','Millenials (Born from 1980 to 1995)','F','TARO','Individual Contributor','Four or more years','Manufacturing','6','6','6','6','6','1','6','2','2','4','1','3','4','4','4','4','6','4','2','6','1','1','2','2','United States','Israel',NULL),(1981,'2017-07-23','212.179.34.170',19.231,62.963,83.817,85.714,1.625,3.833,5.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Iris Goldenberg ','Iris.Goldenberg@Taro.co.il','TARO','Israel','','Gen X (Born from 1965 to 1979)','F','Taro','Senior Manager','Four or more years','Manufacturing','6','7','5','1','7','4','3','5','6','7','1','3','7','4','1','5','2','6','2','2','1','3','5','1','United States','India',NULL),(1982,'2017-07-24','66.46.158.236',57.692,48.148,32.237,100.000,2.875,3.167,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marta Avelar','marta.avelar@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals','Individual Contributor','Four or more years','Health Care','1','7','5','3','7','1','5','3','1','1','1','4','7','6','6','7','2','2','2','6','4','2','2','1','Germany','United States',NULL),(1983,'2017-07-25','66.46.158.236',38.462,55.556,87.041,100.000,2.250,3.500,5.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Gagno ','ann.gagno@taro.ca','TARO','Canada','','Gen X (Born from 1965 to 1979)','F','Taro Pharmaceuticals Inc','Manager','Four or more years','Manufacturing','6','7','6','2','7','1','7','4','4','6','1','6','7','4','4','7','2','6','6','2','1','1','2','1','United States','Israel',NULL),(1984,'2017-08-04','88.190.38.132',46.154,74.074,25.790,85.714,2.500,4.333,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cosimano Garance','cosimanogarance@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Les Films du Poisson','Executive','One year','Entertainment','6','7','1','1','7','4','2','1','1','3','1','1','6','5','6','6','2','3','3','7','2','5','4','2','Israel','United States',NULL),(1985,'2017-08-04','80.12.58.34',23.077,3.704,12.895,57.143,1.750,1.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marie Polese','mariepolese@gmail.com','','France','','Millenials (Born from 1980 to 1995)','F','Century 21','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','1','1','7','1','2','2','1','2','2','1','2','1','6','7','1','1','1','2','1','1','1','1','Sweden','United States',NULL),(1986,'2017-08-08','24.130.117.54',76.923,92.593,80.593,50.000,3.500,5.167,5.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xuelu Wu ','xuelu_wu@hotmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','7','6','6','6','6','5','6','4','4','2','3','4','6','4','4','1','4','4','6','3','3','5','6','United States','India',NULL),(1987,'2017-08-14','129.210.115.104',23.077,100.000,48.356,21.429,1.750,5.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Changwen Zhang','czhang4@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','Two to three years','Computer, Internet','1','5','4','1','1','7','7','1','7','1','1','7','7','7','1','4','1','1','7','4','1','1','7','1','China','United States',NULL),(1988,'2017-08-12','129.210.115.240',11.538,85.185,61.251,42.857,1.375,4.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vishaka Balasubramanian Sekar','vsekar@scu.edu','scu081217','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Student','Two to three years','Computer, Internet','3','7','7','1','7','7','4','1','4','6','1','1','2','5','2','4','1','4','4','2','3','1','7','1','United States','China',NULL),(1989,'2017-08-12','129.210.115.104',57.692,44.444,64.475,57.143,2.875,3.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Stockmann','jstockmann@scu.edu','scu081217','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','6','7','5','5','7','2','4','6','2','3','2','1','5','2','2','3','3','4','3','3','4','4','4','2','South Korea','India',NULL),(1990,'2017-08-12','129.210.115.112',26.923,51.852,58.027,0.000,1.875,3.333,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julie Wasiuk','juliewasiuk@gmail.com','scu081217','United States','','Millenials (Born from 1980 to 1995)','F','Konica Minolta','Individual Contributor','Two to three years','Computer, Internet','4','6','2','2','2','6','6','3','4','5','2','3','4','2','1','1','2','4','4','2','1','1','2','3','China','Sweden',NULL),(1991,'2017-08-12','129.210.115.104',34.615,66.667,29.014,78.571,2.125,4.000,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alan Ng','ajng@scu.edu','scu081217','United States','China','Millenials (Born from 1980 to 1995)','M','VTA','Manager','Four or more years','Transportation','2','7','2','2','6','5','3','4','2','2','2','3','6','5','2','6','1','5','4','2','2','3','3','2','India','China',NULL),(1992,'2017-08-12','129.210.115.240',34.615,66.667,61.251,57.143,2.125,4.000,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Zhu','yzhu1@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','4','1','6','6','2','6','1','6','2','4','6','6','2','3','3','2','6','1','1','2','3','2','China','United States',NULL),(1993,'2017-08-12','129.210.115.104',76.923,70.370,51.580,28.571,3.500,4.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caihua Ni','cni2@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','UDG Architectural Design Co., Ltd','Manager','Four or more years','Finance, Insurance, Real Estate','5','5','3','5','3','4','5','3','2','4','2','5','6','4','4','4','2','1','4','6','6','2','6','2','United States','China',NULL),(1994,'2017-08-12','107.77.92.88',57.692,59.259,48.356,35.714,2.875,3.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shaoxiong Tian','stian@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','5','6','2','1','6','3','4','3','3','4','3','4','5','3','2','2','2','4','4','4','4','4','4','3','China','United States',NULL),(1995,'2017-08-12','129.210.115.240',76.923,59.259,100.000,78.571,3.500,3.667,6.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linfei Jiang','juliajiang0611@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','6','6','6','1','6','6','7','6','2','6','6','5','5','6','4','2','7','1','1','2','6','2','China','United States',NULL),(1996,'2017-08-12','129.210.115.112',100.000,48.148,51.580,28.571,4.250,3.167,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lingya Zhang','lzhang2@scu.edu','scu081217','China','','Millenials (Born from 1980 to 1995)','F','21Vianet','Student','One year','Computer, Internet','2','6','5','1','4','3','2','7','2','4','2','6','6','2','5','2','5','3','3','5','6','4','3','5','United States','India',NULL),(1997,'2017-08-12','129.210.115.240',53.846,85.185,58.027,42.857,2.750,4.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manling Li','limanling8@gmail.com','SCU081217','China','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','3','6','5','2','5','6','5','6','2','3','2','3','6','7','3','3','3','3','5','5','3','2','3','4','China','United States',NULL),(1998,'2017-08-12','129.210.115.104',19.231,96.296,32.237,14.286,1.625,5.333,2.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoling Tang','aquatangtang@gmail.com','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','Santa clara University','Student','Less than one year','Computer, Internet','2','6','2','1','2','6','6','2','2','2','1','1','6','6','1','2','1','7','7','1','1','1','5','6','China','Germany',NULL),(1999,'2017-08-12','129.210.115.104',73.077,96.296,48.356,57.143,3.375,5.333,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Xin','xxin@scu.edu','SCU081217','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Computer, Internet','2','6','4','1','6','7','6','4','1','4','2','6','7','4','6','3','2','2','7','6','6','2','6','2','India','United States',NULL),(2000,'2017-08-12','107.77.165.9',92.308,100.000,54.803,57.143,4.000,5.667,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yinan Zhou','elichou3zz@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','7','6','2','6','6','6','4','2','3','2','6','6','6','6','3','5','5','6','6','3','3','5','5','India','United States',NULL),(2001,'2017-08-12','129.210.115.240',46.154,51.852,54.803,42.857,2.500,3.333,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caiyi Liu','liucaiyilcy@gmail.com','scu081217','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','6','3','3','2','4','6','4','1','1','4','5','5','1','5','1','2','3','4','2','4','4','4','United States','China',NULL),(2002,'2017-08-14','172.110.128.144',80.769,40.741,32.237,50.000,3.625,2.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean Bucquet ','jean@bucquet.us','web','France','American','Baby Boomers (Born from 1946 to 1964)','M','JB Cross-Cultural consulting LLC','Executive','Four or more years','Health Care','2','7','3','3','3','1','4','3','1','3','3','4','5','4','6','6','4','3','4','3','1','6','2','2','United States','India',NULL); /*!40000 ALTER TABLE `etsall` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etsall_08_15_2017` -- DROP TABLE IF EXISTS `etsall_08_15_2017`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etsall_08_15_2017` ( `id` int(11) NOT NULL auto_increment, `timestamp` varchar(10) default NULL, `ip` varchar(50) default NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(33) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(10) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1908 DEFAULT CHARSET=utf8 COMMENT='Archive Data'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etsall_08_15_2017` -- LOCK TABLES `etsall_08_15_2017` WRITE; /*!40000 ALTER TABLE `etsall_08_15_2017` DISABLE KEYS */; INSERT INTO `etsall_08_15_2017` VALUES (1,'4/23/2013','',61.540,77.780,74.150,57.140,3.000,4.500,4.833,5.500,'ets00','','Chuen Wong','NA@none.com','scu001','Hong Kong','','Born 1980 to 1994','M','General Services Administration','Individual Contributor','Two years','Government','7','7','6','4','5','3','6','4','4','2','5','1','6','4','4','4','1','6','6','4','5','1','4','3','United States','India','Submit'),(2,'4/23/2013','',30.770,48.150,38.680,42.860,2.000,3.167,3.000,5.000,'ets00','','Lauren','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Student','Student','Two years','Education','4','6','3','3','4','5','4','1','2','4','1','1','6','2','1','4','2','2','4','2','4','3','4','1','United States','India','Submit'),(3,'4/23/2013','',3.850,55.560,19.340,100.000,1.125,3.500,2.000,7.000,'ets00','','Debasree Banerjee','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','2','1','7','1','1','1','4','1','United States','India','Submit'),(4,'4/23/2013','',7.690,25.930,45.130,28.570,1.250,2.167,3.333,4.500,'ets00','','Anthony Cruz','NA@none.com','scu001','India','','Born 1980 to 1994','M','Nestle USA','Manager','Four or more years','Retail, Wholesale','3','7','2','1','2','1','6','2','2','5','2','1','5','3','1','4','2','2','3','2','1','1','2','1','United States','India','Submit'),(5,'4/24/2013','',23.080,25.930,19.340,0.000,1.750,2.167,2.000,2.250,'ets00','','Kurt Heiss','NA@none.com','scu001','United States','','Born 1946 to 1964','M','self','Individual Contributor','Less than one year','Computer, Internet','1','4','1','1','1','1','3','3','2','2','2','2','2','2','2','2','1','2','2','2','1','1','4','4','United States','India','Submit'),(6,'4/24/2013','',30.770,44.440,41.910,35.710,2.000,3.000,3.167,4.750,'ets00','','Sanjay Kumar','NA@none.com','scu001','India','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','6','2','2','5','5','3','5','4','1','1','4','4','4','1','4','2','4','1','3','1','3','1','2','United States','India','Submit'),(7,'4/24/2013','',11.540,59.260,90.260,50.000,1.375,3.667,5.667,5.250,'ets00','','Jignesh Mehta','NA@none.com','scu001','India','','Born 1965 to 1979','M','Oracle','Senior Manager','Four or more years','Computer, Internet','6','6','6','1','5','6','6','6','4','6','1','2','6','3','1','4','2','2','2','2','1','1','7','2','United States','India','Submit'),(8,'4/24/2013','',65.380,48.150,38.680,64.290,3.125,3.167,3.000,5.750,'ets00','','Haosi Chen','NA@none.com','scu001','China','','Born 1980 to 1994','M','Travelzoo Inc','Individual Contributor','Four or more years','Computer, Internet','1','6','2','4','6','1','4','3','4','4','4','1','7','4','3','4','2','4','4','2','5','4','4','2','United States','India','Submit'),(9,'4/24/2013','',50.000,40.740,29.010,0.000,2.625,2.833,2.500,3.250,'ets00','','Lola','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Yahoo!','Individual Contributor','Two years','Computer, Internet','4','3','2','2','2','2','2','3','2','2','3','3','5','4','3','3','2','3','3','3','3','3','2','2','United States','India','Submit'),(10,'4/24/2013','',23.080,51.850,22.570,57.140,1.750,3.333,2.167,5.500,'ets00','','Gill','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Agriculture','2','7','2','2','5','7','3','2','2','2','1','1','6','2','2','4','2','4','2','2','1','3','3','2','United States','India','Submit'),(11,'4/24/2013','',3.850,88.890,77.370,50.000,1.125,5.000,5.000,5.250,'ets00','','Navya Ashok','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','6','4','1','4','4','6','4','4','7','1','1','7','4','1','4','2','7','7','1','1','1','7','1','United States','India','Submit'),(12,'4/24/2013','',23.080,37.040,48.360,14.290,1.750,2.667,3.500,4.000,'ets00','','Amanda','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Citrix','Manager','Less than one year','Computer, Internet','5','6','1','2','3','3','5','3','4','3','2','2','5','2','2','2','2','2','2','6','1','2','1','1','United States','India','Submit'),(13,'4/24/2013','',19.230,33.330,38.680,35.710,1.625,2.500,3.000,4.750,'ets00','','Lucy Pham','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','4','5','3','2','4','3','2','2','3','4','2','1','6','3','2','4','2','2','3','2','1','2','2','1','United States','India','Submit'),(14,'4/24/2013','',3.850,22.220,45.130,0.000,1.125,2.000,3.333,3.500,'ets00','','Ashleigh Jessup','NA@none.com','scu001','Canada','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','4','5','1','1','6','5','5','5','3','2','1','1','2','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(15,'4/24/2013','',34.620,40.740,58.030,50.000,2.125,2.833,4.000,5.250,'ets00','','Andrea Joyce','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Government','5','5','4','3','5','3','5','3','3','4','2','1','5','2','2','6','3','2','4','2','2','3','4','1','United States','India','Submit'),(16,'4/24/2013','',76.920,88.890,35.460,71.430,3.500,5.000,2.833,6.000,'ets00','','Nopporn Limdulpaiboon','NA@none.com','scu001','Thailand','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Manufacturing','2','6','5','2','6','3','3','3','2','2','6','3','6','5','3','6','3','5','5','6','2','5','6','4','United States','India','Submit'),(17,'4/24/2013','',15.380,40.740,35.460,92.860,1.500,2.833,2.833,6.750,'ets00','','David Nguyen','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Weil, Gotshal & Manges LLP','Individual Contributor','Less than one year','Services','4','6','2','1','7','6','3','3','2','3','2','2','7','1','2','7','2','1','1','4','1','1','4','1','United States','India','Submit'),(18,'4/25/2013','',34.620,74.070,41.910,0.000,2.125,4.333,3.167,2.000,'ets00','','Marian Rodriguez ','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural','Manager','Four or more years','Education','6','2','2','1','2','6','4','2','1','4','5','3','2','6','1','2','2','2','5','1','1','3','6','1','United States','India','Submit'),(19,'4/25/2013','',30.770,44.440,32.240,71.430,2.000,3.000,2.667,6.000,'ets00','','Salinas','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Architectural Energy Corporation','Manager','Four or more years','Construction','5','7','2','2','6','2','1','2','5','1','1','2','6','4','2','5','2','5','3','1','2','3','3','2','United States','India','Submit'),(20,'4/25/2013','',38.460,29.630,9.670,85.710,2.250,2.333,1.500,6.500,'ets00','','Siddhi Vakil','NA@none.com','scu001','India','','Born 1980 to 1994','F','SAP Inc','Individual Contributor','Less than one year','Computer, Internet','4','5','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','1','1','7','1','3','3','3','United States','India','Submit'),(21,'4/25/2013','',0.000,66.670,16.120,92.860,1.000,4.000,1.833,6.750,'ets00','','Amit Sharma','NA@none.com','scu001','India','','Born 1980 to 1994','M','Netflix Inc','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','2','2','3','2','1','1','6','6','1','7','1','7','7','1','1','1','2','1','United States','India','Submit'),(22,'4/25/2013','',26.920,44.440,41.910,57.140,1.875,3.000,3.167,5.500,'ets00','','Tom Lin','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara MBA','Senior Manager','Four or more years','Construction','4','5','2','3','6','1','5','3','2','3','2','2','6','2','2','5','2','2','4','3','1','2','6','1','United States','India','Submit'),(23,'4/25/2013','',3.850,3.700,67.700,7.140,1.125,1.167,4.500,3.750,'ets00','','Janna Ciabattari','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Finance, Insurance, Real Estate','7','7','2','1','5','2','7','5','1','5','1','2','2','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(24,'4/26/2013','',3.850,22.220,12.890,28.570,1.125,2.000,1.667,4.500,'ets00','','Taryn','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Non-profit','2','6','3','1','4','3','2','1','1','1','1','1','6','4','2','2','1','1','1','1','1','1','2','1','United States','India','Submit'),(25,'4/27/2013','',38.460,33.330,41.910,0.000,2.250,2.500,3.167,3.500,'ets00','','WEN YEN HSU','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Communications, Utilities','2','6','2','3','3','2','5','4','3','3','2','2','2','2','2','3','3','2','4','3','2','2','2','2','United States','India','Submit'),(26,'4/15/2013','',26.920,44.440,19.340,0.000,1.875,3.000,2.000,1.500,'ets00','','Amy Miao','NA@none.com','001 General','China','','Born 1965 to 1979','F','Charis','Individual Contributor','Four or more years','Education','1','2','2','1','1','4','2','3','3','1','2','2','2','6','2','1','2','2','2','2','3','1','2','2','United States','India','Submit'),(27,'4/16/2013','',34.620,62.960,54.800,0.000,2.125,3.833,3.833,1.750,'ets00','','Marian Stetson-Rodriguez','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Charis Intercultural Training','Executive','Four or more years','Education','4','2','4','2','1','6','4','3','2','6','5','3','2','3','1','2','2','4','2','2','2','1','6','1','United States','India','Submit'),(28,'4/16/2013','',38.460,29.630,58.030,28.570,2.250,2.333,4.000,4.500,'ets00','','Timothy, So','NA@none.com','scu001','Canada','','Born 1980 to 1994','M','Aspera Inc.','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','3','1','5','3','3','6','2','3','4','4','1','4','2','2','1','4','4','4','2','1','United States','India','Submit'),(29,'4/16/2013','',15.380,22.220,38.680,28.570,1.500,2.000,3.000,4.500,'ets00','','Pascal Kam','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','3','1','6','3','1','2','1','3','7','2','1','1','1','1','3','1','1','1','4','2','United States','India','Submit'),(30,'4/16/2013','',11.540,55.560,45.130,21.430,1.375,3.500,3.333,4.250,'ets00','','Rajashree Kamath','NA@none.com','scu001','India','','Born 1980 to 1994','F','Infosys','Individual Contributor','Two years','Computer, Internet','4','6','2','1','4','3','3','4','3','4','2','1','6','7','1','1','1','2','3','2','2','2','4','1','United States','India','Submit'),(31,'4/16/2013','',11.540,44.440,41.910,7.140,1.375,3.000,3.167,3.750,'ets00','','Kasim Tan','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','1','1','3','1','5','4','1','4','1','1','4','1','1','1','4','4','7','4','1','1','1','1','United States','India','Submit'),(32,'4/16/2013','',46.150,74.070,61.250,42.860,2.500,4.333,4.167,5.000,'ets00','','Mazhar, Abidi','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','5','3','2','6','6','6','3','5','5','3','4','4','5','1','5','1','5','2','2','1','3','6','5','United States','India','Submit'),(33,'4/16/2013','',0.000,33.330,35.460,28.570,1.000,2.500,2.833,4.500,'ets00','','Aarthi Rao','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','3','1','3','5','2','4','1','6','1','1','7','4','1','1','1','3','1','1','1','1','1','1','United States','India','Submit'),(34,'4/16/2013','',38.460,55.560,25.790,50.000,2.250,3.500,2.333,5.250,'ets00','','Matthew, Elder','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Texas Instruments','Individual Contributor','Four or more years','Government','1','7','1','3','5','5','5','4','1','2','3','1','6','3','4','3','2','4','1','4','1','3','4','1','United States','India','Submit'),(35,'4/17/2013','',26.920,55.560,16.120,21.430,1.875,3.500,1.833,4.250,'ets00','','Mairo, Endo','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','2','5','2','1','4','4','3','1','1','2','5','1','6','4','1','2','4','4','4','3','1','1','2','1','United States','India','Submit'),(36,'4/17/2013','',26.920,40.740,54.800,71.430,1.875,2.833,3.833,6.000,'ets00','','James, Conelly','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Addepar','Individual Contributor','One year','Computer, Internet','4','7','5','5','5','3','1','6','4','3','1','2','5','1','1','7','1','3','4','3','1','2','3','2','United States','India','Submit'),(37,'4/17/2013','',53.850,77.780,48.360,50.000,2.750,4.500,3.500,5.250,'ets00','','Gurupur Pai','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','3','5','6','6','3','3','3','2','3','5','3','4','4','3','5','6','3','2','2','4','3','United States','India','Submit'),(38,'4/17/2013','',30.770,37.040,19.340,71.430,2.000,2.667,2.000,6.000,'ets00','','Sherly Paul','NA@none.com','scu001','India','','Born 1980 to 1994','F','Accenture Services Ltd','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','2','6','6','2','6','2','2','2','2','2','2','2','2','United States','India','Submit'),(39,'4/17/2013','',30.770,33.330,19.340,21.430,2.000,2.500,2.000,4.250,'ets00','','Bob Lapcevic','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Cisco','Manager','Four or more years','Computer, Internet','2','6','2','2','4','2','2','2','2','2','1','2','5','4','2','2','2','2','2','2','2','3','3','2','United States','India','Submit'),(40,'4/17/2013','',15.380,74.070,67.700,64.290,1.500,4.333,4.500,5.750,'ets00','','Vanessa Rodriguez','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Health Care','7','6','2','1','6','4','7','4','3','4','2','1','7','6','2','4','1','4','4','4','1','1','4','3','United States','India','Submit'),(41,'4/18/2013','',7.690,59.260,90.260,100.000,1.250,3.667,5.667,7.000,'ets00','','Sheila A. Stetson','NA@none.com','001 General','United States','','Born before 1946','F','none','Individual Contributor','One year','Government','6','7','6','1','7','7','7','5','4','6','1','2','7','6','1','7','2','1','1','1','1','1','6','1','United States','India','Submit'),(42,'4/18/2013','',65.380,66.670,29.010,14.290,3.125,4.000,2.500,4.000,'ets00','','Mohammed ','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Manufacturing','3','6','3','4','2','6','2','3','2','2','2','2','5','2','2','3','2','5','6','2','6','3','3','4','United States','India','Submit'),(43,'4/18/2013','',46.150,59.260,41.910,50.000,2.500,3.667,3.167,5.250,'ets00','','Noe Lozano','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','7','2','2','5','3','3','6','3','2','2','3','6','4','3','3','2','5','6','2','2','4','2','2','United States','India','Submit'),(44,'4/18/2013','',30.770,81.480,61.250,0.000,2.000,4.667,4.167,3.250,'ets00','','Ben Fernandez','NA@none.com','scu001','Mexico','','Born 1965 to 1979','M','Santa Clara University','Manager','Four or more years','Construction','2','3','3','1','2','7','4','4','7','5','2','1','6','4','1','2','5','2','7','3','3','1','5','2','United States','India','Submit'),(45,'4/18/2013','',34.620,37.040,74.150,64.290,2.125,2.667,4.833,5.750,'ets00','','Jennifer Purdy','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara County','Individual Contributor','Two years','Government','4','6','6','2','6','3','6','5','5','3','2','1','5','5','3','6','2','2','2','2','2','3','2','2','United States','India','Submit'),(46,'4/18/2013','',3.850,77.780,22.570,0.000,1.125,4.500,2.167,3.500,'ets00','','Zurica Dhar','NA@none.com','scu001','India','','Born 1965 to 1979','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','1','6','1','1','3','5','4','3','2','2','2','1','4','7','1','1','1','4','4','4','1','1','3','1','United States','India','Submit'),(47,'4/19/2013','',46.150,62.960,45.130,50.000,2.500,3.833,3.333,5.250,'ets00','','Paula Miller','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Federal Gov\'t/FAA','Manager','Four or more years','Government','6','7','4','1','4','4','4','1','1','4','2','2','6','4','3','4','5','3','4','4','2','3','4','2','United States','India','Submit'),(48,'4/19/2013','',7.690,44.440,35.460,50.000,1.250,3.000,2.833,5.250,'ets00','','Aparna Srinivasan','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','6','2','2','5','2','4','2','2','6','4','1','2','1','1','6','2','1','1','3','1','United States','India','Submit'),(49,'4/19/2013','',30.770,66.670,48.360,0.000,2.000,4.000,3.500,3.250,'ets00','','Johanna Doe','NA@none.com','scu001','Germany','','Born 1965 to 1979','F','Self employed','Manager','Four or more years','Services','5','4','3','1','5','2','2','2','2','7','1','4','3','4','1','1','3','4','6','2','1','4','6','1','United States','India','Submit'),(50,'4/19/2013','',23.080,25.930,19.340,21.430,1.750,2.167,2.000,4.250,'ets00','','Kishore Atreya','NA@none.com','scu001','India','','Born 1980 to 1994','M','Self employed','Individual Contributor','Less than one year','Computer, Internet','3','6','2','2','4','2','1','1','2','3','1','2','5','2','2','2','2','1','3','3','1','2','2','2','United States','India','Submit'),(51,'4/19/2013','',26.920,33.330,22.570,7.140,1.875,2.500,2.167,3.750,'ets00','','Camille Smith','NA@none.com','scu001','United States','','Born 1946 to 1964','F','Work In Progress Coaching','Executive','Four or more years','Services','3','6','1','1','3','1','2','2','2','3','4','3','3','2','1','3','2','4','3','2','1','2','3','1','United States','India','Submit'),(52,'4/19/2013','',26.920,55.560,61.250,28.570,1.875,3.500,4.167,4.500,'ets00','','Elizabeth Ruvvalcaba','NA@none.com','scu001','Mexico','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Two years','Manufacturing','4','6','6','2','4','5','4','3','3','5','2','1','5','3','2','3','2','2','4','2','2','2','5','2','United States','India','Submit'),(53,'4/19/2013','',19.230,62.960,41.910,50.000,1.625,3.833,3.167,5.250,'ets00','','Ryan Wong','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','6','6','2','2','7','2','1','6','2','2','1','2','6','6','1','2','2','6','1','2','2','2','6','1','United States','India','Submit'),(54,'4/20/2013','',38.460,62.960,38.680,50.000,2.250,3.833,3.000,5.250,'ets00','','Sharon','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self-Employed','Executive','Four or more years','Health Care','4','6','2','2','6','4','4','3','3','2','4','3','5','3','2','4','3','2','6','4','1','1','4','2','United States','India','Submit'),(55,'4/21/2013','',15.380,44.440,45.130,64.290,1.500,3.000,3.333,5.750,'ets00','','Joe DeWitt','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Pacific Rim Research','Executive','Four or more years','Manufacturing','4','6','1','1','6','2','4','4','4','3','2','1','6','2','1','5','4','4','4','2','1','1','4','1','United States','India','Submit'),(56,'4/21/2013','',3.850,40.740,45.130,64.290,1.125,2.833,3.333,5.750,'ets00','','Steve Ogg','NA@none.com','jac001','United States','','Born 1946 to 1964','M','Raytheon','Executive','Four or more years','Manufacturing','2','6','1','1','7','1','4','6','3','4','1','1','6','2','1','4','1','2','5','4','2','1','3','1','United States','India','Submit'),(58,'4/21/2013','',73.080,55.560,74.150,0.000,3.375,3.500,4.833,3.000,'ets00','','Venkatesh Jujjavarapu','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','6','3','1','2','6','4','3','6','2','3','2','1','3','2','5','3','4','5','5','1','6','5','United States','India','Submit'),(59,'4/22/2013','',34.620,62.960,61.250,28.570,2.125,3.833,4.167,4.500,'ets00','','Annique DeWitt','NA@none.com','jac001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Manufacturing','6','5','3','1','4','6','4','4','4','4','4','2','5','4','1','4','4','3','4','2','1','2','4','2','United States','India','Submit'),(60,'4/22/2013','',23.080,18.520,22.570,78.570,1.750,1.833,2.167,6.250,'ets00','','Paula Criss','NA@none.com','jac001','United States','','Born 1965 to 1979','F','','Senior Manager','Four or more years','Education','2','7','2','2','6','1','2','3','2','2','2','2','6','1','1','6','3','2','3','2','2','1','2','1','United States','India','Submit'),(61,'4/22/2013','',53.850,40.740,32.240,50.000,2.750,2.833,2.667,5.250,'ets00','','Gretchen Hewlett','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Foundation for SBCC','Senior Manager','Four or more years','Education','3','6','2','2','5','2','4','2','2','3','3','2','6','3','4','4','3','3','2','2','2','3','5','3','United States','India','Submit'),(62,'4/22/2013','',46.150,37.040,29.010,50.000,2.500,2.667,2.500,5.250,'ets00','','Maurizio Berti','NA@none.com','jac001','Italy','','Born 1965 to 1979','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','2','1','5','2','4','1','1','2','2','1','6','3','3','3','2','2','2','4','2','6','3','3','United States','India','Submit'),(63,'4/22/2013','',7.690,48.150,41.910,85.710,1.250,3.167,3.167,6.500,'ets00','','dusty schafer','NA@none.com','jac001','United States','','Born 1965 to 1979','M','Kollmorgen','Manager','Four or more years','Computer, Internet','4','7','2','2','6','4','5','2','2','4','1','1','7','1','1','6','1','4','2','6','1','2','2','1','United States','India','Submit'),(64,'4/22/2013','',11.540,37.040,41.910,85.710,1.375,2.667,3.167,6.500,'ets00','','John Doe','NA@none.com','jac001','United States','','Born 1946 to 1964','F','Self employed','Executive','Four or more years','Retail, Wholesale','3','7','2','2','6','4','4','4','2','4','1','1','7','2','1','6','1','1','4','1','1','3','4','1','United States','India','Submit'),(65,'4/26/2013','',42.310,37.040,19.340,50.000,2.375,2.667,2.000,5.250,'ets00','','Arzenton Riccardo','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme Srl','Executive','One year','Computer, Internet','2','4','2','1','6','1','2','2','3','1','3','1','6','4','5','5','3','5','2','2','4','1','2','1','United States','India','Submit'),(66,'4/27/2013','',15.380,44.440,83.820,50.000,1.500,3.000,5.333,5.250,'ets00','','Fernando Galarza','NA@none.com','jac001','Ecuador','','Born 1946 to 1964','M','Occidental Petroleum Corp','Senior Manager','Four or more years','Energy','6','7','6','1','6','2','5','4','5','6','2','2','7','1','1','1','1','3','3','3','1','3','6','1','United States','India','Submit'),(67,'4/28/2013','',46.150,62.960,41.910,71.430,2.500,3.833,3.167,6.000,'ets00','','Paumgardhen Cristina','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Self employed','Individual Contributor','Less than one year','Government','2','7','3','2','6','5','4','4','2','4','1','3','5','3','4','6','2','5','4','2','1','4','4','3','United States','India','Submit'),(68,'4/29/2013','',26.920,29.630,12.890,92.860,1.875,2.333,1.667,6.750,'ets00','','Barbara Giatti','NA@none.com','jac001','Italy','','Born 1965 to 1979','F','Yacme','Senior Manager','Four or more years','Computer, Internet','1','6','1','2','7','2','4','2','1','1','1','1','7','2','3','7','2','2','2','2','1','3','4','2','United States','India','Submit'),(69,'4/30/2013','',42.310,44.440,29.010,7.140,2.375,3.000,2.500,3.750,'ets00','','Roberto Rambaldi','NA@none.com','001 General','Italy','','Born 1965 to 1979','M','YACME','Executive','Four or more years','Computer, Internet','2','3','2','2','4','1','3','3','2','3','1','2','4','4','4','4','2','4','3','3','2','4','3','2','United States','India','Submit'),(70,'4/30/2013','',53.850,77.780,41.910,85.710,2.750,4.500,3.167,6.500,'ets00','','Walter Serrano','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','OPWFCS','Manager','Four or more years','Manufacturing','6','7','6','5','6','2','2','1','2','2','3','2','6','4','1','7','2','6','6','7','6','1','2','2','United States','India','Submit'),(71,'4/30/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Julio Nava','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Nava Company','Executive','Four or more years','Services','7','7','7','7','7','1','7','7','1','1','1','1','7','7','1','1','1','1','1','7','1','1','1','1','United States','India','Submit'),(72,'4/30/2013','',7.690,62.960,16.120,42.860,1.250,3.833,1.833,5.000,'ets00','','Larenda Mielke','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Washington University in St. Louis','Executive','Four or more years','Education','2','5','2','1','4','2','1','2','2','2','1','2','7','4','2','4','1','4','4','5','1','1','4','1','United States','India','Submit'),(73,'5/1/2013','',3.850,37.040,32.240,21.430,1.125,2.667,2.667,4.250,'ets00','','Alex Sokolsky','NA@none.com','scu001','Russia','','Born 1946 to 1964','M','Applied Materials','Manager','Four or more years','Manufacturing','3','5','3','2','3','2','2','3','3','2','1','1','6','4','1','3','1','1','7','1','1','1','1','1','United States','India','Submit'),(74,'5/1/2013','',34.620,18.520,19.340,0.000,2.125,1.833,2.000,3.500,'ets00','','Harsha Rao','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Manager','Four or more years','Finance, Insurance, Real Estate','3','5','2','1','2','1','1','2','2','2','1','1','4','2','2','3','4','1','3','2','4','3','2','1','United States','India','Submit'),(75,'5/1/2013','',38.460,88.890,70.920,64.290,2.250,5.000,4.667,5.750,'ets00','','FARSHID DARVISHI NAM','NA@none.com','scu001','Iran','','Born 1965 to 1979','M','The Morning Star co','Individual Contributor','One year','Agriculture','6','7','6','2','5','7','5','3','3','5','3','1','7','7','3','4','5','5','6','2','1','2','3','1','United States','India','Submit'),(76,'5/1/2013','',0.000,7.410,29.010,35.710,1.000,1.333,2.500,4.750,'ets00','','Richa','NA@none.com','scu001','India','','Born 1980 to 1994','F','Cisco','Executive','Two years','Computer, Internet','6','7','2','1','5','1','2','3','1','1','1','1','6','2','1','1','1','2','1','1','1','1','1','1','United States','India','Submit'),(77,'5/1/2013','',57.690,74.070,29.010,78.570,2.875,4.333,2.500,6.250,'ets00','','Fahad Ahmed','NA@none.com','scu001','India','','Born 1980 to 1994','M','Amazon','Individual Contributor','Less than one year','Computer, Internet','4','7','1','2','6','2','5','2','2','1','2','1','6','3','6','6','2','6','6','3','3','5','6','2','United States','India','Submit'),(78,'5/1/2013','',26.920,48.150,64.470,85.710,1.875,3.167,4.333,6.500,'ets00','','Shafic Ouenye','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','7','7','3','1','7','1','4','4','1','7','1','1','6','4','1','6','3','4','4','1','1','3','5','4','United States','India','Submit'),(79,'5/1/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Carlos Basto','NA@none.com','scu001','Brazil','','Born 1965 to 1979','M','Synopsys','Individual Contributor','Two years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','3','1','1','1','7','2','4','1','1','1','1','United States','India','Submit'),(80,'5/1/2013','',57.690,66.670,48.360,42.860,2.875,4.000,3.500,5.000,'ets00','','Oumar Fall','NA@none.com','scu001','Ghana','','Born 1965 to 1979','M','Intel Corporation','Manager','Four or more years','Manufacturing','3','6','3','3','6','6','3','3','3','6','6','3','6','3','2','2','2','2','3','5','2','3','5','2','United States','India','Submit'),(81,'5/1/2013','',38.460,48.150,16.120,14.290,2.250,3.167,1.833,4.000,'ets00','','Vinodini','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Manager','Less than one year','Computer, Internet','2','3','1','1','7','1','2','1','1','4','2','1','5','5','1','1','1','5','2','2','6','1','4','5','United States','India','Submit'),(82,'5/1/2013','',26.920,29.630,25.790,42.860,1.875,2.333,2.333,5.000,'ets00','','Dipti Gupta','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','1','1','4','1','1','3','3','2','3','1','4','1','2','5','1','1','4','4','1','3','3','3','United States','India','Submit'),(83,'5/1/2013','',34.620,48.150,48.360,57.140,2.125,3.167,3.500,5.500,'ets00','','Scott Vigallon','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LPCC','Senior Manager','Four or more years','Education','5','7','6','3','7','2','3','3','3','1','5','1','3','4','1','5','3','5','2','1','1','1','5','2','United States','India','Submit'),(84,'5/1/2013','',15.380,44.440,51.580,14.290,1.500,3.000,3.667,4.000,'ets00','','Katrina Sorensen','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','5','4','2','1','7','5','6','4','2','3','2','2','3','3','1','2','2','4','3','2','1','2','1','1','United States','India','Submit'),(85,'5/1/2013','',57.690,51.850,35.460,28.570,2.875,3.333,2.833,4.500,'ets00','','Ann Smith','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','3','5','3','3','5','3','2','2','4','3','3','2','4','3','3','4','1','5','2','4','4','4','3','3','United States','India','Submit'),(86,'5/1/2013','',15.380,59.260,19.340,71.430,1.500,3.667,2.000,6.000,'ets00','','Kelvin Huang','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Northrop Grumman','Individual Contributor','Less than one year','Manufacturing','2','7','2','1','6','7','2','2','2','2','2','4','6','2','1','5','1','2','6','1','1','1','4','1','United States','India','Submit'),(87,'5/1/2013','',23.080,70.370,32.240,50.000,1.750,4.167,2.667,5.250,'ets00','','Aitor Zabalegui','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','6','3','2','3','1','3','1','1','5','6','2','4','3','4','4','3','1','3','5','1','United States','India','Submit'),(88,'5/1/2013','',19.230,44.440,29.010,64.290,1.625,3.000,2.500,5.750,'ets00','','Juan Arias','NA@none.com','001 General','Costa Rica','','Born 1946 to 1964','M','New Zealand Dairy','Individual Contributor','Less than one year','Agriculture','6','6','1','1','6','1','2','3','1','2','3','3','5','2','1','6','1','2','6','2','1','1','5','2','United States','India','Submit'),(89,'5/1/2013','',34.620,74.070,51.580,35.710,2.125,4.333,3.667,4.750,'ets00','','Lee','NA@none.com','001 General','India','','Born 1965 to 1979','M','Santa Clara University','Manager','Two years','Computer, Internet','7','6','1','3','4','5','4','2','4','4','2','1','6','4','1','3','2','6','6','1','6','1','4','1','United States','India','Submit'),(90,'5/1/2013','',19.230,62.960,51.580,78.570,1.625,3.833,3.667,6.250,'ets00','','Deepti Nalavade','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','5','7','2','1','7','3','5','2','3','5','2','1','6','6','2','5','2','3','3','2','1','2','6','2','United States','India','Submit'),(91,'5/2/2013','',38.460,55.560,70.920,71.430,2.250,3.500,4.667,6.000,'ets00','','Enrico','NA@none.com','jac001','Italy','','Born 1980 to 1994','M','Yacme S.r.l.','Individual Contributor','Two years','Computer, Internet','6','7','5','1','6','6','6','5','3','3','2','3','6','4','2','5','3','2','2','2','2','2','5','3','United States','India','Submit'),(92,'5/2/2013','',0.000,66.670,19.340,100.000,1.000,4.000,2.000,7.000,'ets00','','America Soler-Everhart','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','F','FUNDVEC','Executive','Four or more years','Non-profit','1','7','1','1','7','7','7','1','1','1','1','1','7','1','1','7','1','7','1','1','1','1','7','1','United States','India','Submit'),(93,'5/2/2013','',15.380,37.040,41.910,78.570,1.500,2.667,3.167,6.250,'ets00','','Craig Everhart','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Gregg\'s Cycles','Individual Contributor','One year','Retail, Wholesale','4','6','1','1','6','1','4','4','2','4','2','2','6','2','1','7','1','2','2','3','1','2','6','2','United States','India','Submit'),(94,'5/2/2013','',30.770,44.440,51.580,78.570,2.000,3.000,3.667,6.250,'ets00','','Praneeth Kapuganti','NA@none.com','scu001','India','','Born 1980 to 1994','M','Alcatel-Lucent','Individual Contributor','Four or more years','Computer, Internet','5','6','1','1','7','1','6','5','4','1','1','1','7','7','4','5','1','1','7','1','6','1','1','1','United States','India','Submit'),(95,'5/2/2013','',34.620,37.040,38.680,42.860,2.125,2.667,3.000,5.000,'ets00','','Alex Esparza','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AT&T','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','2','2','4','2','4','3','4','4','2','1','5','4','1','4','4','3','2','2','2','3','3','2','United States','India','Submit'),(96,'5/2/2013','',23.080,55.560,22.570,57.140,1.750,3.500,2.167,5.500,'ets00','','Christine Bui','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Four or more years','Manufacturing','2','6','2','1','4','2','3','2','2','2','2','1','6','4','1','6','2','3','4','2','1','4','6','2','United States','India','Submit'),(97,'5/3/2013','',3.850,55.560,74.150,42.860,1.125,3.500,4.833,5.000,'ets00','','Mark Lewis','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Federal Government','Individual Contributor','Two years','Government','7','6','4','1','5','5','6','4','3','5','1','1','4','3','1','5','1','3','4','2','1','1','4','2','United States','India','Submit'),(98,'5/3/2013','',50.000,66.670,54.800,35.710,2.625,4.000,3.833,4.750,'ets00','','Stephen Harrison','NA@none.com','001 General','United States','','Born 1980 to 1994','M','California Water Service Co.','Manager','Four or more years','Communications, Utilities','6','7','1','1','4','4','1','5','4','6','5','1','5','3','3','3','5','4','5','4','1','2','4','3','United States','India','Submit'),(99,'5/3/2013','',38.460,55.560,32.240,14.290,2.250,3.500,2.667,4.000,'ets00','','Staci Valdix','NA@none.com','001 General','United States','','Born 1946 to 1964','F','VHS','Senior Manager','Four or more years','Health Care','3','4','2','2','5','4','3','2','3','3','3','2','5','4','3','2','2','3','4','2','1','4','4','1','United States','India','Submit'),(100,'5/3/2013','',42.310,62.960,45.130,57.140,2.375,3.833,3.333,5.500,'ets00','','Marta Seda','NA@none.com','001 General','Other','Puerto Rico','Born 1946 to 1964','F','Calix','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','2','3','4','3','3','3','2','6','2','6','4','2','2','7','4','1','3','6','1','United States','India','Submit'),(101,'5/3/2013','',57.690,100.000,12.890,50.000,2.875,5.833,1.667,5.250,'ets00','','Vince Alvino','NA@none.com','001 General','Philippines','','Born 1946 to 1964','M','BART','Manager','One year','Computer, Internet','1','7','1','1','5','7','1','3','1','3','1','1','7','7','7','2','6','6','7','6','1','5','2','1','United States','India','Submit'),(102,'5/3/2013','',80.770,62.960,54.800,57.140,3.625,3.833,3.833,5.500,'ets00','','Woon Jeen Tang','NA@none.com','scu001','Malaysia','','Born 1980 to 1994','F','Self Employed','Executive','Less than one year','Finance, Insurance, Real Estate','2','6','5','5','5','2','6','4','4','2','5','2','7','5','3','4','2','3','4','5','4','3','4','5','United States','India','Submit'),(103,'5/4/2013','',30.770,33.330,48.360,42.860,2.000,2.500,3.500,5.000,'ets00','','Matt Raines','NA@none.com','001 General','United States','','Born 1946 to 1964','M','AIG','Manager','Four or more years','Finance, Insurance, Real Estate','2','6','2','2','6','2','6','2','2','7','2','2','6','3','2','2','2','3','3','2','2','2','2','2','United States','India','Submit'),(104,'5/4/2013','',42.310,88.890,61.250,35.710,2.375,5.000,4.167,4.750,'ets00','','Riham Jamjoom','NA@none.com','001 General','Saudi Arabia','','Born 1980 to 1994','F','ChessTag','Manager','Less than one year','Computer, Internet','6','7','4','1','5','2','5','3','2','5','5','1','3','6','2','4','5','7','7','2','1','3','6','1','United States','India','Submit'),(105,'5/4/2013','',46.150,74.070,41.910,42.860,2.500,4.333,3.167,5.000,'ets00','','Alexander','NA@none.com','001 General','United States','','Born 1980 to 1994','M','HP','Individual Contributor','Two years','Manufacturing','3','6','2','3','6','6','4','4','3','3','2','3','5','4','3','3','3','4','4','4','2','2','4','2','United States','India','Submit'),(106,'5/4/2013','',23.080,48.150,70.920,85.710,1.750,3.167,4.667,6.500,'ets00','','Marie Ghiringhelli','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Kaiser Permanente','Individual Contributor','Four or more years','Health Care','6','7','5','2','6','2','5','3','3','6','2','3','7','2','1','6','2','5','3','3','1','2','4','1','United States','India','Submit'),(107,'5/4/2013','',34.620,70.370,9.670,71.430,2.125,4.167,1.500,6.000,'ets00','','Abdulmuti AlQuraini ','NA@none.com','001 General','Palestinian Territories','Jordan','Born 1980 to 1994','M','NVIDIA Corporation','Senior Manager','Four or more years','Computer, Internet','1','7','1','6','7','2','2','1','2','2','2','1','6','2','1','4','2','6','6','2','2','2','7','1','United States','India','Submit'),(108,'5/5/2013','',3.850,51.850,32.240,64.290,1.125,3.333,2.667,5.750,'ets00','','wendy','NA@none.com','001 General','United States','','Born 1946 to 1964','F','two minds creative','Senior Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','4','2','1','1','1','1','7','6','2','3','1','3','4','2','1','1','3','1','United States','India','Submit'),(109,'5/6/2013','',23.080,33.330,38.680,35.710,1.750,2.500,3.000,4.750,'ets00','','Jim Berson','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Real Estate Advantage Group','Executive','Four or more years','Finance, Insurance, Real Estate','4','6','2','2','3','3','4','3','2','3','2','2','6','2','2','4','2','2','2','2','1','2','4','1','United States','India','Submit'),(110,'5/6/2013','',7.690,25.930,29.010,64.290,1.250,2.167,2.500,5.750,'ets00','','Bonita Banducci','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Banducci Consulting','Executive','Four or more years','Education','1','7','2','2','4','1','4','3','3','2','1','1','7','2','1','5','1','1','3','5','1','1','1','2','United States','India','Submit'),(111,'5/6/2013','',50.000,37.040,35.460,35.710,2.625,2.667,2.833,4.750,'ets00','','Mary Chacon','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Pension ','Manager','Four or more years','Services','3','6','2','2','4','3','4','3','3','2','3','3','5','4','3','4','3','2','2','3','2','3','2','2','United States','India','Submit'),(112,'5/6/2013','',30.770,100.000,99.940,92.860,2.000,6.500,6.167,6.750,'ets00','','Levi Perez','NA@none.com','001 General','Venezuela','','Born 1946 to 1964','M','Non profit','Senior Manager','Four or more years','Agriculture','4','7','7','2','7','7','7','6','6','7','2','1','6','6','1','7','6','7','6','6','1','1','7','2','United States','India','Submit'),(113,'5/6/2013','',3.850,66.670,25.790,64.290,1.125,4.000,2.333,5.750,'ets00','','Ashok Mathur','NA@none.com','001 General','India','','Born 1946 to 1964','M','Unbound Networks','Senior Manager','Less than one year','Computer, Internet','2','7','3','1','6','7','2','3','1','3','2','1','6','3','1','4','1','2','6','2','1','1','4','1','United States','India','Submit'),(114,'5/6/2013','',7.690,14.810,45.130,42.860,1.250,1.667,3.333,5.000,'ets00','','Susan Geear','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Geear & Associates Consulting','Executive','Four or more years','Services','3','6','3','1','3','1','4','3','4','3','1','1','7','1','1','4','1','1','2','1','1','1','4','3','United States','India','Submit'),(115,'5/6/2013','',42.310,44.440,38.680,28.570,2.375,3.000,3.000,4.500,'ets00','','Maureen Ladley','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Ladley & Associates','Executive','Four or more years','Construction','2','6','2','2','3','2','4','3','3','4','1','3','5','2','2','4','4','5','3','2','2','3','4','2','United States','India','Submit'),(116,'5/6/2013','',0.000,44.440,29.010,78.570,1.000,3.000,2.500,6.250,'ets00','','Julie Nabong','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Hayward Unified School District','Individual Contributor','Four or more years','Education','1','7','1','1','7','7','7','4','1','1','1','1','7','7','1','4','1','1','1','1','1','1','1','1','United States','India','Submit'),(117,'5/6/2013','',30.770,33.330,22.570,21.430,2.000,2.500,2.167,4.250,'ets00','','Pauline Wong','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Metro Shore','Individual Contributor','One year','Services','2','7','3','3','6','1','2','2','2','2','2','4','2','4','2','2','1','1','2','5','1','2','2','1','United States','India','Submit'),(118,'5/7/2013','',26.920,14.810,22.570,57.140,1.875,1.667,2.167,5.500,'ets00','','Christopher Barden','NA@none.com','001 General','United States','','Born 1965 to 1979','M','Worldwide Farmers Exchange','Executive','Four or more years','Non-profit','2','6','2','2','5','1','2','2','2','3','1','2','5','2','3','6','2','2','2','2','1','3','1','1','United States','India','Submit'),(119,'5/7/2013','',0.000,25.930,74.150,78.570,1.000,2.167,4.833,6.250,'ets00','','Philippines Man','NA@none.com','001 General','Philippines','','Born 1980 to 1994','F','Self employed','Individual Contributor','Two years','Manufacturing','7','7','7','1','7','1','4','5','2','4','1','1','7','4','1','4','1','5','1','1','1','1','1','1','United States','India','Submit'),(120,'5/8/2013','',19.230,51.850,45.130,78.570,1.625,3.333,3.333,6.250,'ets00','','Jonathan Okada','NA@none.com','001 General','Japan','','Born 1980 to 1994','M','Construction','Individual Contributor','Less than one year','Construction','2','7','4','2','7','3','4','4','2','4','1','3','6','1','2','5','2','2','6','3','1','1','5','1','United States','India','Submit'),(121,'5/8/2013','',15.380,18.520,22.570,64.290,1.500,1.833,2.167,5.750,'ets00','','Jan Sola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Santa Clara University','Senior Manager','Four or more years','Education','6','6','1','2','6','1','2','1','2','1','1','1','7','1','1','4','1','1','4','1','1','4','3','1','United States','India','Submit'),(122,'5/8/2013','',53.850,25.930,38.680,57.140,2.750,2.167,3.000,5.500,'ets00','','Don Elser','NA@none.com','001 General','United States','','Born 1946 to 1964','M','VCC Music Ministry','Senior Manager','Two years','Non-profit','5','6','3','3','6','1','2','3','2','3','3','3','5','3','3','5','3','3','3','2','1','3','1','3','United States','India','Submit'),(123,'5/8/2013','',0.000,22.220,51.580,78.570,1.000,2.000,3.667,6.250,'ets00','','Katherine Abbott','NA@none.com','001 General','United States','','Born before 1946','F','Abbott Communications','Individual Contributor','Four or more years','Education','5','7','1','1','7','1','7','4','1','4','1','1','7','4','1','4','1','4','1','1','1','1','1','1','United States','India','Submit'),(124,'5/8/2013','',34.620,22.220,0.000,57.140,2.125,2.000,1.000,5.500,'ets00','','Cheryl O\'Connor','NA@none.com','001 General','United States','','Born 1946 to 1964','F','HomeAid','Executive','Two years','Non-profit','1','7','1','4','7','1','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','7','1','1','United States','India','Submit'),(125,'5/9/2013','',50.000,55.560,54.800,42.860,2.625,3.500,3.833,5.000,'ets00','','Juan','NA@none.com','001 General','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Four or more years','Construction','4','6','4','2','6','5','4','3','3','5','3','3','6','4','1','2','3','2','4','3','3','2','3','4','United States','India','Submit'),(126,'5/10/2013','',61.540,44.440,35.460,50.000,3.000,3.000,2.833,5.250,'ets00','','Sara Jalali','NA@none.com','scu001','Turkey','','Born 1980 to 1994','F','Santa Clara University','Individual Contributor','Less than one year','Construction','2','6','4','4','5','3','2','3','3','3','3','3','6','3','5','4','2','3','2','3','2','3','4','2','United States','India','Submit'),(127,'5/10/2013','',0.000,22.220,58.030,85.710,1.000,2.000,4.000,6.500,'ets00','','Saleh Al Mahthuri','NA@none.com','scu001','Other','Sultanate of Oman','Born 1980 to 1994','M','Santa Clara University','Senior Manager','Four or more years','Finance, Insurance, Real Estate','7','7','2','1','5','7','2','1','6','6','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(128,'5/11/2013','',30.770,48.150,48.360,92.860,2.000,3.167,3.500,6.750,'ets00','','Peter Eng','NA@none.com','001 General','China','','Born before 1946','M','Retired','Individual Contributor','Four or more years','Education','2','7','5','2','7','7','6','4','2','2','2','2','7','2','2','6','3','1','2','6','2','2','1','1','United States','India','Submit'),(129,'5/12/2013','',30.770,18.520,22.570,50.000,2.000,1.833,2.167,5.250,'ets00','','Ann Feyerherm','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Pepperdine','Manager','Four or more years','Education','2','6','2','2','5','1','2','2','2','3','2','2','5','2','2','5','2','3','2','1','2','2','2','2','United States','India','Submit'),(130,'5/12/2013','',61.540,48.150,51.580,35.710,3.000,3.167,3.667,4.750,'ets00','','Olga Ivanova Nuss','NA@none.com','001 General','Russia','','Born 1946 to 1964','F','Self employed','Individual Contributor','Four or more years','Education','6','7','6','2','4','2','4','2','2','2','2','2','4','4','2','4','4','4','4','1','4','4','4','4','United States','India','Submit'),(131,'5/13/2013','',42.310,29.630,35.460,50.000,2.375,2.333,2.833,5.250,'ets00','','William A Hertan Jr','NA@none.com','001 General','United States','','Born 1946 to 1964','M','TRI Partners','Executive','Four or more years','Services','6','6','1','3','6','1','3','2','2','3','3','2','5','4','2','4','2','2','3','2','2','3','2','2','United States','India','Submit'),(132,'5/13/2013','',26.920,40.740,25.790,35.710,1.875,2.833,2.333,4.750,'ets00','','Faith Hayflich','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Congregation Emanu-El','Executive','Four or more years','Non-profit','3','6','2','1','4','4','3','2','2','2','1','2','6','4','3','3','2','2','2','1','1','2','4','3','United States','India','Submit'),(133,'4/23/2013','',53.850,100.000,35.460,85.710,2.750,5.833,2.833,6.500,'ets00','','Nidhi shah','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa clara university','Student','One year','Education','4','7','3','2','6','7','1','2','5','2','5','2','7','4','1','6','2','7','4','6','4','2','7','4','United States','India','Submit'),(134,'4/23/2013','',80.770,33.330,25.790,57.140,3.625,2.500,2.333,5.500,'ets00','','Dhaval Shah','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Computer, Internet','3','7','1','1','7','1','4','4','1','1','1','1','7','1','7','1','7','1','1','4','7','4','7','1','United States','India','Submit'),(135,'4/23/2013','',38.460,51.850,19.340,14.290,2.250,3.333,2.000,4.000,'ets00','','Susheela Vedula','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Computer, Internet','1','7','1','1','1','1','1','4','3','2','3','2','7','4','3','1','5','3','6','4','2','1','2','1','United States','India','Submit'),(136,'4/23/2013','',38.460,48.150,35.460,57.140,2.250,3.167,2.833,5.500,'ets00','','John Wood','NA@none.com','scu001','United Kingdom','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','7','2','1','4','4','3','3','3','4','3','2','6','2','2','5','4','5','4','2','2','2','2','2','United States','India','Submit'),(137,'4/25/2013','',53.850,51.850,54.800,28.570,2.750,3.333,3.833,4.500,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','3','4','5','4','3','4','4','3','2','6','1','3','4','3','2','4','4','3','3','4','2','United States','India','Submit'),(138,'4/25/2013','',57.690,51.850,54.800,14.290,2.875,3.333,3.833,4.000,'ets00','','Saad Baig','NA@none.com','scu001','Pakistan','','Born 1980 to 1994','M','Santa Clara University','Student','One year','Manufacturing','4','4','3','1','4','3','4','4','4','4','4','3','4','4','4','4','2','4','5','1','1','4','3','4','United States','India','Submit'),(139,'4/26/2013','',50.000,74.070,48.360,85.710,2.625,4.333,3.500,6.500,'ets00','','Bhumi Thakkar','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','5','3','7','6','4','3','2','2','3','1','7','3','5','6','3','7','6','2','2','1','2','3','United States','India','Submit'),(140,'4/27/2013','',38.460,85.190,74.150,64.290,2.250,4.833,4.833,5.750,'ets00','','Mojtaba Nahrvar','NA@none.com','scu001','Iran','','Born 1980 to 1994','M','ATI Architects and Engineers','Individual Contributor','Less than one year','Construction','6','7','5','5','7','5','6','1','5','6','2','2','3','4','3','6','2','3','6','6','1','1','5','2','United States','India','Submit'),(141,'4/28/2013','',15.380,51.850,35.460,57.140,1.500,3.333,2.833,5.500,'ets00','','Henry Wong','NA@none.com','scu001','China','','Born 1965 to 1979','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','3','7','2','1','3','2','2','3','2','5','2','1','6','2','1','6','3','4','4','4','1','2','4','1','United States','India','Submit'),(142,'4/28/2013','',11.540,48.150,35.460,71.430,1.375,3.167,2.833,6.000,'ets00','','Justin Hower','NA@none.com','scu001','United States','','Born 1965 to 1979','M','Cisco','Individual Contributor','Two years','Computer, Internet','3','7','2','1','7','2','3','3','2','4','2','2','5','6','1','5','2','5','3','1','1','1','2','1','United States','India','Submit'),(143,'4/28/2013','',42.310,51.850,67.700,64.290,2.375,3.333,4.500,5.750,'ets00','','Victor Darolfi','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Google, Inc.','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','6','6','6','2','3','6','4','2','6','3','2','5','3','2','4','3','2','2','2','2','United States','India','Submit'),(144,'4/28/2013','',30.770,44.440,64.470,50.000,2.000,3.000,4.333,5.250,'ets00','','Angelica Escruceria','NA@none.com','scu001','Colombia','','Born 1980 to 1994','F','Santa Clara University','Student','Two years','Education','6','7','4','3','7','5','6','3','1','6','6','1','6','5','1','1','1','2','2','3','2','1','1','1','United States','India','Submit'),(145,'4/28/2013','',88.460,96.300,80.590,50.000,3.875,5.333,5.167,5.250,'ets00','','Irvin Romero','NA@none.com','scu001','Mexico','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Education','7','4','4','4','7','7','7','7','2','4','4','3','4','5','4','6','5','6','6','1','4','4','7','3','United States','India','Submit'),(146,'4/29/2013','',57.690,59.260,58.030,21.430,2.875,3.667,4.000,4.250,'ets00','','venikanya kudithipudi','NA@none.com','scu001','India','','Born 1980 to 1994','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','4','5','5','3','4','4','3','1','4','1','4','2','4','4','4','4','6','2','4','2','United States','India','Submit'),(147,'4/29/2013','',100.000,100.000,87.040,57.140,5.500,5.667,5.500,5.500,'ets00','','Sandhya Gade','NA@none.com','scu001','India','United States','Born 1980 to 1994','F','iCelero','Student','Less than one year','Computer, Internet','4','5','6','7','5','6','6','6','4','7','5','7','6','6','5','6','5','6','5','6','5','5','5','5','United States','India','Submit'),(148,'4/29/2013','',26.920,37.040,22.570,42.860,1.875,2.667,2.167,5.000,'ets00','','Catherine McCrimmon','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Santa Clara University','Student','Four or more years','Construction','2','6','2','2','4','2','2','3','2','2','2','2','6','4','2','4','1','2','4','2','3','2','2','1','United States','India','Submit'),(149,'5/2/2013','',23.080,33.330,41.910,28.570,1.750,2.500,3.167,4.500,'ets00','','Avinash','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Two years','Computer, Internet','3','6','2','1','5','2','2','4','5','3','2','2','5','1','1','2','2','2','3','4','2','2','3','2','United States','India','Submit'),(150,'5/3/2013','',3.850,33.330,12.890,42.860,1.125,2.500,1.667,5.000,'ets00','','Richard Rowan','NA@none.com','scu001','United States','','Born 1980 to 1994','M','ASRC Research & Technology Solutions','Individual Contributor','Less than one year','Government','1','6','1','1','6','1','1','2','3','2','2','1','7','7','1','1','1','1','4','1','1','1','1','1','United States','India','Submit'),(151,'5/3/2013','',23.080,44.440,77.370,57.140,1.750,3.000,5.000,5.500,'ets00','','Tushar Patil','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','7','1','1','1','7','7','7','1','1','1','7','7','1','7','1','7','1','1','7','1','1','1','United States','India','Submit'),(152,'5/3/2013','',80.770,74.070,35.460,50.000,3.625,4.333,2.833,5.250,'ets00','','Ajinkya Pawar','NA@none.com','scu001','India','','Born 1980 to 1994','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','4','5','6','3','3','3','3','3','5','4','5','5','5','5','5','3','2','5','4','5','United States','India','Submit'),(153,'5/7/2013','',3.850,11.110,22.570,7.140,1.125,1.500,2.167,3.750,'ets00','','Anthony Kefyalew ','NA@none.com','003-Telenav','Ethiopia','','Born 1980 to 1994','M','Telenav','Individual Contributor','Two years','Services','1','2','5','1','6','1','1','2','2','2','2','1','5','2','1','2','1','2','2','1','1','1','1','1','United States','India','Submit'),(154,'5/7/2013','',7.690,33.330,16.120,42.860,1.250,2.500,1.833,5.000,'ets00','','Kaliprasad Naidu','NA@none.com','003-Telenav','India','Mix of Indian/American','Born 1946 to 1964','M','Telenav','Executive','Two years','Computer, Internet','3','6','2','1','1','3','1','2','2','1','1','1','7','4','1','6','2','2','2','2','1','2','2','1','United States','India','Submit'),(155,'5/7/2013','',0.000,51.850,35.460,85.710,1.000,3.333,2.833,6.500,'ets00','','Peter Jahans','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','7','1','1','6','1','7','3','1','2','1','1','7','4','1','6','1','1','4','6','1','1','4','1','United States','India','Submit'),(156,'5/7/2013','',19.230,25.930,29.010,50.000,1.625,2.167,2.500,5.250,'ets00','','Nicole Heffner','NA@none.com','003-Telenav','United States','','Born 1980 to 1994','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','3','5','2','2','5','3','2','2','3','3','2','2','6','2','2','5','2','2','2','2','1','1','2','1','United States','India','Submit'),(157,'5/7/2013','',30.770,48.150,41.910,7.140,2.000,3.167,3.167,3.750,'ets00','','Amit Patel','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','3','5','2','2','5','2','5','2','5','2','2','1','4','4','1','1','2','4','3','2','1','6','4','1','United States','India','Submit'),(158,'5/8/2013','',23.080,0.000,3.220,14.290,1.750,1.000,1.167,4.000,'ets00','','Yogesh Agrawal','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav Inc','Manager','Four or more years','Computer, Internet','1','7','1','1','1','1','1','2','1','1','1','1','7','1','1','1','7','1','1','1','1','1','1','1','United States','India','Submit'),(159,'5/13/2013','',11.540,44.440,16.120,64.290,1.375,3.000,1.833,5.750,'ets00','','John Novak','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav','Individual Contributor','Two years','Computer, Internet','1','7','1','1','6','1','3','3','2','1','2','1','6','3','1','4','1','4','4','2','2','2','4','1','United States','India','Submit'),(160,'5/13/2013','',15.380,40.740,58.030,21.430,1.500,2.833,4.000,4.250,'ets00','','Edward Cardinal','NA@none.com','003-Telenav','United States','','Born 1946 to 1964','M','Telenav Engineering','Senior Manager','Less than one year','Computer, Internet','5','6','5','1','2','2','4','3','3','4','1','2','6','6','1','3','2','2','3','2','1','2','2','2','United States','India','Submit'),(161,'5/13/2013','',30.770,55.560,41.910,71.430,2.000,3.500,3.167,6.000,'ets00','','Shaojun','NA@none.com','003-Telenav','China','','Born 1980 to 1994','M','Telenav','Manager','Four or more years','Computer, Internet','5','7','1','3','6','1','2','6','2','3','1','2','7','6','2','4','1','4','3','4','3','2','3','2','United States','India','Submit'),(162,'5/13/2013','',7.690,3.700,19.340,57.140,1.250,1.167,2.000,5.500,'ets00','','Sridhar','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','2','5','1','1','4','2','3','2','2','2','3','1','6','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(163,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(164,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(165,'5/13/2013','',61.540,59.260,54.800,64.290,3.000,3.667,3.833,5.750,'ets00','','Javad Akbari','NA@none.com','001 General','Iran','','Born 1965 to 1979','M','Self Employed','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','4','5','2','1','6','2','4','4','7','2','5','2','7','4','6','5','4','3','6','5','1','3','2','2','United States','India','Submit'),(166,'5/13/2013','',23.080,3.700,6.450,71.430,1.750,1.167,1.333,6.000,'ets00','','Philip Auerbach','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Auerbach International Inc.','Executive','Four or more years','Services','1','7','1','3','7','1','2','1','2','1','1','2','7','1','1','3','1','1','1','1','1','3','2','2','United States','India','Submit'),(167,'5/13/2013','',46.150,48.150,41.910,64.290,2.500,3.167,3.167,5.750,'ets00','','Dmitry Elterman','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Mason McDuffie Mortgage Corporation','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','3','6','2','2','7','3','6','3','2','3','2','2','5','2','2','5','2','2','2','7','5','2','3','3','United States','India','Submit'),(168,'5/13/2013','',26.920,44.440,19.340,92.860,1.875,3.000,2.000,6.750,'ets00','','Hung Phan','NA@none.com','001 General','Vietnam','','Born 1946 to 1964','M','Bach Viet College','Executive','Two years','Education','1','7','2','2','7','6','5','1','1','2','1','1','7','2','1','6','1','1','7','1','7','1','1','1','United States','India','Submit'),(169,'5/14/2013','',57.690,74.070,70.920,64.290,2.875,4.333,4.667,5.750,'ets00','','Vasquez','NA@none.com','001 General','China','','Born 1980 to 1994','F','University of Washington','Student','One year','Health Care','5','7','4','2','6','4','6','5','4','4','2','4','4','4','4','6','3','7','5','4','1','4','2','3','United States','India','Submit'),(170,'5/14/2013','',30.770,18.520,22.570,42.860,2.000,1.833,2.167,5.000,'ets00','','Cynthia','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Self Employed','Manager','Four or more years','Manufacturing','3','6','2','2','6','2','2','2','2','2','2','2','6','2','2','2','2','2','2','1','2','2','2','2','United States','India','Submit'),(171,'5/14/2013','',65.380,55.560,58.030,42.860,3.125,3.500,4.000,5.000,'ets00','','esther stetson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','One year','Retail, Wholesale','5','6','4','3','5','4','4','3','4','4','4','2','5','5','3','4','3','2','4','4','4','4','2','2','United States','India','Submit'),(172,'5/14/2013','',15.380,25.930,29.010,35.710,1.500,2.167,2.500,4.750,'ets00','','Coleman Hamlin','NA@none.com','001 General','United States','','Born 1946 to 1964','M','Self','Executive','Four or more years','Services','4','7','2','1','4','4','2','1','2','4','3','1','7','1','1','1','3','2','2','1','1','1','3','1','United States','India','Submit'),(173,'5/14/2013','',11.540,74.070,45.130,7.140,1.375,4.333,3.333,3.750,'ets00','','Barbara Mendeola','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Bank','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','5','7','2','1','2','7','3','3','2','5','2','1','3','6','1','3','3','3','4','2','1','1','4','1','United States','India','Submit'),(174,'5/14/2013','',7.690,44.440,19.340,57.140,1.250,3.000,2.000,5.500,'ets00','','Mary Jones','NA@none.com','001 General','United States','','Born 1965 to 1979','F','Self Employed','Executive','Four or more years','Government','2','7','2','2','4','2','2','1','2','3','1','1','7','4','2','4','1','2','4','2','1','1','4','1','United States','India','Submit'),(175,'5/15/2013','',7.690,40.740,32.240,71.430,1.250,2.833,2.667,6.000,'ets00','','Alan Freeman','NA@none.com','001 General','United States','','Born 1946 to 1964','M','LOF International Human Resources Solutions, Inc.','Executive','Four or more years','Services','3','7','2','3','6','4','3','3','3','2','1','1','7','2','1','4','1','2','4','3','1','1','2','1','United States','India','Submit'),(176,'5/13/2013','',34.620,48.150,19.340,28.570,2.125,3.167,2.000,4.500,'ets00','','Ali Husain','NA@none.com','003-Telenav','India','','Born 1965 to 1979','M','Telenav','Senior Manager','Four or more years','Computer, Internet','3','3','1','2','6','2','2','2','2','2','1','2','5','4','3','4','1','4','4','3','4','2','2','2','United States','India','Submit'),(177,'5/14/2013','',7.690,11.110,64.470,64.290,1.250,1.500,4.333,5.750,'ets00','','Rathna Rao','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','5','1','5','5','5','1','3','1','6','1','1','5','1','1','1','4','1','1','1','1','United States','India','Submit'),(178,'5/15/2013','',15.380,62.960,54.800,57.140,1.500,3.833,3.833,5.500,'ets00','','Teresa Sherman','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','F','Telenav','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','4','6','6','3','3','4','1','1','6','2','1','6','2','5','4','2','1','2','4','2','United States','India','Submit'),(179,'5/14/2013','',50.000,51.850,22.570,14.290,2.625,3.333,2.167,4.000,'ets00','','Oboyle','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Telenav','Student','Less than one year','Education','3','4','2','2','2','2','2','2','2','2','3','3','6','4','1','4','3','3','1','5','1','3','5','5','United States','India','Submit'),(180,'5/14/2013','',15.380,33.330,64.470,35.710,1.500,2.500,4.333,4.750,'ets00','','Camilla','NA@none.com','scu001','Sweden','','Born 1980 to 1994','F','CARE','Manager','Four or more years','Health Care','3','4','1','2','3','3','5','6','5','6','2','1','6','2','1','6','2','2','2','2','1','2','4','1','United States','India','Submit'),(181,'5/14/2013','',46.150,55.560,48.360,42.860,2.500,3.500,3.500,5.000,'ets00','','campbell','NA@none.com','scu001','United States','','Born 1965 to 1979','M','santa barbarba convalescent hospital','Executive','Two years','Health Care','4','4','3','3','5','4','4','3','4','3','4','1','6','4','3','5','3','3','4','4','2','3','2','1','United States','India','Submit'),(182,'5/14/2013','',34.620,59.260,29.010,0.000,2.125,3.667,2.500,3.250,'ets00','','Joan Mayer','NA@none.com','scu001','United States','','Born 1946 to 1964','F','The Inquisitive Canine, LLC','Executive','Four or more years','Services','3','2','2','2','4','4','2','3','2','3','3','2','5','4','2','2','2','3','4','3','2','2','4','2','United States','India','Submit'),(183,'5/15/2013','',23.080,44.440,54.800,7.140,1.750,3.000,3.833,3.750,'ets00','','Runnels','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Manager','Two years','Retail, Wholesale','6','4','2','2','2','4','6','3','2','4','2','1','6','6','2','3','2','3','1','1','1','2','3','2','United States','India','Submit'),(184,'5/15/2013','',42.310,48.150,64.470,57.140,2.375,3.167,4.333,5.500,'ets00','','Esther Kannenberg','NA@none.com','scu001','Germany','','Born 1980 to 1994','F','Self Employed','Student','One year','Services','5','6','3','2','6','2','5','6','2','5','3','4','6','4','2','4','5','3','2','6','1','1','2','1','United States','India','Submit'),(185,'5/16/2013','',53.850,70.370,41.910,21.430,2.750,4.167,3.167,4.250,'ets00','','Jano valencia','NA@none.com','scu001','United States','','Born 1980 to 1994','M','Self Employed','Student','Four or more years','Communications, Utilities','1','6','2','2','4','4','4','4','2','6','6','2','5','6','2','2','2','4','5','3','2','3','3','3','United States','India','Submit'),(186,'5/19/2013','',50.000,29.630,58.030,64.290,2.625,2.333,4.000,5.750,'ets00','','Dario Mercado','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Silicon Valley Bank','Individual Contributor','One year','Finance, Insurance, Real Estate','5','7','3','3','5','1','5','3','3','5','3','2','5','3','3','6','3','1','3','3','2','3','3','2','United States','India','Submit'),(187,'5/21/2013','',19.230,25.930,29.010,57.140,1.625,2.167,2.500,5.500,'ets00','','sharon richards','NA@none.com','001 General','United States','','Born before 1946','F','Self Emloyed','Executive','Four or more years','Education','2','7','2','2','3','1','5','2','2','2','2','2','6','2','1','6','1','4','2','2','2','2','2','1','United States','India','Submit'),(188,'5/24/2013','',11.540,11.110,32.240,42.860,1.375,1.500,2.667,5.000,'ets00','','Jennifer','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Nestle Purina','Manager','Two years','Health Care','5','7','4','2','5','2','2','1','2','2','1','2','7','1','2','1','1','2','2','1','1','1','1','1','United States','India','Submit'),(189,'5/25/2013','',26.920,70.370,48.360,57.140,1.875,4.167,3.500,5.500,'ets00','','Justin Gerber','NA@none.com','001 General','United States','','Born 1980 to 1994','M','Self Employed','Student','Two years','Manufacturing','4','6','4','2','6','4','4','3','3','3','3','2','6','4','1','4','2','5','5','3','2','2','4','1','United States','India','Submit'),(190,'5/26/2013','',23.080,70.370,25.790,35.710,1.750,4.167,2.333,4.750,'ets00','','Victoria Patterson','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Self Employed','Individual Contributor','Two years','Communications, Utilities','3','4','1','1','4','4','4','1','1','4','1','1','7','7','2','4','4','1','4','4','1','1','5','3','United States','India','Submit'),(191,'5/28/2013','',11.540,62.960,58.030,57.140,1.375,3.833,4.000,5.500,'ets00','','Janet Gerber','NA@none.com','001 General','United States','','Born 1946 to 1964','F','Christ Episcopal School','Individual Contributor','Four or more years','Education','4','7','7','1','7','4','4','1','3','5','1','1','7','4','1','1','1','4','1','6','1','4','4','1','United States','India','Submit'),(192,'5/29/2013','',50.000,37.040,51.580,21.430,2.625,2.667,3.667,4.250,'ets00','','Mina Kim','NA@none.com','001 General','United States','','Born 1980 to 1994','F','Student','Student','Four or more years','Non-profit','3','5','3','3','3','3','5','4','4','3','4','2','5','2','2','4','3','3','3','2','2','3','3','2','United States','India','Submit'),(193,'5/21/2013','',42.310,51.850,45.130,7.140,2.375,3.333,3.333,3.750,'ets00','','John Gerbracht','NA@none.com','003-Telenav','United States','','Born 1965 to 1979','M','Telenav','Individual Contributor','Two years','Computer, Internet','5','5','3','2','4','2','3','3','3','3','2','4','4','4','2','2','3','4','4','4','2','3','2','1','United States','India','Submit'),(194,'5/23/2013','',34.620,48.150,38.680,42.860,2.125,3.167,3.000,5.000,'ets00','','Ben Luo','NA@none.com','003-Telenav','China','','Born 1965 to 1979','M','Telenav','Manager','Four or more years','Computer, Internet','4','6','2','3','6','2','4','3','3','2','2','2','5','4','2','3','2','3','3','3','2','3','4','1','United States','India','Submit'),(195,'5/16/2013','',42.310,40.740,12.890,14.290,2.375,2.833,1.667,4.000,'ets00','','Jordin Williams','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Student','Four or more years','Communications, Utilities','3','5','2','3','4','2','1','2','1','1','1','2','4','4','2','3','4','2','3','2','3','3','4','1','United States','India','Submit'),(196,'5/17/2013','',30.770,70.370,48.360,57.140,2.000,4.167,3.500,5.500,'ets00','','Courtney Salviolo','NA@none.com','scu001','United States','','Born 1980 to 1994','F','Self Employed','Manager','Two years','Non-profit','3','7','4','3','3','1','5','2','2','5','1','1','7','5','1','5','4','4','4','6','2','3','5','1','United States','India','Submit'),(197,'6/10/2013','',26.920,51.850,38.680,57.140,1.875,3.333,3.000,5.500,'ets00','','Layne Orr','NA@none.com','scu001','United States','','Born 1946 to 1964','M','LTX-Credence','Manager','Four or more years','Computer, Internet','3','6','2','1','5','2','5','2','3','3','1','3','6','5','2','5','2','2','5','2','1','3','4','2','United States','India','Submit'),(198,'6/16/2013','',100.000,25.930,16.120,0.000,4.750,2.167,1.833,3.500,'ets00','','Tenley Mogk','NA@none.com','Evaluator','Vietnam','Vietnamese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Health Care','1','6','2','6','4','1','1','2','4','1','6','2','2','4','5','2','2','2','2','2','5','6','2','6','United States','India','Submit'),(199,'6/16/2013','',46.150,77.780,51.580,50.000,2.500,4.500,3.667,5.250,'ets00','','Rochelle Kopp','NA@none.com','Evaluator','United States','Japanese','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','4','4','4','4','5','4','6','4','1','3','4','4','7','7','1','5','4','4','4','4','1','1','4','1','United States','India','Submit'),(200,'6/16/2013','',23.080,70.370,51.580,21.430,1.750,4.167,3.667,4.250,'ets00','','Angel Rampy','NA@none.com','Evaluator','Philippines','Pilipino, Spanish','Baby Boomers (Born from 1946 to 1964)','F','Success through Learning','Executive','Four or more years','Services','4','4','3','3','4','4','4','4','3','4','1','1','5','4','1','4','3','3','6','4','3','1','4','1','United States','India','Submit'),(201,'6/17/2013','',38.460,74.070,45.130,42.860,2.250,4.333,3.333,5.000,'ets00','','Caroline Smadja','NA@none.com','Evaluator','France','French','Baby Boomers (Born from 1946 to 1964)','F','Bridges Intercultural Services','Individual Contributor','Four or more years','Education','4','6','3','2','6','6','4','2','3','4','4','2','4','4','3','4','1','4','4','3','2','1','5','3','United States','India','Submit'),(202,'6/17/2013','',50.000,66.670,70.920,21.430,2.625,4.000,4.667,4.250,'ets00','','Lothar Katz','NA@none.com','Evaluator','Germany','German','Baby Boomers (Born from 1946 to 1964)','M','Leadership Crossroadsc','Executive','Four or more years','Services','6','5','3','1','2','5','5','4','5','5','5','4','6','5','1','4','4','4','4','2','1','2','4','3','United States','India','Submit'),(203,'6/18/2013','',23.080,48.150,38.680,35.710,1.750,3.167,3.000,4.750,'ets00','','Corine Schweiger','NA@none.com','Evaluator','United States','Mandarin','Gen X (Born from 1965 to 1979)','F','Self Employed','Executive','Four or more years','Services','4','7','2','2','5','1','1','3','2','6','4','2','4','4','1','3','1','1','4','2','1','1','7','2','United States','India','Submit'),(204,'6/18/2013','',0.000,29.630,3.220,64.290,1.000,2.333,1.167,5.750,'ets00','','Anat Kedem','NA@none.com','Evaluator','Israel','Hebrew','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Services','1','6','1','1','7','1','1','1','1','2','1','1','7','5','1','3','1','1','3','1','1','1','3','1','United States','India','Submit'),(205,'6/18/2013','',23.080,40.740,38.680,57.140,1.750,2.833,3.000,5.500,'ets00','','Maurizio Berti','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','M','YACME Srl','Executive','Four or more years','Computer, Internet','5','7','4','1','6','2','3','2','2','2','1','1','6','2','3','3','2','3','2','6','2','2','2','2','United States','India','Submit'),(206,'6/20/2013','',50.000,66.670,32.240,92.860,2.625,4.000,2.667,6.750,'ets00','','Hung Phan ','NA@none.com','Evaluator','Vietnam','','Baby Boomers (Born from 1946 to 1964)','M','Bach Viet College','Executive','One year','Education','1','7','5','1','6','1','6','2','1','1','1','1','7','1','7','7','1','7','6','7','7','2','2','1','United States','India','Submit'),(207,'6/21/2013','',53.850,40.740,51.580,92.860,2.750,2.833,3.667,6.750,'ets00','','Ana Perez ','NA@none.com','Evaluator','Chile','Spanish','Millenials (Born from 1980 to 1995)','F','Independent','Individual Contributor','Less than one year','Non-profit','7','7','1','1','7','1','1','3','3','7','1','4','7','1','7','6','1','1','1','7','1','1','6','6','United States','India','Submit'),(208,'6/24/2013','',69.230,44.440,45.130,71.430,3.250,3.000,3.333,6.000,'ets00','','Jose Valente','NA@none.com','Evaluator','Portugal','Portuguese','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Individual Contributor','One year','Computer, Internet','6','6','2','4','6','1','3','5','3','1','5','4','6','3','1','6','3','2','5','4','1','2','3','6','United States','India','Submit'),(209,'6/25/2013','',38.460,51.850,45.130,42.860,2.250,3.333,3.333,5.000,'ets00','','Banu Golesorkhi ','NA@none.com','Evaluator','Iran','Farsi, French','Baby Boomers (Born from 1946 to 1964)','F','Pharos International','Individual Contributor','Four or more years','Education','5','7','2','3','5','1','5','3','3','2','2','2','4','4','3','4','3','2','6','2','2','2','5','1','United States','India','Submit'),(210,'6/26/2013','',100.000,51.850,80.590,64.290,4.750,3.333,5.167,5.750,'ets00','','Lillian Tsai','NA@none.com','Evaluator','Malaysia','none','Baby Boomers (Born from 1946 to 1964)','F','TsaiComms LLC','Executive','Four or more years','Services','6','6','5','6','6','2','5','4','6','5','4','4','6','4','6','5','4','3','3','6','6','2','2','6','United States','India','Submit'),(211,'6/24/2013','',73.080,40.740,64.470,71.430,3.375,2.833,4.333,6.000,'ets00','','Fulvia Venturi','NA@none.com','Evaluator','Italy','Italian','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi srl','Manager','One year','Manufacturing','6','6','6','6','7','2','5','3','2','4','2','1','6','2','5','5','2','2','2','2','2','3','7','6','United States','India','Submit'),(212,'6/26/2013','',23.080,66.670,25.790,0.000,1.750,4.000,2.333,1.000,'ets00','','Amy Miao','NA@none.com','Evaluator','China','Chinese','Gen X (Born from 1965 to 1979)','F','consultant','Individual Contributor','Four or more years','Education','1','1','1','1','1','7','4','6','1','1','1','1','1','7','6','1','1','1','7','1','1','1','1','2','United States','India','Submit'),(213,'6/27/2013','',61.540,66.670,58.030,71.430,3.000,4.000,4.000,6.000,'ets00','','Ihsan','NA@none.com','Evaluator','United States','Arabic','Baby Boomers (Born from 1946 to 1964)','F','IBT','Senior Manager','Four or more years','Non-profit','4','7','4','4','7','6','4','4','4','4','1','1','4','4','7','6','2','4','7','1','4','1','2','4','United States','India','Submit'),(214,'6/27/2013','',30.770,59.260,38.680,42.860,2.000,3.667,3.000,5.000,'ets00','','Carolyn Feuille','NA@none.com','Evaluator','France','France','Baby Boomers (Born from 1946 to 1964)','F','Esprit Global Learning','Executive','Four or more years','Services','5','5','2','3','4','5','3','3','2','3','1','2','7','3','2','4','1','2','5','3','2','2','4','3','United States','India','Submit'),(215,'7/5/2013','',100.000,22.220,58.030,50.000,4.625,2.000,4.000,5.250,'ets00','','rossana johnston','NA@none.com','Evaluator','Mexico','spanish','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Individual Contributor','Four or more years','Education','5','6','5','5','6','1','1','5','6','2','2','6','6','1','6','3','6','1','1','6','5','5','2','2','United States','India','Submit'),(216,'7/8/2013','',19.230,37.040,32.240,14.290,1.625,2.667,2.667,4.000,'ets00','','Joe Bharat','NA@none.com','Evaluator','South Korea','N/A','Gen X (Born from 1965 to 1979)','M','Freelance Consultant','Individual Contributor','Four or more years','Education','2','6','2','2','4','4','1','6','3','2','2','1','4','5','1','2','1','2','2','2','2','2','1','2','United States','India','Submit'),(217,'6/18/2013','',7.690,7.410,22.570,71.430,1.250,1.333,2.167,6.000,'ets00','','David Nicolson','NA@none.com','Evaluator','Australia','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Services','1','6','1','1','4','1','2','2','1','6','1','1','7','2','2','7','1','1','1','2','1','1','1','2','United States','India','Submit'),(218,'6/18/2013','',57.690,40.740,41.910,21.430,2.875,2.833,3.167,4.250,'ets00','','Tara Agacayak','NA@none.com','Evaluator','United States','','Gen X (Born from 1965 to 1979)','F','GlobalNiche.net','Individual Contributor','Two to three years','Computer, Internet','4','5','1','3','3','1','2','3','6','3','1','2','5','5','3','4','2','2','5','2','5','4','2','3','United States','India','Submit'),(219,'6/27/2013','',15.380,40.740,12.890,35.710,1.500,2.833,1.667,4.750,'ets00','','Kam Lau','NA@none.com','scu001','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Four or more years','Manufacturing','2','6','1','1','5','7','2','1','2','2','2','1','6','3','2','2','2','1','1','2','1','2','3','1','United States','India','Submit'),(220,'6/27/2013','',76.920,70.370,35.460,64.290,3.500,4.167,2.833,5.750,'ets00','','Nidhi Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Juniper Networks','Student','Less than one year','Computer, Internet','5','7','4','2','5','6','3','1','2','2','6','1','4','4','6','7','1','5','2','4','6','1','4','5','United States','India','Submit'),(221,'6/27/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Gabriel Huie','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','One year','Computer, Internet','1','6','5','2','5','4','2','4','7','5','3','5','3','3','4','3','2','2','2','6','6','3','5','3','United States','India','Submit'),(222,'6/27/2013','',50.000,62.960,48.360,71.430,2.625,3.833,3.500,6.000,'ets00','','sushma','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','6','7','3','2','6','1','7','1','2','2','1','4','7','1','3','4','2','7','1','6','1','1','7','7','United States','India','Submit'),(223,'6/27/2013','',46.150,100.000,80.590,64.290,2.500,6.000,5.167,5.750,'ets00','','Shouchun He','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Education','6','7','4','1','7','7','7','7','3','4','7','1','2','7','1','7','1','7','7','1','7','1','7','1','United States','India','Submit'),(224,'6/27/2013','',0.000,22.220,9.670,57.140,1.000,2.000,1.500,5.500,'ets00','','ruth borrud','NA@none.com','scu001','Norway','','Gen X (Born from 1965 to 1979)','F','lockheed martin','Individual Contributor','Four or more years','Government','2','6','1','1','6','4','1','2','2','1','1','1','5','2','1','5','1','1','3','1','1','1','1','1','United States','India','Submit'),(225,'6/27/2013','',53.850,62.960,74.150,42.860,2.750,3.833,4.833,5.000,'ets00','','Melissa Poon','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Government','6','6','3','2','6','1','6','5','3','6','5','6','6','6','1','2','3','6','2','2','2','1','6','2','United States','India','Submit'),(226,'6/28/2013','',26.920,51.850,25.790,14.290,1.875,3.333,2.333,4.000,'ets00','','Chris Luk','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Self-Employed Archery Coach and Indoor Archery Range Owner','Individual Contributor','Two to three years','Services','2','6','1','1','4','1','1','4','2','4','1','4','4','4','1','2','2','4','7','2','1','4','2','1','United States','India','Submit'),(227,'6/28/2013','',38.460,14.810,16.120,50.000,2.250,1.667,1.833,5.250,'ets00','','Jeniffer Dominguez','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Government','2','4','1','2','6','1','1','2','3','2','1','1','7','1','4','4','5','1','2','1','2','2','4','1','United States','India','Submit'),(228,'6/29/2013','',53.850,44.440,32.240,21.430,2.750,3.000,2.667,4.250,'ets00','','John Geevarghese','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','CISCO systems','Individual Contributor','Four or more years','Computer, Internet','4','6','2','1','4','3','2','3','3','2','4','4','6','4','1','1','1','1','2','6','7','2','2','2','United States','India','Submit'),(229,'6/30/2013','',7.690,70.370,16.120,85.710,1.250,4.167,1.833,6.500,'ets00','','Chaithanya SOhan','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Four or more years','Health Care','6','7','1','1','7','4','1','1','1','1','1','1','6','6','1','6','1','6','7','1','1','2','1','2','United States','India','Submit'),(230,'6/30/2013','',34.620,55.560,51.580,14.290,2.125,3.500,3.667,4.000,'ets00','','Vu Le','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','4','4','3','2','4','4','4','5','3','3','2','2','5','4','2','3','2','3','4','2','2','3','4','2','United States','India','Submit'),(231,'6/30/2013','',11.540,55.560,6.450,28.570,1.375,3.500,1.333,4.500,'ets00','','Bassem Armanyous','NA@none.com','scu001','Egypt','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','4','1','2','1','1','1','1','1','4','7','1','3','3','4','5','1','2','1','3','1','United States','India','Submit'),(232,'7/1/2013','',19.230,37.040,32.240,35.710,1.625,2.667,2.667,4.750,'ets00','','Lawson Tong','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Stephen Gould Corporation','Individual Contributor','Four or more years','Computer, Internet','6','5','2','2','6','2','2','2','2','2','2','1','6','2','2','2','2','2','2','6','1','2','2','1','United States','India','Submit'),(233,'7/1/2013','',23.080,51.850,35.460,42.860,1.750,3.333,2.833,5.000,'ets00','','Michael Sizemore','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','5','6','2','2','5','4','2','3','3','2','4','2','3','4','1','6','1','4','4','2','1','1','2','2','United States','India','Submit'),(234,'7/2/2013','',80.770,62.960,45.130,0.000,3.625,3.833,3.333,3.500,'ets00','','Ed Zeng','NA@none.com','scu001','China','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Four or more years','Computer, Internet','3','4','5','3','3','3','2','4','3','3','4','3','4','4','4','3','4','4','4','5','4','3','3','4','United States','India','Submit'),(235,'7/4/2013','',11.540,29.630,22.570,92.860,1.375,2.333,2.167,6.750,'ets00','','Augusto Irazoqui','NA@none.com','Abengoa','Uruguay','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Four or more years','Construction','4','7','3','1','7','1','2','1','1','2','2','2','7','4','1','6','2','2','4','2','1','1','1','1','United States','India','Submit'),(236,'7/4/2013','',65.380,70.370,25.790,35.710,3.125,4.167,2.333,4.750,'ets00','','Moreno Gonzalez, Francisco Javier','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Inabensa','Individual Contributor','Two to three years','Energy','1','4','1','1','5','2','5','3','2','2','3','1','6','2','6','4','4','6','4','5','7','1','6','2','United States','India','Submit'),(237,'7/5/2013','',34.620,51.850,54.800,71.430,2.125,3.333,3.833,6.000,'ets00','','Craig Blair','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','Four or more years','Energy','5','7','3','2','6','4','3','5','4','3','3','3','6','3','1','5','2','3','4','2','1','3','4','2','United States','India','Submit'),(238,'7/5/2013','',42.310,37.040,67.700,71.430,2.375,2.667,4.500,6.000,'ets00','','Martinez Manuel','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','Abeinsa EPC','Manager','Two to three years','Construction','6','6','5','2','6','2','6','5','2','3','2','2','6','2','1','6','2','2','2','2','2','2','6','6','United States','India','Submit'),(239,'7/5/2013','',26.920,55.560,35.460,64.290,1.875,3.500,2.833,5.750,'ets00','','Ryan Coakley','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abacus','Manager','Two to three years','Construction','4','7','3','1','6','2','4','2','2','2','2','2','7','2','2','3','3','4','3','5','1','2','5','2','United States','India','Submit'),(240,'7/5/2013','',19.230,77.780,38.680,35.710,1.625,4.500,3.000,4.750,'ets00','','Eliset Techera','NA@none.com','Abengoa','Uruguay','','Millenials (Born from 1980 to 1995)','F','Abengoa','Executive','Four or more years','Construction','4','4','1','1','7','7','7','4','1','1','1','1','7','4','4','1','1','7','4','1','3','1','4','1','United States','India','Submit'),(241,'7/8/2013','',19.230,51.850,25.790,42.860,1.625,3.333,2.333,5.000,'ets00','','Patrick Marcotte','NA@none.com','Abengoa','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','3','6','2','1','5','3','2','3','2','2','1','1','5','2','3','4','2','5','5','1','1','3','4','1','United States','India','Submit'),(242,'7/8/2013','',61.540,59.260,83.820,0.000,3.000,3.667,5.333,3.500,'ets00','','Unnanmed','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','6','6','5','2','3','6','6','6','3','6','2','3','2','3','2','3','2','2','6','2','3','5','3','5','United States','India','Submit'),(243,'7/8/2013','',65.380,70.370,77.370,14.290,3.125,4.167,5.000,4.000,'ets00','','Tyson Neall','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Construction','6','6','3','2','4','6','6','6','3','6','3','3','3','3','2','3','3','2','6','3','2','5','5','5','United States','India','Submit'),(244,'7/9/2013','',34.620,88.890,45.130,57.140,2.125,5.000,3.333,5.500,'ets00','','Richard Daoud','NA@none.com','Abengoa','Lebanon','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Construction','4','7','4','1','7','1','1','3','4','4','1','1','7','4','1','1','1','7','4','7','7','1','7','4','United States','India','Submit'),(245,'7/9/2013','',76.920,51.850,22.570,57.140,3.500,3.333,2.167,5.500,'ets00','','Miguel de la Rosa','NA@none.com','Abengoa','Spain','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','2','7','1','5','6','6','2','3','2','3','4','2','6','4','6','3','2','2','2','2','3','5','4','1','United States','India','Submit'),(246,'7/9/2013','',19.230,55.560,29.010,100.000,1.625,3.500,2.500,7.000,'ets00','','Maria Mercedes Macias Paris','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','Four or more years','Energy','5','7','3','1','7','1','2','1','2','2','2','1','7','2','3','7','1','7','4','3','1','1','4','3','United States','India','Submit'),(247,'7/9/2013','',19.230,51.850,12.890,50.000,1.625,3.333,1.667,5.250,'ets00','','Carla Bachetti','NA@none.com','Abengoa','Venezuela','','Gen X (Born from 1965 to 1979)','F','ABENGOA','Manager','One year','Energy','3','6','2','2','5','4','1','1','1','2','2','1','6','6','2','4','2','2','2','2','2','1','4','1','United States','India','Submit'),(248,'7/10/2013','',23.080,70.370,80.590,71.430,1.750,4.167,5.167,6.000,'ets00','','David Clark','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Four or more years','Energy','6','6','6','2','6','6','6','5','2','6','1','3','7','5','2','5','2','6','2','1','1','1','5','2','United States','India','Submit'),(249,'7/10/2013','',30.770,66.670,48.360,21.430,2.000,4.000,3.500,4.250,'ets00','','Brian Luptowski','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa Solar','Manager','Four or more years','Energy','5','4','2','2','4','4','4','2','4','4','2','2','6','7','4','3','2','3','4','2','1','1','4','2','United States','India','Submit'),(250,'7/10/2013','',26.920,44.440,54.800,14.290,1.875,3.000,3.833,4.000,'ets00','','Kathleen Sullivan','NA@none.com','Abengoa','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Energy','6','6','2','2','3','2','5','3','2','5','2','3','5','4','2','2','2','3','4','2','1','2','3','1','United States','India','Submit'),(251,'7/12/2013','',34.620,33.330,41.910,21.430,2.125,2.500,3.167,4.250,'ets00','','German Dominguez','NA@none.com','Abengoa','Spain','','Gen X (Born from 1965 to 1979)','M','ABENGOA','Manager','Two to three years','Construction','3','5','4','1','4','2','6','2','2','2','5','2','4','3','2','4','1','3','3','2','2','2','2','2','United States','India','Submit'),(252,'7/14/2013','',3.850,22.220,74.150,50.000,1.125,2.000,4.833,5.250,'ets00','','Juan Lozano','NA@none.com','Abengoa','Colombia','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Four or more years','Energy','6','7','1','1','7','1','1','7','7','7','1','1','6','1','1','1','1','1','1','1','1','1','7','2','United States','India','Submit'),(253,'7/20/2013','',34.620,33.330,16.120,42.860,2.125,2.500,1.833,5.000,'ets00','','Melissa Madian','NA@none.com','Oracle','Canada','','Gen X (Born from 1965 to 1979)','F','Oracle','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','1','2','2','2','1','6','2','6','2','2','6','2','1','1','2','2','1','United States','India','Submit'),(254,'7/22/2013','',46.150,48.150,45.130,21.430,2.500,3.167,3.333,4.250,'ets00','','Logan Spangler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','4','2','5','3','4','1','3','2','4','2','2','3','4','3','4','4','3','3','4','1','United States','India','Submit'),(255,'7/22/2013','',65.380,62.960,54.800,28.570,3.125,3.833,3.833,4.500,'ets00','','Ashley Woods','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Oralce','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','4','4','4','3','3','4','4','2','5','4','3','4','4','3','5','3','3','2','4','3','United States','India','Submit'),(256,'7/22/2013','',46.150,55.560,32.240,64.290,2.500,3.500,2.667,5.750,'ets00','','Nicholas Deaton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','6','1','5','2','2','1','2','2','6','4','6','4','5','1','7','2','1','1','6','2','United States','India','Submit'),(257,'7/22/2013','',61.540,62.960,51.580,50.000,3.000,3.833,3.667,5.250,'ets00','','Tara Rangchi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','6','5','1','3','4','3','6','2','3','6','6','1','3','5','4','5','3','1','3','4','3','United States','India','Submit'),(258,'7/22/2013','',53.850,51.850,67.700,64.290,2.750,3.333,4.500,5.750,'ets00','','Garrett Blaber','NA@none.com','Oracle','Hungary','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','6','3','4','4','5','3','2','3','5','4','4','5','4','3','3','3','2','2','4','3','United States','India','Submit'),(259,'7/22/2013','',46.150,22.220,25.790,42.860,2.500,2.000,2.333,5.000,'ets00','','Luke Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','7','2','4','2','1','2','5','2','3','1','2','4','2','3','2','2','2','4','2','1','United States','India','Submit'),(260,'7/22/2013','',53.850,40.740,45.130,50.000,2.750,2.833,3.333,5.250,'ets00','','Duane Luu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','4','3','5','2','3','4','3','3','4','3','5','2','2','5','4','3','4','3','2','2','3','2','United States','India','Submit'),(261,'7/22/2013','',84.620,66.670,80.590,85.710,3.750,4.000,5.167,6.500,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','6','7','3','1','6','2','6','6','5','5','7','5','7','4','7','6','1','4','4','4','1','1','6','7','United States','India','Submit'),(262,'7/22/2013','',50.000,37.040,22.570,64.290,2.625,2.667,2.167,5.750,'ets00','','Chelsea Amsley','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','7','1','2','3','2','2','6','2','7','1','4','3','3','1','6','6','1','2','1','2','United States','India','Submit'),(263,'7/22/2013','',57.690,74.070,35.460,50.000,2.875,4.333,2.833,5.250,'ets00','','Daniel DiMaria','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','7','4','5','6','3','1','2','2','2','7','4','3','3','4','5','3','2','1','2','7','2','United States','India','Submit'),(264,'7/22/2013','',23.080,66.670,38.680,35.710,1.750,4.000,3.000,4.750,'ets00','','Michael Xi','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','4','2','1','4','6','4','7','1','3','4','2','7','4','2','4','2','4','4','4','1','1','2','1','United States','India','Submit'),(265,'7/22/2013','',53.850,74.070,51.580,28.570,2.750,4.333,3.667,4.500,'ets00','','Greg Bonnem','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','5','2','4','4','4','3','3','4','2','3','3','5','2','5','6','5','2','2','5','4','United States','India','Submit'),(266,'7/22/2013','',23.080,59.260,32.240,71.430,1.750,3.667,2.667,6.000,'ets00','','Onn Rubin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','6','5','1','4','1','1','1','1','7','1','3','4','2','4','6','2','2','3','4','1','United States','India','Submit'),(267,'7/22/2013','',53.850,62.960,38.680,35.710,2.750,3.833,3.000,4.750,'ets00','','Jim Burke','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','2','5','5','2','5','2','2','2','2','5','2','6','3','3','5','3','3','2','2','5','3','United States','India','Submit'),(268,'7/22/2013','',61.540,74.070,41.910,64.290,3.000,4.333,3.167,5.750,'ets00','','Mohammad Afsar','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','7','5','3','5','4','2','4','2','2','5','3','5','3','5','6','3','6','4','7','1','2','2','2','United States','India','Submit'),(269,'7/22/2013','',26.920,55.560,16.120,85.710,1.875,3.500,1.833,6.500,'ets00','','Bryan Marlow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','2','7','1','1','1','4','1','1','1','7','1','6','5','1','4','3','7','2','1','5','1','United States','India','Submit'),(270,'7/22/2013','',34.620,40.740,22.570,64.290,2.125,2.833,2.167,5.750,'ets00','','Charles Keegan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','2','4','2','2','2','1','2','6','2','5','5','2','4','3','2','2','2','4','1','United States','India','Submit'),(271,'7/22/2013','',34.620,37.040,41.910,64.290,2.125,2.667,3.167,5.750,'ets00','','Uber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','5','1','4','5','2','3','2','2','6','1','3','5','3','4','4','3','1','2','3','2','United States','India','Submit'),(272,'7/22/2013','',46.150,70.370,38.680,42.860,2.500,4.167,3.000,5.000,'ets00','','Mital Shah','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','1','6','2','3','2','3','3','4','3','5','3','3','3','3','3','6','5','1','3','6','2','United States','India','Submit'),(273,'7/22/2013','',26.920,44.440,67.700,78.570,1.875,3.000,4.500,6.250,'ets00','','Elaina Donofrio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','7','2','4','6','2','5','1','3','6','2','2','6','3','2','4','2','1','1','6','2','United States','India','Submit'),(274,'7/22/2013','',46.150,37.040,74.150,50.000,2.500,2.667,4.833,5.250,'ets00','','Nina Nasre-Esfahani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','3','5','2','5','5','3','5','2','2','5','2','4','5','2','3','2','5','3','1','2','3','United States','India','Submit'),(275,'7/22/2013','',23.080,37.040,29.010,35.710,1.750,2.667,2.500,4.750,'ets00','','Cyrus Pinto','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','1','5','2','2','2','1','4','1','1','5','1','5','2','3','4','4','2','1','1','3','1','United States','India','Submit'),(276,'7/22/2013','',42.310,66.670,58.030,35.710,2.375,4.000,4.000,4.750,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','4','2','6','5','4','4','2','4','2','2','5','2','4','4','2','4','4','4','2','2','5','3','United States','India','Submit'),(277,'7/22/2013','',46.150,55.560,58.030,85.710,2.500,3.500,4.000,6.500,'ets00','','Kathleen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','5','6','4','3','4','3','6','1','3','7','2','3','6','2','1','5','2','1','1','7','4','United States','India','Submit'),(278,'7/22/2013','',26.920,22.220,16.120,0.000,1.875,2.000,1.833,3.500,'ets00','','Kelsey Ontko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','2','5','1','1','2','1','2','2','2','2','1','2','6','2','5','1','2','1','4','3','2','1','1','1','United States','India','Submit'),(279,'7/22/2013','',73.080,62.960,67.700,57.140,3.375,3.833,4.500,5.500,'ets00','','Maria Elena de Leon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','6','6','4','6','3','3','7','5','1','6','4','5','4','5','3','5','4','3','1','3','1','United States','India','Submit'),(280,'7/22/2013','',53.850,66.670,74.150,21.430,2.750,4.000,4.833,4.250,'ets00','','Kevin Ferrell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','3','3','6','3','2','3','3','3','2','5','3','6','3','2','2','5','3','United States','India','Submit'),(281,'7/22/2013','',42.310,59.260,64.470,7.140,2.375,3.667,4.333,3.750,'ets00','','Stephen Murphy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','2','4','5','4','4','4','6','2','4','3','5','2','3','3','3','3','3','2','2','3','2','United States','India','Submit'),(282,'7/22/2013','',57.690,51.850,54.800,78.570,2.875,3.333,3.833,6.250,'ets00','','Kathryn Meister','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','4','7','3','5','3','3','3','3','3','6','3','3','5','3','3','5','3','2','2','3','3','United States','India','Submit'),(283,'7/22/2013','',26.920,29.630,48.360,42.860,1.875,2.333,3.500,5.000,'ets00','','Kafi Mavour','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','3','2','3','4','3','5','2','2','6','4','3','5','3','3','1','1','1','1','3','1','United States','India','Submit'),(284,'7/22/2013','',61.540,29.630,67.700,78.570,3.000,2.333,4.500,6.250,'ets00','','Zoe Bernbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','4','6','1','4','4','3','4','5','2','6','3','1','7','5','4','1','2','1','5','3','1','United States','India','Submit'),(285,'7/22/2013','',73.080,55.560,51.580,28.570,3.375,3.500,3.667,4.500,'ets00','','John Lindsay','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','3','3','4','5','3','4','3','4','3','3','5','4','4','4','3','3','3','3','5','3','3','3','United States','India','Submit'),(286,'7/22/2013','',23.080,62.960,64.470,21.430,1.750,3.833,4.333,4.250,'ets00','','Flora Baik','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','5','4','4','5','4','1','1','4','2','2','4','1','3','4','4','2','2','5','3','United States','India','Submit'),(287,'7/22/2013','',26.920,33.330,12.890,78.570,1.875,2.500,1.667,6.250,'ets00','','Travis Gibson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','7','2','1','2','1','2','1','1','6','2','5','5','2','3','3','3','2','1','2','2','United States','India','Submit'),(288,'7/22/2013','',7.690,33.330,32.240,50.000,1.250,2.500,2.667,5.250,'ets00','','Jacob Rudolph','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','7','5','2','5','1','1','2','1','2','2','1','7','2','1','2','1','1','4','1','1','1','6','1','United States','India','Submit'),(289,'7/22/2013','',100.000,44.440,29.010,14.290,4.250,3.000,2.500,4.000,'ets00','','behzad nouri','NA@none.com','Oracle','Iran','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','3','5','3','1','3','3','3','5','4','3','5','5','3','2','2','1','6','3','5','7','United States','India','Submit'),(290,'7/22/2013','',65.380,44.440,29.010,42.860,3.125,3.000,2.500,5.000,'ets00','','Tyler Morgan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','4','3','2','4','2','3','3','3','4','2','6','5','3','4','3','2','2','3','4','2','United States','India','Submit'),(291,'7/22/2013','',0.000,88.890,61.250,100.000,1.000,5.000,4.167,7.000,'ets00','','Lauren DeGirolamo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','1','7','7','4','5','1','7','1','1','7','4','1','7','1','7','4','1','1','1','7','1','United States','India','Submit'),(292,'7/22/2013','',53.850,48.150,45.130,57.140,2.750,3.167,3.333,5.500,'ets00','','Emily Paddack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','1','4','5','2','5','5','2','3','1','3','6','3','5','5','3','3','4','3','1','3','4','2','United States','India','Submit'),(293,'7/22/2013','',26.920,33.330,12.890,42.860,1.875,2.500,1.667,5.000,'ets00','','Lukas Ault','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','2','3','1','1','2','1','2','2','1','7','1','4','3','2','2','3','1','2','1','7','1','United States','India','Submit'),(294,'7/22/2013','',23.080,55.560,22.570,50.000,1.750,3.500,2.167,5.250,'ets00','','Madeleine Shiff','NA@none.com','Oracle','Canada','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','7','3','3','1','1','1','1','1','7','2','2','2','2','1','7','6','1','1','2','1','United States','India','Submit'),(295,'7/22/2013','',30.770,51.850,45.130,14.290,2.000,3.333,3.333,4.000,'ets00','','Steven Bieri','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','4','4','4','4','3','3','1','3','5','5','2','3','2','3','4','1','2','2','3','2','United States','India','Submit'),(296,'7/22/2013','',11.540,22.220,22.570,35.710,1.375,2.000,2.167,4.750,'ets00','','Deirdre Bullard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','6','1','2','2','2','1','1','1','4','2','2','3','1','1','3','3','1','2','2','1','United States','India','Submit'),(297,'7/22/2013','',46.150,51.850,41.910,28.570,2.500,3.333,3.167,4.500,'ets00','','Andy Chou','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','4','3','1','4','4','2','2','2','2','2','4','6','2','3','4','4','4','1','4','4','United States','India','Submit'),(298,'7/22/2013','',57.690,0.000,77.370,28.570,2.875,1.000,5.000,4.500,'ets00','','Nicholas Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','1','3','1','7','7','5','2','1','2','7','1','1','1','7','1','1','1','1','7','1','3','United States','India','Submit'),(299,'7/22/2013','',34.620,59.260,32.240,28.570,2.125,3.667,2.667,4.500,'ets00','','Jack Robson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','3','3','3','1','3','3','4','3','2','6','2','2','3','2','5','4','4','2','2','4','1','United States','India','Submit'),(300,'7/22/2013','',65.380,44.440,45.130,35.710,3.125,3.000,3.333,4.750,'ets00','','Alec Campagna','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','5','6','1','4','3','3','3','5','3','2','6','3','6','2','2','4','2','1','4','3','2','United States','India','Submit'),(301,'7/22/2013','',34.620,44.440,48.360,42.860,2.125,3.000,3.500,5.000,'ets00','','Kirsten Marchbank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','2','4','4','3','3','1','1','5','3','4','4','4','4','3','2','2','1','4','2','United States','India','Submit'),(302,'7/22/2013','',34.620,37.040,35.460,71.430,2.125,2.667,2.833,6.000,'ets00','','John Machacon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','2','6','4','2','6','3','3','3','2','3','2','2','6','2','5','6','2','1','2','2','1','1','6','2','United States','India','Submit'),(303,'7/22/2013','',65.380,59.260,32.240,85.710,3.125,3.667,2.667,6.500,'ets00','','Michelle Meng','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','5','7','2','3','4','1','3','2','4','6','6','2','6','2','5','5','1','2','2','3','6','United States','India','Submit'),(304,'7/22/2013','',69.230,59.260,64.470,35.710,3.250,3.667,4.333,4.750,'ets00','','Aparna Ashok','NA@none.com','Oracle','India','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','3','4','4','3','5','3','5','4','4','3','4','4','4','2','4','2','United States','India','Submit'),(305,'7/22/2013','',11.540,66.670,74.150,57.140,1.375,4.000,4.833,5.500,'ets00','','Jeremy Sniezko','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','1','7','4','5','6','2','6','2','1','6','5','1','2','1','2','6','3','2','1','4','2','United States','India','Submit'),(306,'7/22/2013','',30.770,77.780,32.240,28.570,2.000,4.500,2.667,4.500,'ets00','','Phoebe Hankins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','4','3','2','6','5','3','3','3','2','2','1','2','2','6','6','2','7','2','5','1','1','6','1','United States','India','Submit'),(307,'7/22/2013','',30.770,33.330,45.130,57.140,2.000,2.500,3.333,5.500,'ets00','','Katherine Shelton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','3','2','6','4','4','4','3','2','2','2','3','1','3','6','3','2','3','3','1','2','2','1','United States','India','Submit'),(308,'7/22/2013','',73.080,51.850,38.680,0.000,3.375,3.333,3.000,3.500,'ets00','','Ellis Carpenter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','3','3','3','3','3','3','3','3','2','3','2','4','4','5','4','4','3','3','4','4','3','3','3','United States','India','Submit'),(309,'7/22/2013','',30.770,14.810,32.240,64.290,2.000,1.667,2.667,5.750,'ets00','','Michael Guercio','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','7','1','5','3','1','2','1','3','6','1','6','4','2','2','3','1','1','1','2','1','United States','India','Submit'),(310,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Pablo Crespo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','5','4','5','3','2','4','2','2','6','5','2','6','4','5','2','2','2','2','3','2','United States','India','Submit'),(311,'7/22/2013','',26.920,81.480,35.460,35.710,1.875,4.667,2.833,4.750,'ets00','','Graham Moreno','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','5','6','3','2','1','1','2','7','1','6','2','1','6','4','6','1','2','6','1','United States','India','Submit'),(312,'7/22/2013','',42.310,7.410,32.240,78.570,2.375,1.333,2.667,6.250,'ets00','','Wang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Orace','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','1','1','1','2','1','2','1','7','3','5','6','6','1','1','1','1','1','1','1','United States','India','Submit'),(313,'7/22/2013','',61.540,70.370,48.360,42.860,3.000,4.167,3.500,5.000,'ets00','','Binish Munir','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','6','2','4','3','5','3','3','6','2','5','2','1','6','5','2','4','2','4','4','United States','India','Submit'),(314,'7/22/2013','',11.540,22.220,16.120,92.860,1.375,2.000,1.833,6.750,'ets00','','Austin Aragon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','1','1','2','2','1','1','1','7','2','3','6','2','6','1','1','1','1','1','1','United States','India','Submit'),(315,'7/22/2013','',23.080,70.370,35.460,14.290,1.750,4.167,2.833,4.000,'ets00','','Michael Oh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','4','1','3','4','1','2','1','1','3','7','4','4','2','5','4','2','2','1','6','1','United States','India','Submit'),(316,'7/22/2013','',30.770,62.960,67.700,64.290,2.000,3.833,4.500,5.750,'ets00','','Reed Willig','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','6','2','6','5','5','5','3','5','3','2','6','2','2','5','2','3','4','5','1','2','4','2','United States','India','Submit'),(317,'7/22/2013','',57.690,37.040,32.240,57.140,2.875,2.667,2.667,5.500,'ets00','','David Aramony','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','3','6','2','3','2','4','2','3','3','5','3','4','4','2','3','3','3','3','3','2','2','United States','India','Submit'),(318,'7/22/2013','',73.080,88.890,45.130,14.290,3.375,5.000,3.333,4.000,'ets00','','Caitlin Myers','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','2','3','7','6','7','2','2','2','2','6','2','7','1','6','2','7','6','5','1','6','2','United States','India','Submit'),(319,'7/22/2013','',46.150,55.560,58.030,92.860,2.500,3.500,4.000,6.750,'ets00','','Jordan Krieger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','4','4','4','2','3','6','3','5','7','2','5','4','1','1','1','5','1','United States','India','Submit'),(320,'7/22/2013','',34.620,33.330,22.570,71.430,2.125,2.500,2.167,6.000,'ets00','','Allison Kyne','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','4','7','1','2','1','2','2','2','2','6','2','4','4','1','4','3','3','1','2','2','1','United States','India','Submit'),(321,'7/22/2013','',42.310,44.440,45.130,64.290,2.375,3.000,3.333,5.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','2','4','2','3','2','6','3','4','5','2','4','2','3','1','3','4','2','United States','India','Submit'),(322,'7/22/2013','',38.460,40.740,45.130,35.710,2.250,2.833,3.333,4.750,'ets00','','Leighton Spencer','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','4','1','3','3','3','3','3','3','5','3','2','4','2','5','2','3','1','2','3','2','United States','India','Submit'),(323,'7/22/2013','',42.310,85.190,90.260,57.140,2.375,4.833,5.667,5.500,'ets00','','Richard Cardillo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','1','4','6','7','6','6','3','1','1','5','5','2','6','5','6','7','2','1','2','3','6','United States','India','Submit'),(324,'7/22/2013','',34.620,25.930,67.700,14.290,2.125,2.167,4.500,4.000,'ets00','','Michelle Madani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','2','5','2','5','4','5','4','3','2','5','2','3','2','1','3','2','2','3','1','2','2','United States','India','Submit'),(325,'7/22/2013','',61.540,51.850,48.360,64.290,3.000,3.333,3.500,5.750,'ets00','','Anthony Narsi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','3','4','3','2','4','3','1','5','1','3','4','4','4','4','4','2','1','4','5','United States','India','Submit'),(326,'7/22/2013','',53.850,40.740,48.360,85.710,2.750,2.833,3.500,6.500,'ets00','','Sean Rudewicz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','7','2','7','3','2','3','1','6','2','2','7','2','3','5','6','3','4','2','4','1','3','2','United States','India','Submit'),(327,'7/22/2013','',69.230,55.560,67.700,64.290,3.250,3.500,4.500,5.750,'ets00','','Michael McLean','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','4','7','3','3','6','5','6','6','3','5','4','4','5','4','2','5','4','2','4','2','2','4','4','3','United States','India','Submit'),(328,'7/22/2013','',88.460,100.000,58.030,50.000,3.875,5.500,4.000,5.250,'ets00','','Lydia Song','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','5','6','6','6','3','3','2','2','1','6','2','7','2','2','7','6','6','5','3','6','6','United States','India','Submit'),(329,'7/22/2013','',26.920,33.330,38.680,28.570,1.875,2.500,3.000,4.500,'ets00','','Andrew Lihani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','3','3','2','1','6','2','3','1','2','2','7','3','2','2','2','5','3','2','1','1','1','2','United States','India','Submit'),(330,'7/22/2013','',26.920,40.740,48.360,64.290,1.875,2.833,3.500,5.750,'ets00','','Maxwell Tenney','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','2','6','2','6','4','2','3','2','3','6','2','3','4','2','3','4','2','1','1','4','1','United States','India','Submit'),(331,'7/22/2013','',50.000,37.040,48.360,50.000,2.625,2.667,3.500,5.250,'ets00','','Ariana Kashani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','1','4','4','1','4','3','2','6','2','2','4','2','1','4','4','5','4','4','2','United States','India','Submit'),(332,'7/22/2013','',15.380,55.560,38.680,64.290,1.500,3.500,3.000,5.750,'ets00','','Noah Margolis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','2','1','5','2','2','3','2','3','2','3','6','2','2','7','1','2','6','7','1','1','2','1','United States','India','Submit'),(333,'7/22/2013','',30.770,81.480,32.240,42.860,2.000,4.667,2.667,5.000,'ets00','','Chris Buonocore','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','6','2','4','2','4','2','2','6','6','2','2','2','2','6','2','2','2','6','2','United States','India','Submit'),(334,'7/22/2013','',19.230,3.700,58.030,21.430,1.625,1.167,4.000,4.250,'ets00','','Ping King','NA@none.com','Oracle','Taiwan','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','2','1','6','6','2','6','2','2','6','1','2','3','2','1','2','1','1','1','1','1','United States','India','Submit'),(335,'7/22/2013','',11.540,33.330,29.010,14.290,1.375,2.500,2.500,4.000,'ets00','','Nicholas Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','5','2','2','2','1','2','1','1','2','1','2','2','2','6','2','2','1','1','2','1','United States','India','Submit'),(336,'7/22/2013','',50.000,40.740,58.030,7.140,2.625,2.833,4.000,3.750,'ets00','','Savannah Horn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','2','1','6','5','2','5','4','4','5','1','3','2','4','4','3','3','1','2','5','1','United States','India','Submit'),(337,'7/22/2013','',53.850,44.440,45.130,78.570,2.750,3.000,3.333,6.250,'ets00','','Lauren vonNovak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','4','7','1','4','3','2','3','1','1','7','2','5','4','4','5','3','3','2','3','4','2','United States','India','Submit'),(338,'7/22/2013','',38.460,48.150,38.680,28.570,2.250,3.167,3.000,4.500,'ets00','','Erika Cruz','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','4','5','4','3','5','5','3','2','2','3','4','1','4','3','5','4','1','3','1','3','1','2','4','1','United States','India','Submit'),(339,'7/22/2013','',65.380,59.260,77.370,7.140,3.125,3.667,5.000,3.750,'ets00','','Diana Jiang','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','6','2','3','1','6','6','2','7','2','4','2','7','1','3','5','2','4','3','2','3','5','6','United States','India','Submit'),(340,'7/22/2013','',42.310,51.850,22.570,35.710,2.375,3.333,2.167,4.750,'ets00','','Matt Maskell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','3','2','4','4','1','1','3','3','4','2','7','4','4','4','3','4','2','2','1','1','4','2','United States','India','Submit'),(341,'7/22/2013','',76.920,62.960,29.010,57.140,3.500,3.833,2.500,5.500,'ets00','','Khaled Aboudamous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','3','7','3','6','2','1','2','2','3','5','1','6','3','6','5','6','5','3','4','3','1','United States','India','Submit'),(342,'7/22/2013','',3.850,37.040,29.010,50.000,1.125,2.667,2.500,5.250,'ets00','','Henry (Buster) Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','6','1','1','2','1','3','1','1','7','1','1','2','2','7','1','5','1','1','1','1','United States','India','Submit'),(343,'7/22/2013','',100.000,66.670,61.250,100.000,4.625,4.000,4.167,7.000,'ets00','','Brandon Wong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','7','6','7','1','4','6','1','1','1','1','7','1','7','7','7','7','7','1','7','1','7','7','United States','India','Submit'),(344,'7/22/2013','',61.540,48.150,48.360,21.430,3.000,3.167,3.500,4.250,'ets00','','Matthew Keehn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','3','4','1','5','3','3','4','5','2','6','4','3','3','4','4','3','3','2','2','4','3','United States','India','Submit'),(345,'7/22/2013','',61.540,62.960,74.150,28.570,3.000,3.833,4.833,4.500,'ets00','','Manish Gianchandani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','5','3','3','5','4','6','4','5','4','5','5','5','3','3','3','2','4','3','2','1','4','3','United States','India','Submit'),(346,'7/22/2013','',65.380,51.850,48.360,50.000,3.125,3.333,3.500,5.250,'ets00','','Julia Benjamin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','3','5','6','2','5','4','2','2','4','3','6','4','3','3','3','3','4','3','3','2','4','2','United States','India','Submit'),(347,'7/22/2013','',46.150,55.560,41.910,64.290,2.500,3.500,3.167,5.750,'ets00','','Stephen He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','3','6','2','4','3','2','2','2','2','7','1','2','4','3','6','4','3','2','1','5','5','United States','India','Submit'),(348,'7/22/2013','',50.000,44.440,64.470,64.290,2.625,3.000,4.333,5.750,'ets00','','Emily Kahn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','4','3','6','2','5','5','2','4','3','3','7','2','4','3','3','3','4','2','2','1','5','2','United States','India','Submit'),(349,'7/22/2013','',50.000,92.590,54.800,35.710,2.625,5.167,3.833,4.750,'ets00','','Michal Meshulam','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','3','5','5','5','3','4','5','3','3','5','5','2','3','2','5','5','5','3','2','6','3','United States','India','Submit'),(350,'7/22/2013','',0.000,59.260,38.680,21.430,1.000,3.667,3.000,4.250,'ets00','','matthew lubrano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','2','5','7','1','1','1','1','1','7','7','1','1','1','1','4','1','1','1','4','1','United States','India','Submit'),(351,'7/22/2013','',61.540,66.670,54.800,85.710,3.000,4.000,3.833,6.500,'ets00','','Jamal Fofana ','NA@none.com','Oracle','Lebanon','Sierra Leone','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','5','6','6','6','3','2','5','1','1','6','2','6','7','5','4','5','4','3','1','3','2','United States','India','Submit'),(352,'7/22/2013','',65.380,59.260,32.240,71.430,3.125,3.667,2.667,6.000,'ets00','','Colleen Meagher','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','1','2','4','2','2','5','2','6','1','6','6','2','4','6','4','5','2','6','2','United States','India','Submit'),(353,'7/22/2013','',15.380,11.110,6.450,0.000,1.500,1.500,1.333,2.500,'ets00','','Sinclair Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','2','1','1','4','1','1','2','2','1','2','1','3','1','1','1','2','1','1','2','3','1','3','1','United States','India','Submit'),(354,'7/22/2013','',46.150,70.370,51.580,7.140,2.500,4.167,3.667,3.750,'ets00','','Ben Rakestraw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','2','4','4','3','3','4','5','2','3','4','6','4','2','3','3','5','2','1','3','5','2','United States','India','Submit'),(355,'7/22/2013','',100.000,77.780,64.470,50.000,4.500,4.500,4.333,5.250,'ets00','','Teresa Steffens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','7','5','4','5','6','3','4','5','6','3','5','4','4','5','6','4','3','4','3','3','7','6','United States','India','Submit'),(356,'7/22/2013','',57.690,29.630,32.240,64.290,2.875,2.333,2.667,5.750,'ets00','','Nicholas Matthews','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','5','2','3','3','3','3','3','3','6','2','6','6','2','2','2','2','2','3','4','2','United States','India','Submit'),(357,'7/22/2013','',50.000,62.960,19.340,50.000,2.625,3.833,2.000,5.250,'ets00','','Frank Golden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','1','3','1','5','1','2','2','2','4','5','4','6','4','2','3','2','4','1','United States','India','Submit'),(358,'7/22/2013','',3.850,48.150,74.150,57.140,1.125,3.167,4.833,5.500,'ets00','','Tracy Truong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','6','1','7','1','7','4','4','1','2','1','7','1','1','1','1','4','4','5','1','1','4','1','United States','India','Submit'),(359,'7/22/2013','',42.310,40.740,51.580,78.570,2.375,2.833,3.667,6.250,'ets00','','Nadina','NA@none.com','Oracle','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','3','7','2','2','3','2','5','2','2','6','3','5','6','2','2','4','3','2','2','3','1','United States','India','Submit'),(360,'7/22/2013','',30.770,59.260,77.370,71.430,2.000,3.667,5.000,6.000,'ets00','','Anne Wilks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','6','5','2','6','4','6','5','5','3','2','2','6','2','2','6','2','6','6','2','2','2','2','2','United States','India','Submit'),(361,'7/22/2013','',92.310,48.150,35.460,85.710,4.000,3.167,2.833,6.500,'ets00','','Corey Ghilarducci','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','6','1','1','4','2','2','6','2','7','2','6','6','6','6','3','6','6','2','1','3','United States','India','Submit'),(362,'7/22/2013','',50.000,74.070,58.030,57.140,2.625,4.333,4.000,5.500,'ets00','','Lloyd Dixon','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','1','1','7','4','3','4','7','4','2','1','4','2','4','4','7','4','7','7','2','1','2','3','United States','India','Submit'),(363,'7/22/2013','',69.230,14.810,32.240,71.430,3.250,1.667,2.667,6.000,'ets00','','Eric Boozer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','2','6','2','5','7','1','2','4','3','3','2','4','6','2','2','5','2','2','2','2','5','2','1','4','United States','India','Submit'),(364,'7/22/2013','',53.850,88.890,77.370,71.430,2.750,5.000,5.000,6.000,'ets00','','Yuen Ching Brenda Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','7','2','5','6','5','4','4','4','4','4','6','4','5','7','4','6','6','4','1','1','4','1','United States','India','Submit'),(365,'7/22/2013','',26.920,51.850,54.800,28.570,1.875,3.333,3.833,4.500,'ets00','','Marche\' Howell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','3','7','6','1','4','3','4','3','2','5','2','1','3','1','4','4','4','5','3','4','1','1','4','1','United States','India','Submit'),(366,'7/22/2013','',88.460,55.560,48.360,21.430,3.875,3.500,3.500,4.250,'ets00','','Joy Chen','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','2','1','6','7','3','6','3','6','2','6','2','4','6','6','4','1','7','1','2','2','6','2','2','United States','India','Submit'),(367,'7/22/2013','',26.920,22.220,19.340,35.710,1.875,2.000,2.000,4.750,'ets00','','Laura Saum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','2','1','4','2','3','2','2','1','3','2','6','2','2','4','2','2','1','2','1','2','3','2','United States','India','Submit'),(368,'7/22/2013','',19.230,37.040,16.120,50.000,1.625,2.667,1.833,5.250,'ets00','','James Cobb','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Communications, Utilities','2','6','1','2','3','2','2','2','2','2','2','1','6','3','1','6','2','4','2','2','1','3','3','1','United States','India','Submit'),(369,'7/22/2013','',30.770,37.040,54.800,85.710,2.000,2.667,3.833,6.500,'ets00','','Bill O\'Connor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','7','5','1','7','2','4','4','1','4','2','2','7','2','4','5','1','4','2','4','1','1','2','4','United States','India','Submit'),(370,'7/22/2013','',57.690,51.850,38.680,64.290,2.875,3.333,3.000,5.750,'ets00','','Kira Abe','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','5','2','2','2','4','2','4','6','3','4','5','4','3','4','2','2','1','3','4','United States','India','Submit'),(371,'7/22/2013','',34.620,44.440,22.570,42.860,2.125,3.000,2.167,5.000,'ets00','','Richard Hong','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','7','2','4','5','3','2','1','3','2','3','1','7','2','2','1','1','3','4','3','4','1','3','1','United States','India','Submit'),(372,'7/22/2013','',42.310,44.440,51.580,85.710,2.375,3.000,3.667,6.500,'ets00','','Paige Maeda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','2','6','2','4','4','3','3','2','4','7','3','3','7','4','3','4','2','2','1','4','1','United States','India','Submit'),(373,'7/22/2013','',46.150,70.370,29.010,28.570,2.500,4.167,2.500,4.500,'ets00','','Amen Elbaba','NA@none.com','Oracle','Lebanon','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Retail, Wholesale','2','3','2','2','6','4','3','3','3','2','2','2','5','3','3','4','2','3','6','4','2','3','5','4','United States','India','Submit'),(374,'7/22/2013','',53.850,25.930,25.790,0.000,2.750,2.167,2.333,3.250,'ets00','','Krump','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','6','1','3','3','2','2','2','1','2','1','2','3','2','5','1','2','2','3','2','2','5','2','2','United States','India','Submit'),(375,'7/22/2013','',80.770,55.560,80.590,21.430,3.625,3.500,5.167,4.250,'ets00','','Ryan Sack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','5','3','4','4','5','4','6','6','5','3','6','3','3','3','5','3','3','3','3','2','5','5','United States','India','Submit'),(376,'7/22/2013','',61.540,55.560,45.130,71.430,3.000,3.500,3.333,6.000,'ets00','','Ryan Montgomery','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','3','6','4','3','4','2','3','4','2','6','4','4','5','4','4','4','2','2','1','3','4','United States','India','Submit'),(377,'7/22/2013','',50.000,37.040,61.250,7.140,2.625,2.667,4.167,3.750,'ets00','','John White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','4','4','2','5','5','3','4','3','3','2','3','3','3','3','3','5','1','2','2','2','1','United States','India','Submit'),(378,'7/22/2013','',11.540,55.560,58.030,42.860,1.375,3.500,4.000,5.000,'ets00','','Bryan Yu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','1','1','4','1','4','1','1','4','4','1','2','1','4','4','4','1','1','4','4','United States','India','Submit'),(379,'7/22/2013','',61.540,48.150,35.460,50.000,3.000,3.167,2.833,5.250,'ets00','','Elizabeth Sancimino','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','5','6','2','2','3','3','3','3','4','4','4','3','5','3','4','2','3','1','3','4','2','United States','India','Submit'),(380,'7/22/2013','',50.000,51.850,48.360,71.430,2.625,3.333,3.500,6.000,'ets00','','Monica Franceschi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','5','6','3','4','4','2','3','2','1','7','2','4','5','3','5','4','2','2','2','4','2','United States','India','Submit'),(381,'7/22/2013','',30.770,59.260,25.790,0.000,2.000,3.667,2.333,2.750,'ets00','','Doo-Sun Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','1','1','1','1','4','3','2','2','1','1','3','6','5','1','1','5','6','2','1','4','2','2','United States','India','Submit'),(382,'7/22/2013','',61.540,29.630,38.680,7.140,3.000,2.333,3.000,3.750,'ets00','','John Shaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','2','2','4','2','4','2','3','4','5','3','5','2','3','2','4','2','2','3','2','2','3','3','United States','India','Submit'),(383,'7/22/2013','',7.690,3.700,83.820,92.860,1.250,1.167,5.333,6.750,'ets00','','Kelly Singsank','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','6','2','7','1','6','5','2','7','1','2','6','1','1','7','1','1','1','2','1','1','1','1','United States','India','Submit'),(384,'7/22/2013','',38.460,29.630,35.460,64.290,2.250,2.333,2.833,5.750,'ets00','','Maria Napolitano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','5','3','2','3','2','3','1','3','6','2','2','6','3','3','2','2','2','2','2','2','United States','India','Submit'),(385,'7/22/2013','',30.770,44.440,38.680,35.710,2.000,3.000,3.000,4.750,'ets00','','Lauren Kuemmeler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','2','6','1','2','3','2','4','3','4','5','3','2','2','1','2','4','3','1','1','5','2','United States','India','Submit'),(386,'7/22/2013','',0.000,33.330,29.010,64.290,1.000,2.500,2.500,5.750,'ets00','','Summa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','4','1','4','1','2','3','4','1','1','1','7','1','1','7','1','4','4','4','1','1','1','1','United States','India','Submit'),(387,'7/22/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Kristi Fleming','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','4','6','4','6','3','3','5','1','3','6','4','6','4','2','3','4','4','2','4','4','2','United States','India','Submit'),(388,'7/22/2013','',46.150,40.740,70.920,35.710,2.500,2.833,4.667,4.750,'ets00','','Chrissy van Vaerenbergh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','6','5','5','6','6','6','5','5','3','4','2','2','6','2','4','2','2','2','3','2','2','1','2','1','United States','India','Submit'),(389,'7/22/2013','',23.080,18.520,32.240,71.430,1.750,1.833,2.667,6.000,'ets00','','Gina Tucker','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','6','2','2','2','2','6','1','2','7','2','2','5','2','1','2','2','2','2','2','1','United States','India','Submit'),(390,'7/22/2013','',34.620,33.330,87.040,64.290,2.125,2.500,5.500,5.750,'ets00','','Carlie Nevels','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','7','1','6','6','6','6','4','6','1','2','6','2','4','5','6','1','1','4','1','1','1','1','United States','India','Submit'),(391,'7/22/2013','',30.770,48.150,54.800,28.570,2.000,3.167,3.833,4.500,'ets00','','Alexandra Bernstein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','1','4','2','4','4','3','3','5','3','5','4','1','3','2','3','4','3','1','2','3','1','United States','India','Submit'),(392,'7/22/2013','',96.150,25.930,48.360,35.710,4.125,2.167,3.500,4.750,'ets00','','Jared Davit','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','2','3','6','2','2','4','6','2','6','5','6','1','6','2','2','1','2','2','3','6','5','2','United States','India','Submit'),(393,'7/22/2013','',50.000,77.780,58.030,7.140,2.625,4.500,4.000,3.750,'ets00','','Noa Dreymann','NA@none.com','Oracle','Israel','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','4','3','6','5','2','4','3','2','3','5','2','2','4','6','6','3','2','3','4','3','United States','India','Submit'),(394,'7/22/2013','',53.850,51.850,51.580,35.710,2.750,3.333,3.667,4.750,'ets00','','Ben Chen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','3','7','5','2','5','2','3','3','2','6','3','4','5','6','2','2','3','2','6','2','2','3','2','3','United States','India','Submit'),(395,'7/22/2013','',42.310,44.440,45.130,50.000,2.375,3.000,3.333,5.250,'ets00','','Kaley hansen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','6','5','5','3','2','5','1','1','7','2','4','2','5','3','3','2','1','1','3','3','United States','India','Submit'),(396,'7/22/2013','',50.000,40.740,48.360,50.000,2.625,2.833,3.500,5.250,'ets00','','Luisa Isbell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','2','3','3','2','4','3','3','6','2','5','3','2','2','3','3','2','2','5','2','United States','India','Submit'),(397,'7/22/2013','',7.690,51.850,25.790,78.570,1.250,3.333,2.333,6.250,'ets00','','Rachael Waugh','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','1','6','4','6','1','1','2','1','1','7','2','3','5','1','3','4','3','1','1','4','1','United States','India','Submit'),(398,'7/22/2013','',46.150,48.150,64.470,42.860,2.500,3.167,4.333,5.000,'ets00','','Elizabeth Calvert','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','2','2','1','6','7','6','6','2','5','2','2','6','5','3','6','2','1','3','2','5','2','1','3','United States','India','Submit'),(399,'7/22/2013','',30.770,29.630,9.670,100.000,2.000,2.333,1.500,7.000,'ets00','','Haroon Ismail','NA@none.com','Oracle','Somalia','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','1','1','4','1','1','1','1','7','1','7','7','1','1','7','3','1','2','1','2','United States','India','Submit'),(400,'7/22/2013','',46.150,66.670,25.790,64.290,2.500,4.000,2.333,5.750,'ets00','','Joseph Lavin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','5','2','1','2','1','5','1','6','3','3','5','4','6','3','3','1','2','4','3','United States','India','Submit'),(401,'7/22/2013','',69.230,59.260,67.700,50.000,3.250,3.667,4.500,5.250,'ets00','','Jordan Siedell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','3','6','5','4','5','3','3','5','2','5','5','5','3','6','4','2','3','4','3','United States','India','Submit'),(402,'7/22/2013','',30.770,11.110,22.570,42.860,2.000,1.500,2.167,5.000,'ets00','','Michael Norton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','6','1','4','2','1','3','1','1','6','1','4','2','1','3','1','1','5','2','2','1','United States','India','Submit'),(403,'7/22/2013','',50.000,81.480,67.700,35.710,2.625,4.667,4.500,4.750,'ets00','','Xiomara Lopez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Energy','5','7','4','4','5','2','6','5','1','6','2','2','3','7','2','4','6','2','6','5','1','2','6','2','United States','India','Submit'),(404,'7/22/2013','',65.380,51.850,54.800,42.860,3.125,3.333,3.833,5.000,'ets00','','Jordan Kaplan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','2','5','2','4','4','3','4','4','3','4','3','1','4','4','4','4','3','3','4','4','4','United States','India','Submit'),(405,'7/22/2013','',46.150,48.150,64.470,57.140,2.500,3.167,4.333,5.500,'ets00','','Brendan Burns','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','4','1','7','1','6','2','3','4','4','4','4','4','5','4','2','2','4','7','1','1','1','2','United States','India','Submit'),(406,'7/22/2013','',69.230,59.260,64.470,28.570,3.250,3.667,4.333,4.500,'ets00','','Alejandro Quinones','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','5','2','4','3','3','4','4','5','5','5','6','5','3','2','4','3','4','3','3','1','4','3','United States','India','Submit'),(407,'7/22/2013','',38.460,51.850,22.570,14.290,2.250,3.333,2.167,4.000,'ets00','','Travis Hayes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','3','2','2','5','4','2','2','2','2','2','2','6','2','3','2','3','6','4','2','2','2','2','2','United States','India','Submit'),(408,'7/22/2013','',26.920,70.370,67.700,78.570,1.875,4.167,4.500,6.250,'ets00','','Meyer-Johanson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','5','6','6','2','6','1','7','5','2','2','1','4','6','2','4','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(409,'7/22/2013','',76.920,74.070,35.460,71.430,3.500,4.333,2.833,6.000,'ets00','','Rushpal','NA@none.com','Oracle','Fiji','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','4','6','2','2','5','2','3','3','3','6','3','6','6','3','6','6','3','5','2','6','2','United States','India','Submit'),(410,'7/22/2013','',38.460,59.260,77.370,78.570,2.250,3.667,5.000,6.250,'ets00','','Jonathan Monfred','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','1','7','2','6','4','3','6','2','4','6','3','2','5','4','3','6','4','1','2','4','2','United States','India','Submit'),(411,'7/22/2013','',50.000,62.960,58.030,57.140,2.625,3.833,4.000,5.500,'ets00','','Owais Durrani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','3','7','1','6','5','2','2','2','6','5','2','3','3','1','5','6','6','2','1','3','3','United States','India','Submit'),(412,'7/22/2013','',30.770,55.560,70.920,64.290,2.000,3.500,4.667,5.750,'ets00','','David Larson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','2','5','2','4','5','3','5','4','2','7','4','2','4','1','2','4','5','1','1','4','3','United States','India','Submit'),(413,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(414,'7/22/2013','',76.920,62.960,45.130,14.290,3.500,3.833,3.333,4.000,'ets00','','Tara Nadkarni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','6','2','2','2','5','3','2','6','2','5','6','4','2','6','5','3','2','1','2','5','United States','India','Submit'),(415,'7/22/2013','',34.620,77.780,38.680,71.430,2.125,4.500,3.000,6.000,'ets00','','Sarah Alfadda','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','7','6','5','3','1','2','2','2','7','2','3','3','2','5','6','2','2','2','6','2','United States','India','Submit'),(416,'7/22/2013','',50.000,40.740,67.700,50.000,2.625,2.833,4.500,5.250,'ets00','','Brian Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','3','6','2','5','6','4','6','2','3','6','4','3','2','3','3','3','2','3','2','3','2','United States','India','Submit'),(417,'7/22/2013','',53.850,37.040,61.250,50.000,2.750,2.667,4.167,5.250,'ets00','','kate june','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','4','5','6','3','4','4','3','4','2','3','6','1','2','4','4','5','4','2','3','2','1','1','United States','India','Submit'),(418,'7/22/2013','',0.000,14.810,16.120,57.140,1.000,1.667,1.833,5.500,'ets00','','Brokaw','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','3','7','2','1','7','2','1','2','1','2','1','1','5','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(419,'7/22/2013','',61.540,59.260,67.700,42.860,3.000,3.667,4.500,5.000,'ets00','','Stephen Zelezny','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','5','2','6','2','6','2','3','5','2','2','5','2','6','2','2','3','6','2','1','6','7','3','United States','India','Submit'),(420,'7/22/2013','',38.460,74.070,48.360,85.710,2.250,4.333,3.500,6.500,'ets00','','Briton Gergen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','2','1','6','4','4','4','3','4','2','1','7','5','3','6','5','2','5','6','2','2','4','2','United States','India','Submit'),(421,'7/22/2013','',42.310,25.930,29.010,50.000,2.375,2.167,2.500,5.250,'ets00','','Jayden Eick','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','1','4','1','2','3','2','3','2','4','6','2','3','4','1','4','2','2','4','1','2','3','United States','India','Submit'),(422,'7/22/2013','',0.000,11.110,9.670,7.140,1.000,1.500,1.500,3.750,'ets00','','jerry','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','6','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(423,'7/22/2013','',34.620,25.930,32.240,35.710,2.125,2.167,2.667,4.750,'ets00','','Sarah Langer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','2','1','2','5','3','2','3','3','2','6','2','5','5','2','1','3','3','1','1','2','1','United States','India','Submit'),(424,'7/22/2013','',92.310,88.890,93.490,57.140,4.000,5.000,5.833,5.500,'ets00','','ChelseaFaulkner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Communications, Utilities','6','7','6','7','7','6','7','7','5','4','4','4','6','4','6','2','3','2','7','5','2','4','6','2','United States','India','Submit'),(425,'7/22/2013','',53.850,74.070,61.250,7.140,2.750,4.333,4.167,3.750,'ets00','','Taylor Miller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','6','4','4','1','4','4','4','4','2','2','2','4','3','5','3','4','6','5','3','4','6','1','United States','India','Submit'),(426,'7/22/2013','',61.540,44.440,32.240,0.000,3.000,3.000,2.667,3.000,'ets00','','Dean Melchinni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Communications, Utilities','5','4','2','2','2','2','2','2','2','3','6','3','4','5','3','2','3','4','3','3','2','2','1','3','United States','India','Submit'),(427,'7/22/2013','',34.620,22.220,45.130,100.000,2.125,2.000,3.333,7.000,'ets00','','Katie DeLoach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','3','7','1','5','2','2','2','1','1','7','4','6','7','3','1','4','1','1','1','1','1','United States','India','Submit'),(428,'7/22/2013','',57.690,92.590,61.250,57.140,2.875,5.167,4.167,5.500,'ets00','','Alanna Iverson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','7','6','2','4','3','6','2','3','6','6','5','3','3','4','6','2','3','3','7','2','United States','India','Submit'),(429,'7/22/2013','',42.310,55.560,77.370,92.860,2.375,3.500,5.000,6.750,'ets00','','Kellie Harris','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','2','7','3','6','5','4','6','6','2','7','2','4','7','1','3','4','5','2','1','4','1','United States','India','Submit'),(430,'7/22/2013','',38.460,77.780,41.910,35.710,2.250,4.500,3.167,4.750,'ets00','','Colin Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','7','2','3','3','3','2','2','2','4','2','3','1','2','6','3','3','7','6','1','2','7','2','United States','India','Submit'),(431,'7/22/2013','',42.310,48.150,64.470,28.570,2.375,3.167,4.333,4.500,'ets00','','Marisa Huff','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','2','6','6','2','6','2','1','4','6','5','2','5','1','5','2','2','2','3','1','United States','India','Submit'),(432,'7/22/2013','',61.540,37.040,74.150,71.430,3.000,2.667,4.833,6.000,'ets00','','Isabelle Nastaskin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','6','1','6','2','6','4','3','3','6','3','4','5','5','2','5','3','3','2','2','1','United States','India','Submit'),(433,'7/22/2013','',42.310,25.930,12.890,50.000,2.375,2.167,1.667,5.250,'ets00','','Shawn Goldsmith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','1','2','7','1','3','2','1','1','3','1','5','2','4','4','4','3','2','2','1','2','3','2','United States','India','Submit'),(434,'7/22/2013','',57.690,66.670,61.250,7.140,2.875,4.000,4.167,3.750,'ets00','','Katherine Travis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','2','6','6','3','3','5','3','3','4','4','3','3','2','2','5','3','4','2','4','4','United States','India','Submit'),(435,'7/22/2013','',34.620,44.440,54.800,57.140,2.125,3.000,3.833,5.500,'ets00','','Nicholas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','6','4','6','5','1','3','1','3','5','2','5','5','1','1','4','4','2','2','3','1','United States','India','Submit'),(436,'7/22/2013','',30.770,37.040,41.910,64.290,2.000,2.667,3.167,5.750,'ets00','','Nick Ivons','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','1','6','3','4','5','1','3','1','1','6','2','5','5','2','1','4','3','2','2','3','2','United States','India','Submit'),(437,'7/23/2013','',30.770,55.560,16.120,14.290,2.000,3.500,1.833,4.000,'ets00','','James Zhe','NA@none.com','Oracle','Germany','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','1','2','4','3','5','2','1','1','1','1','6','3','3','1','4','2','7','2','3','1','4','1','United States','India','Submit'),(438,'7/23/2013','',46.150,11.110,58.030,50.000,2.500,1.500,4.000,5.250,'ets00','','David He','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','4','2','1','7','1','7','7','1','1','2','1','6','4','1','4','1','1','1','1','6','1','1','7','United States','India','Submit'),(439,'7/23/2013','',0.000,44.440,0.000,57.140,1.000,3.000,1.000,5.500,'ets00','','Jonathan Chester','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','1','1','1','1','1','7','1','1','1','1','1','United States','India','Submit'),(440,'7/23/2013','',11.540,100.000,77.370,100.000,1.375,6.000,5.000,7.000,'ets00','','Raymond Feng','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','1','7','7','7','7','2','6','1','4','7','7','1','7','1','7','7','1','1','1','7','1','United States','India','Submit'),(441,'7/23/2013','',69.230,48.150,41.910,0.000,3.250,3.167,3.167,3.500,'ets00','','Cameron Brock','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','4','5','5','5','7','1','2','1','4','1','3','3','3','2','2','2','2','2','3','6','1','2','6','United States','India','Submit'),(442,'7/23/2013','',80.770,29.630,51.580,92.860,3.625,2.333,3.667,6.750,'ets00','','Andrea Jajcanin','NA@none.com','Oracle','Uruguay','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','1','4','4','2','4','4','4','7','4','6','6','2','1','3','1','4','4','4','4','United States','India','Submit'),(443,'7/23/2013','',34.620,81.480,41.910,35.710,2.125,4.667,3.167,4.750,'ets00','','Devin Carey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Government','2','6','4','3','6','4','4','3','3','3','4','2','5','6','1','2','2','2','6','5','1','2','5','2','United States','India','Submit'),(444,'7/23/2013','',84.620,37.040,38.680,35.710,3.750,2.667,3.000,4.750,'ets00','','Frances Zhang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','5','5','3','5','2','2','2','5','3','6','3','6','2','2','2','2','3','3','3','3','3','United States','India','Submit'),(445,'7/23/2013','',65.380,77.780,64.470,71.430,3.125,4.500,4.333,6.000,'ets00','','Kathryn Hays','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','5','6','5','2','4','4','5','1','2','6','5','5','6','2','3','3','5','2','3','6','5','United States','India','Submit'),(446,'7/23/2013','',46.150,55.560,64.470,50.000,2.500,3.500,4.333,5.250,'ets00','','Megan Jackson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','6','2','4','4','6','2','2','7','4','1','6','3','4','4','2','3','4','3','1','2','4','4','United States','India','Submit'),(447,'7/23/2013','',46.150,37.040,45.130,42.860,2.500,2.667,3.333,5.000,'ets00','','Cody Abramson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','2','5','2','3','4','2','2','2','2','6','2','3','3','2','4','2','3','3','2','3','4','United States','India','Submit'),(448,'7/23/2013','',50.000,70.370,45.130,35.710,2.625,4.167,3.333,4.750,'ets00','','Sadia Ali','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Executive','Less than one year','Computer, Internet','3','5','3','5','5','5','3','5','3','3','3','3','5','3','2','4','2','5','5','2','2','2','5','2','United States','India','Submit'),(449,'7/23/2013','',42.310,40.740,38.680,50.000,2.375,2.833,3.000,5.250,'ets00','','Rosemary Belden','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','2','5','3','2','3','3','4','6','3','2','5','2','3','3','3','2','2','3','2','United States','India','Submit'),(450,'7/23/2013','',50.000,77.780,61.250,57.140,2.625,4.500,4.167,5.500,'ets00','','Andrew Van Beek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','5','3','5','4','5','4','5','4','2','2','6','5','2','5','2','5','5','3','5','2','5','3','United States','India','Submit'),(451,'7/23/2013','',50.000,70.370,41.910,42.860,2.625,4.167,3.167,5.000,'ets00','','John Drahos','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','2','2','5','3','2','4','3','4','3','3','4','6','3','5','2','5','4','3','3','3','4','2','United States','India','Submit'),(452,'7/23/2013','',69.230,44.440,58.030,71.430,3.250,3.000,4.000,6.000,'ets00','','Caroline Roberts','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','4','6','2','4','4','2','4','4','3','6','3','6','5','3','3','4','4','2','2','2','2','United States','India','Submit'),(453,'7/23/2013','',61.540,59.260,61.250,50.000,3.000,3.667,4.167,5.250,'ets00','','Adam Seitzman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','6','5','2','4','3','5','3','2','5','3','5','4','3','4','4','3','3','3','3','3','United States','India','Submit'),(454,'7/23/2013','',38.460,62.960,48.360,14.290,2.250,3.833,3.500,4.000,'ets00','','Baird','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','5','3','3','7','6','4','3','2','2','2','1','2','1','6','2','1','2','6','2','2','2','6','1','United States','India','Submit'),(455,'7/23/2013','',23.080,40.740,38.680,42.860,1.750,2.833,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','6','2','3','4','2','3','2','1','6','2','2','3','1','5','3','2','1','2','3','3','United States','India','Submit'),(456,'7/23/2013','',50.000,100.000,64.470,57.140,2.625,5.500,4.333,5.500,'ets00','','Roxanne Campbell','NA@none.com','Oracle','Jamaica','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','1','6','7','7','1','4','4','4','4','7','4','1','2','7','7','7','1','2','1','7','1','United States','India','Submit'),(457,'7/23/2013','',19.230,29.630,38.680,42.860,1.625,2.333,3.000,5.000,'ets00','','David Bocarsly','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','3','2','6','1','4','3','2','3','2','2','6','2','2','3','1','4','3','2','1','1','2','2','United States','India','Submit'),(458,'7/23/2013','',65.380,55.560,74.150,64.290,3.125,3.500,4.833,5.750,'ets00','','Alexa Wagner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','6','5','5','1','5','4','3','4','2','3','6','4','2','6','2','2','3','6','4','1','5','6','United States','India','Submit'),(459,'7/23/2013','',26.920,51.850,61.250,64.290,1.875,3.333,4.167,5.750,'ets00','','Katie Schroeder','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','2','5','4','5','3','1','6','2','2','6','3','1','5','3','3','3','3','1','1','4','3','United States','India','Submit'),(460,'7/23/2013','',80.770,62.960,35.460,35.710,3.625,3.833,2.833,4.750,'ets00','','Audrey Egan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','4','5','6','4','5','1','4','1','4','4','4','3','4','1','3','3','2','6','7','5','3','United States','India','Submit'),(461,'7/23/2013','',80.770,66.670,38.680,14.290,3.625,4.000,3.000,4.000,'ets00','','Christian Montalvo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','6','2','4','2','2','3','1','4','1','4','5','3','6','2','4','6','4','5','3','3','4','6','United States','India','Submit'),(462,'7/23/2013','',38.460,59.260,38.680,71.430,2.250,3.667,3.000,6.000,'ets00','','Nicholas Gregoretti','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','4','6','2','2','4','1','2','2','2','6','4','2','6','2','6','4','2','2','2','4','2','United States','India','Submit'),(463,'7/23/2013','',69.230,70.370,61.250,78.570,3.250,4.167,4.167,6.250,'ets00','','Howard Lam ','NA@none.com','Oracle','China','Macau','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','4','3','6','2','5','4','2','4','6','3','6','3','3','6','3','4','7','5','3','2','4','3','United States','India','Submit'),(464,'7/23/2013','',53.850,51.850,51.580,14.290,2.750,3.333,3.667,4.000,'ets00','','Danielle Kraner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','6','7','3','2','2','6','4','2','2','5','5','5','6','2','2','1','2','2','2','2','2','2','6','2','United States','India','Submit'),(465,'7/23/2013','',42.310,74.070,58.030,42.860,2.375,4.333,4.000,5.000,'ets00','','Alexis Moinpour','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','5','2','4','6','4','5','3','4','2','5','7','3','2','3','2','4','4','3','1','2','6','3','United States','India','Submit'),(466,'7/23/2013','',61.540,62.960,41.910,42.860,3.000,3.833,3.167,5.000,'ets00','','Kyle White','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','3','5','3','3','4','3','3','2','2','5','4','3','5','5','3','5','4','2','4','4','3','United States','India','Submit'),(467,'7/23/2013','',80.770,66.670,51.580,100.000,3.625,4.000,3.667,7.000,'ets00','','Emily Bates','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','1','7','2','6','5','1','4','1','7','7','2','6','7','1','7','1','5','1','7','7','5','United States','India','Submit'),(468,'7/23/2013','',38.460,62.960,87.040,64.290,2.250,3.833,5.500,5.750,'ets00','','Laura Dorsey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','6','7','2','6','4','6','5','2','6','3','4','6','3','3','5','2','2','6','1','1','2','7','1','United States','India','Submit'),(469,'7/23/2013','',26.920,88.890,77.370,71.430,1.875,5.000,5.000,6.000,'ets00','','Ian Rosenthal','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','3','7','5','3','1','2','2','4','4','1','6','2','6','7','6','2','3','4','2','United States','India','Submit'),(470,'7/23/2013','',53.850,62.960,35.460,14.290,2.750,3.833,2.833,4.000,'ets00','','Kevin Lee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','4','4','1','4','1','3','2','2','4','2','3','4','4','5','4','3','5','4','4','2','4','5','2','United States','India','Submit'),(471,'7/23/2013','',26.920,51.850,61.250,50.000,1.875,3.333,4.167,5.250,'ets00','','Stephanie Cohen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','4','4','5','4','2','4','1','5','6','3','1','5','1','2','3','4','3','1','4','1','United States','India','Submit'),(472,'7/23/2013','',53.850,25.930,64.470,50.000,2.750,2.167,4.333,5.250,'ets00','','Ryan Naivar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','5','2','6','1','4','3','2','5','5','2','6','1','2','2','6','2','6','2','2','2','1','1','United States','India','Submit'),(473,'7/23/2013','',69.230,11.110,29.010,50.000,3.250,1.500,2.500,5.250,'ets00','','Justin Johnson','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','1','6','1','2','6','1','6','3','2','2','2','1','6','1','6','3','6','2','2','2','6','1','1','2','United States','India','Submit'),(474,'7/23/2013','',50.000,74.070,29.010,28.570,2.625,4.333,2.500,4.500,'ets00','','Nicholas Carrasco','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','5','4','4','5','4','2','3','1','2','4','2','5','4','1','3','2','5','4','5','2','3','4','3','United States','India','Submit'),(475,'7/23/2013','',46.150,44.440,64.470,71.430,2.500,3.000,4.333,6.000,'ets00','','Adam Gruenberg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','6','7','3','2','6','2','5','4','4','4','3','2','5','4','3','6','3','3','3','3','2','3','3','2','United States','India','Submit'),(476,'7/23/2013','',42.310,29.630,35.460,42.860,2.375,2.333,2.833,5.000,'ets00','','Matthew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','6','2','1','5','1','2','3','5','2','3','3','6','4','4','3','3','3','2','1','2','2','3','1','United States','India','Submit'),(477,'7/23/2013','',30.770,40.740,48.360,14.290,2.000,2.833,3.500,4.000,'ets00','','Megan Sichler','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','1','1','4','2','4','6','2','3','4','2','3','5','2','3','2','3','2','2','2','2','3','1','United States','India','Submit'),(478,'7/23/2013','',46.150,77.780,70.920,92.860,2.500,4.500,4.667,6.750,'ets00','','Justin Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','3','2','7','6','5','4','5','5','4','2','7','1','4','6','3','7','5','6','1','1','2','3','United States','India','Submit'),(479,'7/23/2013','',50.000,40.740,16.120,42.860,2.625,2.833,1.833,5.000,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','1','1','3','1','2','4','4','6','3','5','2','3','3','2','7','1','1','1','2','United States','India','Submit'),(480,'7/23/2013','',42.310,81.480,54.800,78.570,2.375,4.667,3.833,6.250,'ets00','','Elyce Grodin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','3','7','4','4','3','2','5','2','3','7','4','4','4','2','3','7','4','1','1','6','3','United States','India','Submit'),(481,'7/23/2013','',42.310,48.150,48.360,14.290,2.375,3.167,3.500,4.000,'ets00','','Steve Kim','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','1','3','1','4','4','3','3','2','2','5','4','4','3','4','4','5','4','2','3','1','1','United States','India','Submit'),(482,'7/23/2013','',73.080,51.850,70.920,50.000,3.375,3.333,4.667,5.250,'ets00','','Hilary Wood','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','6','4','4','6','4','2','5','2','4','5','2','2','6','4','5','3','2','3','3','4','3','United States','India','Submit'),(483,'7/23/2013','',46.150,70.370,45.130,35.710,2.500,4.167,3.333,4.750,'ets00','','Carlos Enriquez','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','4','4','1','7','7','5','1','1','4','1','1','7','1','4','1','7','4','5','1','4','1','7','1','United States','India','Submit'),(484,'7/23/2013','',30.770,40.740,38.680,71.430,2.000,2.833,3.000,6.000,'ets00','','Christina Whitehurst','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','4','2','7','1','3','4','2','4','1','2','7','4','2','3','2','1','3','6','3','2','2','2','United States','India','Submit'),(485,'7/23/2013','',23.080,62.960,51.580,50.000,1.750,3.833,3.667,5.250,'ets00','','Steven Lin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','1','6','2','4','5','2','4','2','3','7','4','1','2','1','5','5','6','2','1','1','3','United States','India','Submit'),(486,'7/23/2013','',34.620,25.930,35.460,92.860,2.125,2.167,2.833,6.750,'ets00','','Jonathan Bernadel-Huey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','7','3','1','7','1','3','5','1','3','2','1','7','3','1','6','2','1','4','3','2','5','1','3','United States','India','Submit'),(487,'7/23/2013','',42.310,44.440,48.360,57.140,2.375,3.000,3.500,5.500,'ets00','','Nathan Cheadle','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','2','4','2','3','3','3','3','1','2','6','5','3','5','2','6','2','1','6','2','2','1','United States','India','Submit'),(488,'7/23/2013','',57.690,70.370,35.460,64.290,2.875,4.167,2.833,5.750,'ets00','','Andre Kludjian','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','2','6','2','5','2','2','2','2','2','6','6','6','6','6','5','5','3','2','2','4','1','United States','India','Submit'),(489,'7/23/2013','',30.770,18.520,70.920,42.860,2.000,1.833,4.667,5.000,'ets00','','Amelia Hall','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','6','2','5','2','5','3','3','5','1','4','7','1','2','3','2','1','2','2','1','1','3','3','United States','India','Submit'),(490,'7/23/2013','',53.850,25.930,70.920,35.710,2.750,2.167,4.667,4.750,'ets00','','Robert Bragg','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','4','3','6','4','5','6','5','3','1','3','5','1','2','2','2','3','2','1','5','3','2','3','United States','India','Submit'),(491,'7/23/2013','',46.150,100.000,22.570,71.430,2.500,5.833,2.167,6.000,'ets00','','Nuria Iturrios','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','7','4','6','2','1','1','2','1','7','4','6','4','1','7','7','7','1','6','6','2','United States','India','Submit'),(492,'7/23/2013','',100.000,77.780,67.700,28.570,4.625,4.500,4.500,4.500,'ets00','','Zhu','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','4','4','6','6','5','4','3','4','5','5','5','6','4','6','4','5','3','5','4','4','3','United States','India','Submit'),(493,'7/23/2013','',38.460,29.630,38.680,50.000,2.250,2.333,3.000,5.250,'ets00','','Bonilla','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','5','1','3','5','1','2','2','4','6','1','2','3','2','2','5','3','2','2','2','2','United States','India','Submit'),(494,'7/23/2013','',57.690,48.150,35.460,21.430,2.875,3.167,2.833,4.250,'ets00','','Cedric Stapleton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','2','2','6','3','5','3','4','2','3','5','2','5','2','3','5','2','5','2','2','2','2','2','United States','India','Submit'),(495,'7/23/2013','',34.620,44.440,51.580,78.570,2.125,3.000,3.667,6.250,'ets00','','Kapjian-Pitt','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','2','6','1','5','4','2','4','2','3','6','5','1','6','5','3','3','3','2','1','3','1','United States','India','Submit'),(496,'7/23/2013','',38.460,33.330,87.040,92.860,2.250,2.500,5.500,6.750,'ets00','','Njeri Potter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','7','7','1','6','1','7','7','1','5','3','2','7','4','2','7','1','1','4','2','3','3','3','3','United States','India','Submit'),(497,'7/23/2013','',50.000,29.630,25.790,92.860,2.625,2.333,2.333,6.750,'ets00','','Derek Figueiredo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','1','7','2','2','6','1','2','6','1','2','1','2','7','6','6','7','2','2','2','1','6','1','2','1','United States','India','Submit'),(498,'7/23/2013','',42.310,66.670,38.680,50.000,2.375,4.000,3.000,5.250,'ets00','','Kevin Mathew Galang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','4','2','5','3','3','3','3','4','2','2','6','2','3','4','1','4','7','4','2','4','4','3','United States','India','Submit'),(499,'7/23/2013','',38.460,44.440,19.340,78.570,2.250,3.000,2.000,6.250,'ets00','','Nicholas Knoerr','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','6','3','2','4','2','1','1','1','6','3','5','6','3','6','2','2','2','3','2','2','United States','India','Submit'),(500,'7/23/2013','',38.460,48.150,48.360,64.290,2.250,3.167,3.500,5.750,'ets00','','Gavin Booth','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','5','6','5','2','2','3','3','2','6','3','2','6','3','2','2','3','2','2','3','2','United States','India','Submit'),(501,'7/23/2013','',73.080,59.260,51.580,14.290,3.375,3.667,3.667,4.000,'ets00','','Aditya Hirdaramani','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','3','4','5','3','3','3','3','4','3','4','4','4','5','3','3','4','4','4','4','4','3','3','4','3','United States','India','Submit'),(502,'7/23/2013','',0.000,0.000,3.220,14.290,1.000,1.000,1.167,4.000,'ets00','','Anthony Vassallo','NA@none.com','Oracle','Italy','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','3','1','1','5','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(503,'7/23/2013','',50.000,29.630,19.340,35.710,2.625,2.333,2.000,4.750,'ets00','','Matthew Garcia','NA@none.com','Oracle','Spain','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','4','1','3','2','1','1','3','2','6','2','5','3','2','5','1','2','1','6','3','1','United States','India','Submit'),(504,'7/23/2013','',42.310,29.630,51.580,85.710,2.375,2.333,3.667,6.500,'ets00','','John Paul Wells','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','5','2','7','3','5','3','3','2','2','2','7','2','2','5','4','3','2','2','2','3','2','2','United States','India','Submit'),(505,'7/23/2013','',53.850,59.260,45.130,57.140,2.750,3.667,3.333,5.500,'ets00','','Michael Zayac','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','2','3','6','3','2','5','4','2','1','3','5','3','4','5','2','6','3','3','3','4','4','2','United States','India','Submit'),(506,'7/23/2013','',34.620,59.260,41.910,7.140,2.125,3.667,3.167,3.750,'ets00','','Mallory Abuzeni','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','3','4','2','5','4','4','5','2','3','2','3','2','3','2','5','2','5','5','2','2','2','3','2','United States','India','Submit'),(507,'7/23/2013','',88.460,70.370,51.580,92.860,3.875,4.167,3.667,6.750,'ets00','','Steffi Wong','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','7','3','3','7','6','6','4','2','2','1','2','6','3','2','7','6','6','4','2','6','5','4','6','United States','India','Submit'),(508,'7/23/2013','',57.690,40.740,25.790,57.140,2.875,2.833,2.333,5.500,'ets00','','Adarsh Reddy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','2','6','2','2','6','2','3','2','2','3','3','3','6','2','3','4','3','5','2','3','5','2','3','2','United States','India','Submit'),(509,'7/23/2013','',50.000,40.740,61.250,78.570,2.625,2.833,4.167,6.250,'ets00','','Ross Carrington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','6','7','4','6','6','3','2','1','3','5','2','3','6','2','3','4','2','3','2','2','1','United States','India','Submit'),(510,'7/23/2013','',11.540,81.480,25.790,85.710,1.375,4.667,2.333,6.500,'ets00','','Robert Lukeman','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','2','2','7','4','4','2','1','2','1','1','5','5','1','7','3','6','6','2','1','1','5','1','United States','India','Submit'),(511,'7/23/2013','',57.690,29.630,38.680,71.430,2.875,2.333,3.000,6.000,'ets00','','Tiffany Fan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','3','4','2','1','1','3','7','1','2','5','1','1','7','3','6','7','1','1','United States','India','Submit'),(512,'7/23/2013','',42.310,62.960,45.130,64.290,2.375,3.833,3.333,5.750,'ets00','','Kaitlin','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','6','6','2','4','3','3','2','4','5','4','3','5','3','2','3','3','2','2','5','1','United States','India','Submit'),(513,'7/23/2013','',65.380,25.930,38.680,21.430,3.125,2.167,3.000,4.250,'ets00','','Lorido','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','1','2','5','2','4','4','1','2','1','4','3','1','1','2','7','6','1','1','3','6','2','1','United States','India','Submit'),(514,'7/23/2013','',30.770,44.440,70.920,50.000,2.000,3.000,4.667,5.250,'ets00','','Hubert Humphrey','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','4','2','2','6','6','2','6','1','2','6','1','2','7','2','2','6','1','1','1','6','3','United States','India','Submit'),(515,'7/23/2013','',19.230,44.440,51.580,35.710,1.625,3.000,3.667,4.750,'ets00','','Daniel Sacks','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','2','1','5','5','2','3','1','2','6','2','1','5','1','3','4','2','3','1','6','2','United States','India','Submit'),(516,'7/23/2013','',73.080,51.850,29.010,42.860,3.375,3.333,2.500,5.000,'ets00','','Marcus Busby','NA@none.com','Oracle','United States','Italian American and African American','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','3','4','5','5','2','4','2','2','2','2','5','4','3','5','4','2','2','2','4','3','5','5','United States','India','Submit'),(517,'7/23/2013','',57.690,44.440,35.460,0.000,2.875,3.000,2.833,3.500,'ets00','','Nathaniel Rossi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','4','3','2','2','2','3','2','3','3','4','3','3','3','4','5','3','3','4','3','2','2','3','3','United States','India','Submit'),(518,'7/23/2013','',26.920,22.220,35.460,78.570,1.875,2.000,2.833,6.250,'ets00','','Myles Tanous','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','3','2','7','3','4','2','4','2','2','1','6','1','2','5','1','1','2','2','2','3','3','2','United States','India','Submit'),(519,'7/23/2013','',7.690,33.330,38.680,42.860,1.250,2.500,3.000,5.000,'ets00','','Kyle Maggy','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','2','1','4','2','4','3','2','3','2','1','6','4','1','5','1','1','2','3','1','2','3','1','United States','India','Submit'),(520,'7/23/2013','',65.380,48.150,54.800,71.430,3.125,3.167,3.833,6.000,'ets00','','Kate Calkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','3','6','2','3','3','3','6','3','2','6','2','3','5','6','5','4','3','3','2','3','3','United States','India','Submit'),(521,'7/23/2013','',80.770,33.330,80.590,28.570,3.625,2.500,5.167,4.500,'ets00','','Jenn Allen David','NA@none.com','Oracle','Philippines','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','6','5','4','2','6','4','3','6','2','5','4','3','6','4','6','3','2','3','2','1','2','2','United States','India','Submit'),(522,'7/23/2013','',26.920,48.150,54.800,71.430,1.875,3.167,3.833,6.000,'ets00','','Daniel Strockis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','5','2','7','2','4','4','2','5','1','2','6','3','2','4','5','4','6','2','1','1','2','1','United States','India','Submit'),(523,'7/23/2013','',57.690,18.520,32.240,35.710,2.875,1.833,2.667,4.750,'ets00','','Joe Kremer','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','6','1','2','2','2','2','3','2','6','2','2','1','6','2','1','3','2','6','2','1','United States','India','Submit'),(524,'7/23/2013','',0.000,0.000,6.450,50.000,1.000,1.000,1.333,5.250,'ets00','','Servando Barriga','NA@none.com','Oracle','Mexico','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','1','1','6','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(525,'7/23/2013','',50.000,77.780,32.240,28.570,2.625,4.500,2.667,4.500,'ets00','','Samantha Flack','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','1','7','3','2','6','6','6','3','1','2','6','2','2','2','1','3','2','2','6','5','5','1','6','2','United States','India','Submit'),(526,'7/23/2013','',38.460,33.330,41.910,71.430,2.250,2.500,3.167,6.000,'ets00','','Alfred Ferrera','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','3','7','3','4','5','3','2','2','1','6','2','4','5','2','3','3','2','2','2','2','2','United States','India','Submit'),(527,'7/23/2013','',88.460,88.890,51.580,42.860,3.875,5.000,3.667,5.000,'ets00','','Ann-Rachel Hagan','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','2','5','4','3','6','4','3','5','4','3','4','6','2','5','2','6','3','6','5','5','6','5','United States','India','Submit'),(528,'7/23/2013','',0.000,33.330,16.120,14.290,1.000,2.500,1.833,4.000,'ets00','','Nicolai Skabo','NA@none.com','Oracle','Norway','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','5','2','1','1','2','1','3','1','3','1','1','7','1','1','3','1','6','3','1','1','1','2','1','United States','India','Submit'),(529,'7/23/2013','',61.540,48.150,64.470,50.000,3.000,3.167,4.333,5.250,'ets00','','Kyla Renta','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','6','4','5','2','5','4','3','3','2','3','5','3','3','4','3','3','4','3','4','3','4','2','United States','India','Submit'),(530,'7/23/2013','',61.540,37.040,51.580,14.290,3.000,2.667,3.667,4.000,'ets00','','Will Stefano','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','5','2','1','2','6','3','5','3','2','6','3','4','1','3','3','6','1','1','2','2','4','United States','India','Submit'),(531,'7/23/2013','',42.310,51.850,51.580,50.000,2.375,3.333,3.667,5.250,'ets00','','Christine Ristow','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','1','5','3','6','5','1','3','3','2','6','3','4','3','2','5','3','3','1','3','3','3','United States','India','Submit'),(532,'7/23/2013','',53.850,44.440,58.030,92.860,2.750,3.000,4.000,6.750,'ets00','','Mark Thorne-Thomsen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','3','7','1','6','2','2','3','2','2','7','2','4','6','5','4','2','4','1','3','5','2','United States','India','Submit'),(533,'7/23/2013','',73.080,44.440,32.240,85.710,3.375,3.000,2.667,6.500,'ets00','','Kate Kim','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','3','2','1','2','2','5','6','3','5','6','2','1','6','3','6','3','3','2','United States','India','Submit'),(534,'7/23/2013','',50.000,62.960,38.680,35.710,2.625,3.833,3.000,4.750,'ets00','','Roshen Warrier','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','3','2','6','4','3','3','3','2','4','1','4','3','4','4','3','5','5','3','3','2','3','2','United States','India','Submit'),(535,'7/23/2013','',38.460,70.370,41.910,35.710,2.250,4.167,3.167,4.750,'ets00','','Kelsey Collins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','4','6','2','3','3','1','4','3','2','5','4','2','1','2','3','4','6','2','2','6','1','United States','India','Submit'),(536,'7/23/2013','',42.310,37.040,41.910,57.140,2.375,2.667,3.167,5.500,'ets00','','robbie hemstreet','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','2','4','3','2','4','2','3','6','2','3','4','2','2','3','3','4','1','4','2','United States','India','Submit'),(537,'7/23/2013','',42.310,40.740,70.920,0.000,2.375,2.833,4.667,3.500,'ets00','','Jordaine McGinnity','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','5','3','1','4','4','7','6','2','4','4','3','1','4','4','4','3','2','1','3','1','2','3','1','United States','India','Submit'),(538,'7/23/2013','',50.000,51.850,45.130,64.290,2.625,3.333,3.333,5.750,'ets00','','Sanjana Shankar','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','2','2','5','3','2','1','2','6','2','2','5','3','2','2','6','3','2','6','2','United States','India','Submit'),(539,'7/23/2013','',46.150,40.740,35.460,50.000,2.500,2.833,2.833,5.250,'ets00','','Max Thorburn','NA@none.com','Oracle','United Kingdom','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','5','2','2','2','2','4','1','2','6','2','6','4','4','4','6','1','1','3','2','1','United States','India','Submit'),(540,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(541,'7/23/2013','',15.380,44.440,25.790,21.430,1.500,3.000,2.333,4.250,'ets00','','Mike Magee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','1','2','5','2','2','1','1','2','2','6','2','2','3','2','1','2','3','1','1','5','1','United States','India','Submit'),(542,'7/23/2013','',61.540,40.740,29.010,50.000,3.000,2.833,2.500,5.250,'ets00','','Bierbaum','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','5','2','2','4','2','3','3','3','6','2','3','4','2','5','2','4','5','3','2','2','United States','India','Submit'),(543,'7/23/2013','',61.540,33.330,54.800,50.000,3.000,2.500,3.833,5.250,'ets00','','Tracy Akufo','NA@none.com','Oracle','Ghana','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','6','6','6','1','2','6','3','4','2','2','5','1','4','4','4','4','4','4','1','1','1','4','United States','India','Submit'),(544,'7/23/2013','',92.310,44.440,64.470,35.710,4.000,3.000,4.333,4.750,'ets00','','Laura Huntington','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','5','5','4','5','4','2','3','5','3','6','4','4','6','2','3','4','3','5','4','3','5','3','2','5','United States','India','Submit'),(545,'7/23/2013','',80.770,59.260,61.250,50.000,3.625,3.667,4.167,5.250,'ets00','','Jaclyn','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','6','6','5','4','5','2','2','5','4','3','4','2','5','3','5','5','3','3','4','5','5','3','5','3','United States','India','Submit'),(546,'7/23/2013','',50.000,51.850,41.910,21.430,2.625,3.333,3.167,4.250,'ets00','','Natalie Zafis','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','4','1','3','3','2','5','2','3','3','4','3','4','5','5','4','3','2','2','3','2','United States','India','Submit'),(547,'7/23/2013','',46.150,55.560,41.910,57.140,2.500,3.500,3.167,5.500,'ets00','','Micayla Hoch','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','3','4','2','3','2','2','1','6','3','4','5','3','3','3','4','2','4','5','3','United States','India','Submit'),(548,'7/23/2013','',26.920,55.560,25.790,71.430,1.875,3.500,2.333,6.000,'ets00','','Christopher Bennett','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','2','1','7','1','2','3','2','3','2','2','6','1','1','4','6','6','7','1','1','1','5','1','United States','India','Submit'),(549,'7/23/2013','',57.690,59.260,61.250,50.000,2.875,3.667,4.167,5.250,'ets00','','Seung-youn Choi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','5','6','2','3','6','3','5','5','5','3','3','2','6','6','3','3','3','2','6','3','5','2','2','2','United States','India','Submit'),(550,'7/23/2013','',53.850,55.560,54.800,64.290,2.750,3.500,3.833,5.750,'ets00','','Brian Jiang','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Retail, Wholesale','5','7','3','2','6','2','6','3','3','3','2','1','6','2','5','4','3','5','5','5','5','2','2','2','United States','India','Submit'),(551,'7/23/2013','',38.460,59.260,87.040,57.140,2.250,3.667,5.500,5.500,'ets00','','Alexa Pawlowski','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','6','2','6','4','6','6','4','6','2','4','4','6','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(552,'7/23/2013','',30.770,22.220,51.580,42.860,2.000,2.000,3.667,5.000,'ets00','','Taylor','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','6','2','5','3','3','5','2','2','5','2','2','2','2','2','2','2','2','1','2','2','United States','India','Submit'),(553,'7/23/2013','',7.690,44.440,51.580,7.140,1.250,3.000,3.667,3.750,'ets00','','Robert Grosek','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','4','1','4','1','6','2','3','3','2','1','4','2','2','1','1','6','3','2','1','1','4','1','United States','India','Submit'),(554,'7/23/2013','',61.540,62.960,54.800,64.290,3.000,3.833,3.833,5.750,'ets00','','Brett Dinner','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','3','7','5','4','5','2','6','3','3','6','4','3','3','6','3','3','2','2','2','6','2','United States','India','Submit'),(555,'7/23/2013','',50.000,55.560,45.130,42.860,2.625,3.500,3.333,5.000,'ets00','','James Smith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','5','5','4','6','4','3','3','3','2','3','2','6','4','3','3','3','4','4','3','4','1','2','1','United States','India','Submit'),(556,'7/23/2013','',26.920,29.630,51.580,64.290,1.875,2.333,3.667,5.750,'ets00','','Bret Williams','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','6','2','7','2','4','4','4','2','1','2','5','2','2','4','3','2','4','1','1','3','3','1','United States','India','Submit'),(557,'7/23/2013','',80.770,81.480,48.360,78.570,3.625,4.667,3.500,6.250,'ets00','','Sylvia Wu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Health Care','4','7','4','1','7','4','4','4','4','1','4','4','7','7','5','4','4','3','4','5','5','2','5','4','United States','India','Submit'),(558,'7/23/2013','',65.380,62.960,29.010,42.860,3.125,3.833,2.500,5.000,'ets00','','Sydney Hazen','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','1','6','2','6','3','1','2','2','6','5','6','3','2','1','1','4','4','4','6','6','2','United States','India','Submit'),(559,'7/23/2013','',0.000,22.220,3.220,0.000,1.000,2.000,1.167,1.750,'ets00','','Peter Benavides','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(560,'7/23/2013','',73.080,62.960,35.460,50.000,3.375,3.833,2.833,5.250,'ets00','','Rochelle Reed','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Services','1','6','2','4','6','6','4','4','2','4','2','2','6','2','6','3','4','5','5','3','4','3','2','2','United States','India','Submit'),(561,'7/23/2013','',53.850,48.150,45.130,64.290,2.750,3.167,3.333,5.750,'ets00','','Vien Mai (Maivien) Pham','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','4','7','5','4','3','3','3','3','3','6','4','4','4','2','3','3','2','2','1','2','3','United States','India','Submit'),(562,'7/23/2013','',30.770,62.960,38.680,0.000,2.000,3.833,3.000,3.500,'ets00','','Ryan Thomas','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','4','2','4','2','2','4','2','4','1','3','3','6','1','1','3','5','2','2','3','1','6','2','United States','India','Submit'),(563,'7/23/2013','',80.770,18.520,35.460,78.570,3.625,1.833,2.833,6.250,'ets00','','Stacy Ku','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','5','5','2','3','4','1','3','4','6','7','2','2','6','2','1','2','2','7','1','2','2','United States','India','Submit'),(564,'7/23/2013','',46.150,96.300,51.580,14.290,2.500,5.333,3.667,4.000,'ets00','','Jake Burton','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','3','1','6','5','5','4','2','2','2','3','2','6','2','2','5','5','6','5','2','2','5','3','United States','India','Submit'),(565,'7/23/2013','',80.770,33.330,6.450,71.430,3.625,2.500,1.333,6.000,'ets00','','John Malamud','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','7','7','1','1','2','1','2','3','2','6','4','7','4','3','3','3','2','2','3','2','2','United States','India','Submit'),(566,'7/23/2013','',42.310,40.740,70.920,64.290,2.375,2.833,4.667,5.750,'ets00','','Klein','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','5','2','5','3','5','4','5','3','2','3','7','2','3','5','3','3','3','3','2','2','3','2','United States','India','Submit'),(567,'7/23/2013','',69.230,37.040,51.580,42.860,3.250,2.667,3.667,5.000,'ets00','','Sage Hiller','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','6','1','2','5','6','3','2','1','1','5','3','1','7','7','2','1','7','1','3','1','6','United States','India','Submit'),(568,'7/23/2013','',61.540,51.850,61.250,0.000,3.000,3.333,4.167,3.500,'ets00','','Aleene Webber','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','2','2','4','2','2','4','6','5','2','2','2','2','6','2','6','2','6','2','2','2','6','2','United States','India','Submit'),(569,'7/23/2013','',26.920,18.520,35.460,42.860,1.875,1.833,2.833,5.000,'ets00','','David Ahmuty','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','1','7','4','1','2','1','3','7','3','4','1','3','1','2','2','1','1','2','1','United States','India','Submit'),(570,'7/23/2013','',30.770,48.150,54.800,57.140,2.000,3.167,3.833,5.500,'ets00','','Kate Abbott','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Communications, Utilities','3','6','4','5','7','4','6','4','2','4','1','2','6','1','1','3','2','1','6','3','2','2','4','1','United States','India','Submit'),(571,'7/23/2013','',3.850,40.740,32.240,42.860,1.125,2.833,2.667,5.000,'ets00','','Roston Yoo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','4','2','1','6','1','4','4','1','4','1','1','6','4','1','4','2','2','4','2','1','1','4','1','United States','India','Submit'),(572,'7/23/2013','',53.850,40.740,38.680,85.710,2.750,2.833,3.000,6.500,'ets00','','Sarah','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','2','2','7','2','2','4','2','2','2','2','6','2','2','6','2','4','4','2','6','3','3','3','United States','India','Submit'),(573,'7/23/2013','',65.380,40.740,38.680,21.430,3.125,2.833,3.000,4.250,'ets00','','Andrew','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','7','4','5','7','1','4','4','1','1','1','1','1','3','7','2','1','1','5','3','5','4','4','1','United States','India','Submit'),(574,'7/23/2013','',11.540,40.740,54.800,85.710,1.375,2.833,3.833,6.500,'ets00','','Miklos Mattyasovszky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','7','4','1','5','2','6','3','1','4','1','1','7','2','1','7','2','5','4','2','1','2','2','2','United States','India','Submit'),(575,'7/23/2013','',76.920,40.740,64.470,35.710,3.500,2.833,4.333,4.750,'ets00','','Michael Chan','NA@none.com','Oracle','China','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','2','6','6','2','4','2','2','5','2','4','2','6','5','2','2','6','4','4','2','United States','India','Submit'),(576,'7/23/2013','',76.920,59.260,58.030,21.430,3.500,3.667,4.000,4.250,'ets00','','Brittany Woodard','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','7','7','2','2','6','1','6','2','2','5','6','1','2','2','4','2','2','7','5','4','5','2','3','6','United States','India','Submit'),(577,'7/23/2013','',42.310,22.220,45.130,28.570,2.375,2.000,3.333,4.500,'ets00','','Kenneth Choo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','4','2','5','1','6','2','3','3','2','3','3','6','1','3','2','2','1','1','6','2','1','1','United States','India','Submit'),(578,'7/23/2013','',23.080,70.370,38.680,78.570,1.750,4.167,3.000,6.250,'ets00','','Bryce Yee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','5','1','7','3','5','3','1','3','1','2','6','4','1','5','3','4','6','4','3','1','4','2','United States','India','Submit'),(579,'7/23/2013','',26.920,77.780,67.700,28.570,1.875,4.500,4.500,4.500,'ets00','','Connor Martinelli','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','5','2','6','6','2','6','4','2','3','4','2','3','1','6','4','6','2','2','5','1','United States','India','Submit'),(580,'7/23/2013','',76.920,33.330,54.800,57.140,3.500,2.500,3.833,5.500,'ets00','','Natalie Vais','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','5','4','6','6','1','4','4','4','5','2','2','6','1','5','5','2','2','4','3','3','2','4','6','United States','India','Submit'),(581,'7/23/2013','',57.690,62.960,35.460,28.570,2.875,3.833,2.833,4.500,'ets00','','John Isom','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','4','3','4','3','3','2','3','3','5','3','3','3','4','3','4','5','3','2','5','3','United States','India','Submit'),(582,'7/23/2013','',50.000,66.670,51.580,42.860,2.625,4.000,3.667,5.000,'ets00','','Jonathan Pilovsky','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','4','4','3','6','4','5','4','3','2','1','1','6','5','4','4','3','4','4','3','4','4','4','1','United States','India','Submit'),(583,'7/23/2013','',34.620,55.560,61.250,57.140,2.125,3.500,4.167,5.500,'ets00','','Kim Quach','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','2','7','2','6','5','3','4','3','2','6','4','3','3','2','5','2','6','2','2','2','1','United States','India','Submit'),(584,'7/23/2013','',42.310,51.850,22.570,42.860,2.375,3.333,2.167,5.000,'ets00','','Gioia Tornaghi','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','3','2','2','1','3','2','2','6','2','2','2','2','2','5','5','5','2','3','2','United States','India','Submit'),(585,'7/23/2013','',42.310,59.260,38.680,42.860,2.375,3.667,3.000,5.000,'ets00','','von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','2','6','5','4','2','2','4','2','2','6','2','3','2','2','4','5','4','3','3','2','2','United States','India','Submit'),(586,'7/23/2013','',61.540,70.370,45.130,64.290,3.000,4.167,3.333,5.750,'ets00','','Jason Carter','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','3','2','6','2','6','3','2','4','2','6','6','6','3','5','5','5','3','4','2','2','5','2','United States','India','Submit'),(587,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(588,'7/23/2013','',65.380,66.670,29.010,57.140,3.125,4.000,2.500,5.500,'ets00','','James von Kaenel','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','1','2','7','3','4','3','1','4','2','4','4','5','5','4','5','4','7','2','3','2','3','2','United States','India','Submit'),(589,'7/23/2013','',23.080,59.260,45.130,64.290,1.750,3.667,3.333,5.750,'ets00','','Blen Girum','NA@none.com','Oracle','Ethiopia','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','2','6','3','4','4','3','2','2','1','4','4','1','6','3','3','3','4','1','2','5','2','United States','India','Submit'),(590,'7/23/2013','',73.080,81.480,38.680,35.710,3.375,4.667,3.000,4.750,'ets00','','Sam Knapp','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Services','3','7','3','6','3','3','2','6','1','3','2','4','4','6','2','5','4','3','6','4','2','6','6','1','United States','India','Submit'),(591,'7/23/2013','',42.310,77.780,48.360,64.290,2.375,4.500,3.500,5.750,'ets00','','Ramsay McConnell','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','3','2','6','6','2','6','3','3','2','3','5','5','4','6','2','4','4','5','2','2','3','2','United States','India','Submit'),(592,'7/23/2013','',11.540,55.560,29.010,71.430,1.375,3.500,2.500,6.000,'ets00','','Adriana Vasquez','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','1','1','7','4','4','4','4','1','1','1','6','4','1','4','1','4','4','1','4','1','4','1','United States','India','Submit'),(593,'7/23/2013','',38.460,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets00','','Simi Grover','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','6','5','2','4','4','5','4','2','5','1','3','7','4','5','4','1','4','4','5','2','1','4','3','United States','India','Submit'),(594,'7/23/2013','',53.850,33.330,38.680,64.290,2.750,2.500,3.000,5.750,'ets00','','Travis McGee','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','7','5','3','7','2','2','3','3','3','3','3','6','2','3','3','2','3','3','2','3','3','3','2','United States','India','Submit'),(595,'7/23/2013','',65.380,70.370,61.250,42.860,3.125,4.167,4.167,5.000,'ets00','','Harbani Bawa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','5','4','5','4','5','5','3','5','4','2','5','4','1','4','4','5','4','4','1','4','4','5','United States','India','Submit'),(596,'7/23/2013','',23.080,59.260,61.250,78.570,1.750,3.667,4.167,6.250,'ets00','','Madeline Baez','NA@none.com','Oracle','Dominican Republic','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','2','7','7','1','7','3','4','4','2','6','2','1','7','1','5','4','1','2','6','5','1','1','5','2','United States','India','Submit'),(597,'7/24/2013','',80.770,55.560,67.700,50.000,3.625,3.500,4.500,5.250,'ets00','','Robert Milazzo','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','5','3','5','2','6','5','3','4','3','5','5','5','5','5','5','5','3','3','3','2','3','3','United States','India','Submit'),(598,'7/24/2013','',46.150,48.150,67.700,57.140,2.500,3.167,4.500,5.500,'ets00','','Alex Dripchak','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Services','5','6','5','3','5','4','6','4','3','4','2','2','6','2','5','5','2','3','4','3','2','2','3','2','United States','India','Submit'),(599,'7/24/2013','',50.000,55.560,51.580,50.000,2.625,3.500,3.667,5.250,'ets00','','Keith','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Student','Less than one year','Computer, Internet','4','6','3','5','6','2','4','3','3','5','2','2','6','4','3','3','3','3','5','4','2','2','3','2','United States','India','Submit'),(600,'7/24/2013','',69.230,74.070,54.800,50.000,3.250,4.333,3.833,5.250,'ets00','','John Brown','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','1','7','3','5','7','4','6','6','3','4','4','2','5','3','1','2','2','6','6','5','6','4','2','2','United States','India','Submit'),(601,'7/24/2013','',50.000,29.630,25.790,85.710,2.625,2.333,2.333,6.500,'ets00','','Kevin Douglass','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','2','6','2','2','7','2','2','5','1','2','3','2','7','2','3','6','2','4','2','2','2','6','2','1','United States','India','Submit'),(602,'7/24/2013','',38.460,55.560,29.010,28.570,2.250,3.500,2.500,4.500,'ets00','','Arthur Ford','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','2','1','2','4','2','2','2','4','1','1','6','4','5','4','2','2','3','5','4','2','3','2','United States','India','Submit'),(603,'7/24/2013','',73.080,40.740,51.580,28.570,3.375,2.833,3.667,4.500,'ets00','','Andrea Hopkins','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','3','4','2','4','3','4','2','4','3','6','2','4','3','2','3','3','4','3','5','3','3','United States','India','Submit'),(604,'7/24/2013','',19.230,62.960,19.340,0.000,1.625,3.833,2.000,3.500,'ets00','','Dulguun Bayaraa','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','6','1','1','6','1','1','2','1','1','1','1','1','1','3','1','1','7','4','4','1','1','6','4','United States','India','Submit'),(605,'7/24/2013','',46.150,51.850,41.910,78.570,2.500,3.333,3.167,6.250,'ets00','','Haley Stephens','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Services','4','7','4','3','4','1','1','7','1','2','1','1','7','1','1','7','4','4','6','5','7','2','3','1','United States','India','Submit'),(606,'7/25/2013','',34.620,37.040,61.250,42.860,2.125,2.667,4.167,5.000,'ets00','','Adina Tecklu','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Student','Less than one year','Computer, Internet','3','7','5','1','5','1','6','5','4','2','3','4','6','4','1','2','2','5','2','2','1','2','2','3','United States','India','Submit'),(607,'7/26/2013','',73.080,33.330,67.700,50.000,3.375,2.500,4.500,5.250,'ets00','','Justin Lee','NA@none.com','Oracle','South Korea','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','6','7','5','2','7','3','6','6','1','3','1','5','6','2','6','1','4','1','5','2','6','2','2','1','United States','India','Submit'),(608,'7/26/2013','',34.620,77.780,54.800,28.570,2.125,4.500,3.833,4.500,'ets00','','Liz Olinger','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','F','Oracle','Individual Contributor','Less than one year','Computer, Internet','5','5','4','2','5','4','5','3','3','3','1','2','6','5','3','2','1','6','3','5','4','2','4','2','United States','India','Submit'),(609,'7/26/2013','',69.230,51.850,45.130,42.860,3.250,3.333,3.333,5.000,'ets00','','Tariq Mela','NA@none.com','Oracle','Pakistan','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','4','6','2','6','6','4','4','4','4','2','1','4','4','2','4','4','4','4','4','2','2','2','4','3','United States','India','Submit'),(610,'8/1/2013','',50.000,48.150,54.800,64.290,2.625,3.167,3.833,5.750,'ets00','','Heidlebaugh','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','M','Montecito YMCA','Manager','Four or more years','Non-profit','6','6','2','2','6','4','4','4','3','4','2','2','6','2','6','5','2','3','4','2','3','2','4','2','United States','India','Submit'),(611,'8/1/2013','',38.460,51.850,35.460,85.710,2.250,3.333,2.833,6.500,'ets00','','Michael Yamasaki','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','M','Montecito YMCA','Executive','Two to three years','Non-profit','2','7','3','3','7','2','4','3','2','3','2','1','6','4','6','6','1','3','5','2','1','1','4','3','United States','India','Submit'),(612,'8/1/2013','',76.920,55.560,74.150,50.000,3.500,3.500,4.833,5.250,'ets00','','Esteban Ortiz','NA@none.com','jac002','Mexico','','Gen X (Born from 1965 to 1979)','M','Montecito YMCA','Manager','Four or more years','Non-profit','5','6','6','6','6','2','5','4','3','6','2','3','4','5','5','5','2','5','1','6','6','2','2','2','United States','India','Submit'),(613,'8/1/2013','',19.230,51.850,35.460,78.570,1.625,3.333,2.833,6.250,'ets00','','NONAME Female Gen X','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','Montecito YMCA','Manager','Less than one year','Health Care','1','7','4','2','6','2','4','4','2','2','1','2','6','2','1','6','1','4','4','4','2','2','4','2','United States','India','Submit'),(614,'8/1/2013','',30.770,44.440,48.360,35.710,2.000,3.000,3.500,4.750,'ets00','','Jane Gama Reed','NA@none.com','jac002','United States','','Millenials (Born from 1980 to 1995)','F','Montecito YMCA','Manager','Less than one year','Non-profit','4','7','1','1','7','1','4','7','1','4','1','4','3','4','3','2','1','4','4','1','1','1','4','4','United States','India','Submit'),(615,'8/1/2013','',34.620,48.150,38.680,35.710,2.125,3.167,3.000,4.750,'ets00','','Martin Cramer','NA@none.com','jac002','Ireland','','Baby Boomers (Born from 1946 to 1964)','M','montecito YMCA','Manager','Less than one year','Non-profit','1','3','3','1','4','3','4','3','4','3','2','2','6','2','2','6','2','4','2','6','2','4','2','2','United States','India','Submit'),(616,'8/1/2013','',53.850,81.480,48.360,57.140,2.750,4.667,3.500,5.500,'ets00','','Rosario Castillo','NA@none.com','jac002','Guatemala','','Gen X (Born from 1965 to 1979)','F','montecito YMCA','Manager','Four or more years','Non-profit','4','4','2','2','7','4','5','4','3','3','2','2','5','5','6','6','2','4','7','4','2','4','4','2','United States','India','Submit'),(617,'8/1/2013','',0.000,22.220,58.030,57.140,1.000,2.000,4.000,5.500,'ets00','','Janet Langley','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Individual Contributor','Four or more years','Non-profit','1','7','7','1','7','7','1','7','1','7','1','1','1','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(618,'8/1/2013','',42.310,44.440,61.250,50.000,2.375,3.000,4.167,5.250,'ets00','','Annie','NA@none.com','jac002','United States','','Baby Boomers (Born from 1946 to 1964)','F','montecito YMCA','Senior Manager','Four or more years','Education','5','7','3','4','6','1','5','3','4','5','2','3','5','4','3','3','1','3','3','4','1','2','3','3','United States','India','Submit'),(619,'8/1/2013','',50.000,25.930,54.800,64.290,2.625,2.167,3.833,5.750,'ets00','','NOName Male Gen X','NA@none.com','jac002','United States','','Gen X (Born from 1965 to 1979)','M','montecito YMCA','Senior Manager','Four or more years','Non-profit','5','7','2','2','6','1','4','4','4','4','2','3','5','2','3','5','2','2','4','2','2','4','2','3','United States','India','Submit'),(620,'8/6/2013','',34.620,48.150,51.580,42.860,2.125,3.167,3.667,5.000,'ets00','','Rajesh Valappil','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','1','1','6','4','6','2','1','6','1','4','7','4','7','1','1','1','5','1','1','1','4','1','United States','India','Submit'),(621,'8/6/2013','',92.310,70.370,54.800,50.000,4.000,4.167,3.833,5.250,'ets00','','Deepu','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Computer, Internet','4','4','2','6','5','5','4','6','3','4','4','4','7','4','5','5','3','5','4','4','4','4','3','2','United States','India','Submit'),(622,'8/6/2013','',73.080,37.040,48.360,57.140,3.375,2.667,3.500,5.500,'ets00','','Vinod Varghese','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Services','6','7','1','3','6','4','5','3','2','4','3','2','5','2','7','4','2','2','3','2','2','5','3','3','United States','India','Submit'),(623,'8/6/2013','',100.000,92.590,45.130,21.430,4.250,5.167,3.333,4.250,'ets00','','Shivesh Bahel','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Two to three years','Services','2','3','4','5','4','6','5','3','3','3','3','3','5','3','6','5','5','6','6','4','3','3','6','6','United States','India','Submit'),(624,'8/6/2013','',96.150,59.260,54.800,50.000,4.125,3.667,3.833,5.250,'ets00','','Bhabani Padhy','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','6','4','3','4','3','4','4','3','4','4','4','6','4','6','5','4','4','4','3','4','4','4','4','United States','India','Submit'),(625,'8/7/2013','',65.380,51.850,41.910,78.570,3.125,3.333,3.167,6.250,'ets00','','Sharathkumar K','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','4','2','6','4','5','2','2','4','3','5','6','2','6','6','1','4','3','4','5','1','3','2','United States','India','Submit'),(626,'8/7/2013','',61.540,51.850,67.700,21.430,3.000,3.333,4.500,4.250,'ets00','','Dhanaraja Sekaran','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','4','4','4','1','4','1','4','4','4','7','4','4','5','4','6','4','2','3','4','4','1','2','4','4','United States','India','Submit'),(627,'8/7/2013','',88.460,40.740,80.590,21.430,3.875,2.833,5.167,4.250,'ets00','','Viswanathan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','7','3','2','2','6','2','3','5','7','7','6','5','5','2','3','3','5','5','3','4','3','3','1','4','United States','India','Submit'),(628,'8/7/2013','',73.080,100.000,32.240,57.140,3.375,6.500,2.667,5.500,'ets00','','John White','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','1','7','2','1','5','7','7','3','2','1','1','4','6','7','6','4','2','6','6','6','7','4','7','2','United States','India','Submit'),(629,'8/7/2013','',30.770,100.000,58.030,92.860,2.000,6.667,4.000,6.750,'ets00','','Parminder Singh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','7','7','7','1','7','7','7','1','1','1','1','1','7','7','2','6','2','6','7','7','1','2','6','6','United States','India','Submit'),(630,'8/7/2013','',88.460,55.560,58.030,42.860,3.875,3.500,4.000,5.000,'ets00','','Raghunandan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Manufacturing','4','5','4','4','5','3','4','5','4','3','4','4','5','3','4','5','3','4','4','3','4','5','4','3','United States','India','Submit'),(631,'8/7/2013','',42.310,81.480,51.580,35.710,2.375,4.667,3.667,4.750,'ets00','','Abhinav Suresh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Two to three years','Services','4','6','1','1','4','5','4','4','4','5','4','3','5','4','1','4','4','4','4','4','1','1','7','4','United States','India','Submit'),(632,'8/7/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Ponnamma I.M','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Executive','Less than one year','Computer, Internet','1','7','1','1','7','1','7','7','1','7','7','1','7','7','1','1','1','7','7','7','1','1','7','7','United States','India','Submit'),(633,'8/7/2013','',26.920,25.930,32.240,50.000,1.875,2.167,2.667,5.250,'ets00','','Lilian','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Manager','Four or more years','Services','5','7','2','2','3','2','2','2','2','3','1','2','7','2','5','4','1','4','2','1','1','1','2','2','United States','India','Submit'),(634,'8/7/2013','',61.540,70.370,48.360,71.430,3.000,4.167,3.500,6.000,'ets00','','Santhosh','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','3','1','5','2','5','4','2','5','2','2','6','4','6','6','2','5','3','7','6','2','4','3','United States','India','Submit'),(635,'8/7/2013','',23.080,81.480,58.030,42.860,1.750,4.667,4.000,5.000,'ets00','','Yogeesh','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','4','6','1','4','6','4','1','6','6','1','1','7','6','7','5','1','2','4','3','1','1','7','1','United States','India','Submit'),(636,'8/7/2013','',19.230,66.670,67.700,100.000,1.625,4.000,4.500,7.000,'ets00','','Abhilash N','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Communications, Utilities','1','7','7','1','7','7','7','4','1','7','1','1','7','1','6','7','1','1','7','7','1','1','1','1','United States','India','Submit'),(637,'8/7/2013','',76.920,59.260,38.680,0.000,3.500,3.667,3.000,3.250,'ets00','','DheenesParan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','3','3','3','3','3','3','3','3','3','3','3','3','3','3','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(638,'8/7/2013','',23.080,44.440,19.340,100.000,1.750,3.000,2.000,7.000,'ets00','','Shyamprasad K A','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','7','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','7','1','1','1','1','United States','India','Submit'),(639,'8/7/2013','',73.080,70.370,19.340,42.860,3.375,4.167,2.000,5.000,'ets00','','Shreehari Basappa','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','7','1','1','1','4','4','3','4','4','3','4','4','3','2','5','2','5','3','United States','India','Submit'),(640,'8/7/2013','',46.150,66.670,51.580,50.000,2.500,4.000,3.667,5.250,'ets00','','Jennifer Anthony','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','7','1','1','6','7','4','7','1','7','7','1','7','7','7','1','1','1','1','1','1','1','7','1','United States','India','Submit'),(641,'8/8/2013','',34.620,37.040,12.890,42.860,2.125,2.667,1.667,5.000,'ets00','','Suhas H C','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Services','1','6','1','1','1','4','4','1','1','2','4','4','7','1','4','6','1','1','1','6','1','1','3','1','United States','India','Submit'),(642,'8/8/2013','',46.150,48.150,58.030,100.000,2.500,3.167,4.000,7.000,'ets00','','Hariprakash','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','2','7','1','7','1','1','1','7','1','7','7','1','1','1','7','7','1','7','1','United States','India','Submit'),(643,'8/8/2013','',23.080,0.000,19.340,14.290,1.750,1.000,2.000,4.000,'ets00','','SABEEL AHMED','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','7','1','1','1','1','1','1','7','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(644,'8/8/2013','',23.080,66.670,0.000,100.000,1.750,4.000,1.000,7.000,'ets00','','Sanjeev Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(645,'8/8/2013','',46.150,100.000,35.460,14.290,2.500,7.000,2.833,4.000,'ets00','','Sumit Grover','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Individual Contributor','One year','Computer, Internet','7','7','6','1','1','7','1','1','1','1','1','1','7','7','7','1','1','7','7','7','7','1','7','1','United States','India','Submit'),(646,'8/8/2013','',23.080,66.670,38.680,57.140,1.750,4.000,3.000,5.500,'ets00','','Jiji Jose','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','7','1','1','7','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India','Submit'),(647,'8/8/2013','',100.000,85.190,48.360,85.710,4.750,4.833,3.500,6.500,'ets00','','Hemalatha S','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Manager','Four or more years','Computer, Internet','3','6','2','3','6','2','6','2','5','3','5','5','7','2','7','7','3','6','6','7','7','2','6','6','United States','India','Submit'),(648,'8/9/2013','',80.770,70.370,64.470,42.860,3.625,4.167,4.333,5.000,'ets00','','Rajath Rao','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','2','5','4','3','5','3','6','6','5','3','5','5','6','5','3','4','2','4','3','5','3','3','5','5','United States','India','Submit'),(649,'8/9/2013','',84.620,88.890,74.150,42.860,3.750,5.000,4.833,5.000,'ets00','','Chaitra','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Two to three years','Services','2','6','6','5','4','7','3','6','6','6','6','3','5','4','6','5','2','3','5','5','5','2','6','1','United States','India','Submit'),(650,'8/9/2013','',26.920,22.220,12.890,28.570,1.875,2.000,1.667,4.500,'ets00','','Akshatha MH','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Computer, Internet','1','7','3','2','3','1','3','1','1','1','1','2','5','3','3','3','1','1','3','1','4','1','3','1','United States','India','Submit'),(651,'8/9/2013','',46.150,100.000,100.000,100.000,2.500,6.000,6.500,7.000,'ets00','','Anitha V','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Executive','Four or more years','Computer, Internet','7','7','7','1','7','7','7','4','7','7','1','1','7','1','7','7','7','7','7','7','1','1','7','1','United States','India','Submit'),(652,'8/9/2013','',92.310,66.670,48.360,35.710,4.000,4.000,3.500,4.750,'ets00','','Sree','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','7','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(653,'8/9/2013','',65.380,33.330,12.890,50.000,3.125,2.500,1.667,5.250,'ets00','','Ragesh KC','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','3','6','1','2','7','2','1','2','2','1','2','6','6','2','7','2','2','1','2','7','2','2','1','2','United States','India','Submit'),(654,'8/9/2013','',80.770,22.220,61.250,57.140,3.625,2.000,4.167,5.500,'ets00','','Meenakshi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','2','7','1','1','7','1','7','1','7','7','1','4','7','1','7','1','1','1','1','1','7','7','7','1','United States','India','Submit'),(655,'8/10/2013','',73.080,25.930,19.340,50.000,3.375,2.167,2.000,5.250,'ets00','','ANANTHA G','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Communications, Utilities','1','6','1','2','1','6','1','6','1','2','1','2','7','1','7','7','1','1','1','1','7','1','3','6','United States','India','Submit'),(656,'8/10/2013','',23.080,44.440,58.030,35.710,1.750,3.000,4.000,4.750,'ets00','','Sapna M Nashi','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Four or more years','Computer, Internet','1','5','7','3','4','1','7','3','3','3','1','1','7','7','4','3','1','3','4','2','1','1','1','2','United States','India','Submit'),(657,'8/10/2013','',100.000,100.000,96.710,100.000,4.750,7.000,6.000,7.000,'ets00','','Ravi Shankar TS','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Less than one year','Services','7','7','7','7','7','7','7','1','7','7','7','1','7','7','7','7','1','7','7','7','7','1','7','7','United States','India','Submit'),(658,'8/11/2013','',88.460,74.070,74.150,64.290,3.875,4.333,4.833,5.750,'ets00','','Sandeep Srivastava','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Two to three years','Computer, Internet','6','6','4','5','5','5','6','5','4','4','2','4','6','4','6','6','3','2','5','6','3','4','4','4','United States','India','Submit'),(659,'8/11/2013','',69.230,55.560,45.130,100.000,3.250,3.500,3.333,7.000,'ets00','','SHILPA','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','F','NetApp India','Individual Contributor','One year','Services','1','7','7','7','7','7','7','3','1','1','1','1','7','4','7','7','1','1','7','1','7','1','1','1','United States','India','Submit'),(660,'8/11/2013','',57.690,0.000,48.360,0.000,2.875,1.000,3.500,2.500,'ets00','','Shashi','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','Less than one year','Services','4','4','4','7','1','1','4','4','1','4','1','4','4','1','1','1','4','1','1','1','4','1','1','1','United States','India','Submit'),(661,'8/11/2013','',34.620,74.070,41.910,71.430,2.125,4.333,3.167,6.000,'ets00','','Priya Gopinathan','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','F','NetApp India','Individual Contributor','Two to three years','Computer, Internet','1','5','4','3','5','6','7','4','1','2','1','1','7','5','7','7','2','6','1','1','1','1','7','1','United States','India','Submit'),(662,'8/12/2013','',46.150,100.000,58.030,57.140,2.500,6.000,4.000,5.500,'ets00','','Sharath kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','One year','Computer, Internet','7','7','1','1','7','7','7','1','1','7','1','7','7','7','7','1','1','1','7','7','1','1','7','1','United States','India','Submit'),(663,'8/12/2013','',100.000,100.000,99.940,78.570,6.250,6.000,6.167,6.250,'ets00','','Madhava Mallya','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Individual Contributor','One year','Services','6','6','7','7','7','6','6','6','6','6','6','6','6','6','6','6','7','6','6','6','6','6','6','6','United States','India','Submit'),(664,'8/12/2013','',96.150,92.590,54.800,85.710,4.125,5.167,3.833,6.500,'ets00','','Shiva Kumar','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Executive','Four or more years','Services','4','7','1','2','7','7','7','1','7','3','6','6','5','6','7','7','2','2','2','7','2','1','7','7','United States','India','Submit'),(665,'8/12/2013','',57.690,48.150,70.920,85.710,2.875,3.167,4.667,6.500,'ets00','','Kumaravel R','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Executive','Two to three years','Services','2','6','6','2','6','2','6','6','6','2','2','2','7','2','6','7','1','1','1','7','7','1','6','2','United States','India','Submit'),(666,'8/12/2013','',53.850,51.850,22.570,14.290,2.750,3.333,2.167,4.000,'ets00','','Vijith Unnithan','NA@none.com','NetApp India','India','','Millenials (Born from 1980 to 1995)','M','NetApp India','Manager','Four or more years','Computer, Internet','1','2','1','4','4','2','4','2','2','3','3','3','6','3','1','4','2','5','4','2','3','3','4','3','United States','India','Submit'),(667,'8/13/2013','',23.080,0.000,38.680,100.000,1.750,1.000,3.000,7.000,'ets00','','Binoj','NA@none.com','NetApp India','India','','Gen X (Born from 1965 to 1979)','M','NetApp India','Manager','One year','Computer, Internet','7','7','1','1','7','1','7','1','1','1','7','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(668,'8/4/2013','',34.620,55.560,22.570,28.570,2.125,3.500,2.167,4.500,'ets00','','Abdullah Alqahtani','NA@none.com','scu001','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Advanced Electroincs Comapny','Manager','Less than one year','Manufacturing','4','6','2','1','4','7','1','3','1','2','1','1','4','4','4','4','4','1','4','1','1','1','4','4','United States','India','Submit'),(669,'8/4/2013','',88.460,51.850,58.030,0.000,3.875,3.333,4.000,3.500,'ets00','','Corinne Tingir','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','4','4','5','4','5','4','4','4','4','2','5','3','2','4','3','4','2','6','2','3','3','3','5','United States','India','Submit'),(670,'8/5/2013','',57.690,62.960,58.030,57.140,2.875,3.833,4.000,5.500,'ets00','','David Munguia','NA@none.com','scu001','El Salvador','','Millenials (Born from 1980 to 1995)','M','Smart Wire Grid, Inc','Individual Contributor','One year','Energy','3','5','4','1','6','3','5','5','4','3','5','4','6','4','2','5','2','4','4','4','3','2','4','4','United States','India','Submit'),(671,'8/8/2013','',92.310,100.000,74.150,78.570,4.000,5.833,4.833,6.250,'ets00','','Devi Kandasamy','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Wipro Technologies','Individual Contributor','Two to three years','Computer, Internet','7','7','6','5','7','7','6','4','4','2','6','6','7','6','5','4','1','7','6','2','2','1','7','6','United States','India','Submit'),(672,'8/8/2013','',88.460,77.780,41.910,57.140,3.875,4.500,3.167,5.500,'ets00','','Ricky Huynh','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Seagate Technology','Manager','Less than one year','Computer, Internet','4','7','1','4','5','6','4','4','2','4','2','5','5','2','5','5','3','5','5','4','5','3','5','4','United States','India','Submit'),(673,'8/12/2013','',30.770,81.480,22.570,85.710,2.000,4.667,2.167,6.500,'ets00','','SUSHMA','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','1','7','4','1','6','2','1','1','4','2','2','2','6','4','2','7','1','7','6','2','6','1','7','1','United States','India','Submit'),(674,'8/13/2013','',57.690,59.260,25.790,78.570,2.875,3.667,2.333,6.250,'ets00','','Barry Ju','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Two to three years','Manufacturing','3','7','2','4','6','2','3','3','1','2','2','3','6','2','6','6','2','5','6','3','2','2','4','2','United States','India','Submit'),(675,'8/15/2013','',30.770,48.150,54.800,35.710,2.000,3.167,3.833,4.750,'ets00','','Joseph Mastroieni','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Defense Contractor','Individual Contributor','Four or more years','Computer, Internet','6','7','3','1','6','4','4','4','2','4','2','3','3','2','3','3','3','3','3','2','1','2','5','1','United States','India','Submit'),(676,'8/15/2013','',84.620,85.190,70.920,42.860,3.750,4.833,4.667,5.000,'ets00','','Praneetha Rajashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','7','4','6','4','4','4','5','6','5','4','4','5','5','4','4','5','4','4','2','2','7','4','United States','India','Submit'),(677,'8/16/2013','',42.310,33.330,19.340,64.290,2.375,2.500,2.000,5.750,'ets00','','Padma Priya Garnepudi','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','1','6','4','2','2','1','4','2','2','2','7','6','2','5','2','2','2','2','2','2','1','1','United States','India','Submit'),(678,'8/17/2013','',61.540,100.000,87.040,100.000,3.000,5.667,5.500,7.000,'ets00','','Ambika Pagavathi Raj','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','1','7','7','7','6','7','1','5','1','7','5','7','7','1','7','7','1','1','1','7','7','United States','India','Submit'),(679,'8/19/2013','',34.620,44.440,38.680,42.860,2.125,3.000,3.000,5.000,'ets00','','Evan Hynes','NA@none.com','Oracle','United States','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Less than one year','Computer, Internet','3','6','4','2','5','4','5','2','2','2','2','2','5','2','2','4','2','2','4','2','2','2','4','3','United States','India','Submit'),(680,'8/19/2013','',96.150,59.260,38.680,28.570,4.125,3.667,3.000,4.500,'ets00','','Sunming Guo','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','4','3','5','5','3','4','3','3','2','2','3','5','3','5','4','5','5','3','5','3','5','3','5','United States','India','Submit'),(681,'8/20/2013','',26.920,55.560,80.590,42.860,1.875,3.500,5.167,5.000,'ets00','','Sapaan Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Brocade','Individual Contributor','One year','Computer, Internet','5','6','3','2','6','4','6','6','5','6','2','2','6','2','2','2','2','1','6','2','1','2','6','2','United States','India','Submit'),(682,'8/20/2013','',38.460,66.670,74.150,28.570,2.250,4.000,4.833,4.500,'ets00','','Gregory Pettey','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Manager','Four or more years','Manufacturing','6','6','6','2','6','5','7','4','3','3','1','2','3','4','2','3','2','5','4','3','2','4','3','3','United States','India','Submit'),(683,'8/22/2013','',46.150,44.440,0.000,50.000,2.500,3.000,1.000,5.250,'ets00','','Mojgan Davoodi','NA@none.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','F','Aquantia Corp','Student','Two to three years','Manufacturing','1','7','1','1','7','1','1','1','1','1','1','1','6','1','7','1','7','1','1','7','1','1','7','1','United States','India','Submit'),(684,'8/23/2013','',0.000,29.630,58.030,78.570,1.000,2.333,4.000,6.250,'ets00','','Shwetha Telakula','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','7','3','1','5','3','5','3','1','7','1','1','7','1','1','6','1','1','4','1','1','1','4','1','United States','India','Submit'),(685,'8/24/2013','',3.850,51.850,35.460,71.430,1.125,3.333,2.833,6.000,'ets00','','huber','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Manufacturing','1','7','1','1','7','7','4','5','1','5','2','1','4','1','1','6','1','6','1','4','1','1','1','1','United States','India','Submit'),(686,'8/26/2013','',30.770,51.850,51.580,14.290,2.000,3.333,3.667,4.000,'ets00','','John Brown','NA@none.com','scu001','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','3','6','5','2','4','2','5','3','2','4','3','2','4','5','3','2','2','4','3','4','1','2','2','1','United States','India','Submit'),(687,'9/3/2013','',46.150,29.630,51.580,57.140,2.500,2.333,3.667,5.500,'ets00','','Wayne Hatton','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','2','6','5','2','2','2','3','6','2','3','5','2','2','2','2','3','2','4','2','United States','India','Submit'),(688,'9/3/2013','',88.460,81.480,61.250,42.860,3.875,4.667,4.167,5.000,'ets00','','Xiao Lu','NA@none.com','NepApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','6','6','3','2','6','4','5','3','2','6','4','5','3','5','5','5','3','3','5','5','2','5','6','5','United States','India','Submit'),(689,'9/3/2013','',46.150,74.070,64.470,64.290,2.500,4.333,4.333,5.750,'ets00','','Susan McTague','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','1','6','6','4','4','6','6','2','2','7','4','4','4','4','2','4','4','1','2','6','4','United States','India','Submit'),(690,'9/4/2013','',30.770,33.330,54.800,42.860,2.000,2.500,3.833,5.000,'ets00','','Sal','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','3','6','2','2','3','5','5','6','5','2','2','2','6','2','3','5','1','2','2','2','2','2','2','2','United States','India','Submit'),(691,'9/4/2013','',61.540,44.440,41.910,78.570,3.000,3.000,3.167,6.250,'ets00','','Jan Stewart','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Manager','Four or more years','Computer, Internet','3','6','4','2','6','2','4','3','2','3','5','2','7','4','6','6','3','2','4','2','1','3','4','2','United States','India','Submit'),(692,'9/4/2013','',34.620,59.260,22.570,50.000,2.125,3.667,2.167,5.250,'ets00','','Gary Robb','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Finance, Insurance, Real Estate','2','6','2','2','4','4','3','2','2','2','2','2','6','2','2','5','4','6','4','4','2','1','2','2','United States','India','Submit'),(693,'9/4/2013','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,3.500,'ets00','','Cathy Sun','NA@none.com','NepApp America','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Manufacturing','3','6','3','5','2','4','2','3','4','4','1','2','5','3','3','1','2','2','6','2','2','3','3','2','United States','India','Submit'),(694,'9/4/2013','',15.380,37.040,58.030,85.710,1.500,2.667,4.000,6.500,'ets00','','Yim','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Two to three years','Computer, Internet','6','7','7','5','7','2','1','3','4','3','1','1','6','1','1','6','1','6','2','2','1','1','3','1','United States','India','Submit'),(695,'9/4/2013','',57.690,55.560,54.800,57.140,2.875,3.500,3.833,5.500,'ets00','','Amy Nguyen','NA@none.com','NepApp America','Vietnam','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','4','3','5','4','4','4','4','4','2','4','7','4','4','4','3','2','5','3','3','2','3','2','United States','India','Submit'),(696,'9/4/2013','',42.310,33.330,29.010,35.710,2.375,2.500,2.500,4.750,'ets00','','Jenner','NA@none.com','NepApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Education','2','1','2','2','6','3','6','2','2','1','2','2','6','2','4','6','2','2','2','2','2','2','4','3','United States','India','Submit'),(697,'9/4/2013','',30.770,48.150,35.460,35.710,2.000,3.167,2.833,4.750,'ets00','','Douglas Jenner','NA@none.com','NepApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','6','2','1','5','3','2','4','3','3','4','2','5','4','3','3','1','5','2','3','2','1','2','2','United States','India','Submit'),(698,'9/2/2013','',23.080,55.560,54.800,92.860,1.750,3.500,3.833,6.750,'ets00','','Garcia, Maria del Mar','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','Four or more years','Services','1','7','5','1','7','1','7','6','1','3','2','2','7','4','1','6','1','5','1','4','1','1','6','5','United States','India','Submit'),(699,'9/4/2013','',15.380,44.440,35.460,64.290,1.500,3.000,2.833,5.750,'ets00','','Iris Acosta Miller','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Two to three years','Energy','3','7','4','3','4','1','4','2','2','2','1','2','7','2','2','5','1','3','6','1','1','1','5','1','United States','India','Submit'),(700,'9/4/2013','',42.310,51.850,54.800,78.570,2.375,3.333,3.833,6.250,'ets00','','Amparo Pazos','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','Four or more years','Energy','2','7','4','1','7','2','4','4','4','5','3','1','7','4','5','4','1','3','3','4','5','2','4','1','United States','India','Submit'),(701,'9/4/2013','',50.000,44.440,25.790,42.860,2.625,3.000,2.333,5.000,'ets00','','Greg Capps','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Energy','6','7','1','1','4','1','1','1','3','2','1','1','7','4','6','2','2','4','4','1','4','3','4','3','United States','India','Submit'),(702,'9/4/2013','',3.850,33.330,35.460,64.290,1.125,2.500,2.833,5.750,'ets00','','Michele Boyd','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Manager','One year','Energy','2','7','3','1','6','4','4','3','2','3','1','1','7','3','2','3','1','2','4','1','1','1','1','1','United States','India','Submit'),(703,'9/4/2013','',61.540,51.850,61.250,42.860,3.000,3.333,4.167,5.000,'ets00','','Michael Quigley','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Less than one year','Energy','2','6','4','3','3','3','6','6','3','4','3','3','6','5','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(704,'9/4/2013','',7.690,40.740,22.570,92.860,1.250,2.833,2.167,6.750,'ets00','','Darren Waclawski','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Less than one year','Construction','1','7','1','1','7','6','3','5','1','2','3','1','6','1','1','7','1','3','1','2','1','1','4','1','United States','India','Submit'),(705,'9/4/2013','',61.540,62.960,48.360,35.710,3.000,3.833,3.500,4.750,'ets00','','Garrels','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Senior Manager','Two to three years','Energy','5','6','2','3','6','3','3','3','3','5','3','4','5','3','5','2','2','3','5','4','2','2','5','3','United States','India','Submit'),(706,'9/4/2013','',46.150,62.960,29.010,42.860,2.500,3.833,2.500,5.000,'ets00','','Ignacio Juarez F. Manzano','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Construction','2','6','6','1','6','1','2','1','2','2','6','2','6','4','6','2','1','2','6','6','1','2','4','1','United States','India','Submit'),(707,'9/4/2013','',30.770,59.260,64.470,50.000,2.000,3.667,4.333,5.250,'ets00','','Steve Waid','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Individual Contributor','One year','Construction','5','6','5','2','5','6','4','4','2','6','2','2','6','3','2','4','4','3','2','4','2','1','4','1','United States','India','Submit'),(708,'9/4/2013','',42.310,55.560,35.460,50.000,2.375,3.500,2.833,5.250,'ets00','','Matt Stucky','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Two to three years','Energy','5','7','2','3','6','5','4','3','1','2','1','3','6','4','4','2','1','4','4','1','2','4','3','1','United States','India','Submit'),(709,'9/4/2013','',38.460,55.560,54.800,71.430,2.250,3.500,3.833,6.000,'ets00','','Kristine Yates','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Manager','One year','Construction','5','7','3','2','5','5','4','4','2','5','3','1','6','6','6','6','2','4','2','1','1','2','3','1','United States','India','Submit'),(710,'9/5/2013','',61.540,96.300,87.040,78.570,3.000,5.333,5.500,6.250,'ets00','','Derrick Miller','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','6','2','6','5','6','7','4','6','2','6','7','4','3','5','1','5','7','5','2','2','6','6','United States','India','Submit'),(711,'9/5/2013','',50.000,48.150,51.580,0.000,2.625,3.167,3.667,3.500,'ets00','','Natasha','NA@none.com','Abengoa Denver ','United States','','Gen X (Born from 1965 to 1979)','F','Abengoa','Individual Contributor','Two to three years','Computer, Internet','1','7','5','2','5','1','7','7','1','1','2','1','1','4','4','1','4','5','4','1','1','3','4','4','United States','India','Submit'),(712,'9/5/2013','',46.150,55.560,29.010,42.860,2.500,3.500,2.500,5.000,'ets00','','Grogan','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa','Manager','Two to three years','Energy','2','7','3','3','5','3','2','3','2','3','2','3','5','2','5','3','1','2','6','2','2','2','6','2','United States','India','Submit'),(713,'9/6/2013','',34.620,51.850,38.680,35.710,2.125,3.333,3.000,4.750,'ets00','','Diego Gomez','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Construction','5','6','2','1','6','4','3','3','2','3','1','1','2','4','5','5','2','2','4','2','3','3','4','1','United States','India','Submit'),(714,'9/6/2013','',34.620,48.150,51.580,64.290,2.125,3.167,3.667,5.750,'ets00','','Jose Manuel Bravo Romero','NA@none.com','Abengoa Denver ','Spain','','Gen X (Born from 1965 to 1979)','M','Abengoa','Manager','Four or more years','Energy','4','7','5','3','7','2','5','4','1','3','1','2','7','6','6','2','1','1','3','6','1','2','1','1','United States','India','Submit'),(715,'9/6/2013','',30.770,51.850,48.360,57.140,2.000,3.333,3.500,5.500,'ets00','','Larry Crawford','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa','Manager','Four or more years','Construction','4','6','3','2','6','4','4','5','2','3','2','2','4','4','2','6','2','2','6','2','2','2','2','2','United States','India','Submit'),(716,'9/8/2013','',19.230,44.440,9.670,35.710,1.625,3.000,1.500,4.750,'ets00','','Emily','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','F','Abengoa','Individual Contributor','Four or more years','Energy','1','7','1','1','7','1','4','1','1','1','1','1','4','4','6','1','1','2','7','2','1','1','2','1','United States','India','Submit'),(717,'10/2/2013','',42.310,44.440,67.700,71.430,2.375,3.000,4.500,6.000,'ets00','','Ruben Rodriguez','NA@none.com','001 General','Venezuela','United States','Baby Boomers (Born from 1946 to 1964)','M','Charis Intercultural Training','Senior Manager','Four or more years','Education','6','6','3','2','6','2','6','4','3','5','1','2','6','4','5','6','1','2','7','2','4','2','1','2','United States','India','Submit'),(718,'10/3/2013','',26.920,44.440,70.920,0.000,1.875,3.000,4.667,3.500,'ets00','','Sylvia Lawrence','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','7','7','4','2','2','4','4','7','5','1','1','3','4','7','5','1','1','1','1','1','1','1','4','1','United States','India','Submit'),(719,'10/3/2013','',42.310,77.780,19.340,85.710,2.375,4.500,2.000,6.500,'ets00','','AnshumanMittal','NA@none.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Broadcom Inc.','Manager','Four or more years','Computer, Internet','2','7','1','2','6','2','3','2','2','2','1','4','7','6','6','6','1','7','4','6','2','2','2','1','United States','India','Submit'),(720,'10/3/2013','',57.690,88.890,90.260,28.570,2.875,5.000,5.667,4.500,'ets00','','Anthony Hu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','Two to three years','Computer, Internet','6','7','6','2','3','5','6','5','4','7','5','4','5','6','3','3','1','4','5','6','2','2','4','4','United States','India','Submit'),(721,'10/3/2013','',100.000,100.000,87.040,50.000,5.875,6.000,5.500,5.250,'ets00','','John Black','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','5','5','5','5','6','6','6','6','5','6','6','5','6','6','6','6','6','6','6','6','6','6','6','United States','India','Submit'),(722,'10/3/2013','',53.850,59.260,45.130,28.570,2.750,3.667,3.333,4.500,'ets00','','Sakshi singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Less than one year','Computer, Internet','2','6','2','2','3','6','3','5','3','5','2','3','6','3','5','3','3','5','2','2','2','2','4','3','United States','India','Submit'),(723,'10/4/2013','',73.080,74.070,64.470,42.860,3.375,4.333,4.333,5.000,'ets00','','Luis Orea','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','6','4','3','5','6','4','4','4','5','3','4','5','4','3','4','2','4','4','3','6','2','5','4','United States','India','Submit'),(724,'10/4/2013','',73.080,85.190,45.130,42.860,3.375,4.833,3.333,5.000,'ets00','','John Rose','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','5','3','3','3','3','2','5','6','6','2','4','4','5','5','4','4','4','4','4','United States','India','Submit'),(725,'10/4/2013','',80.770,85.190,48.360,57.140,3.625,4.833,3.500,5.500,'ets00','','maryam gazorpak','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Manufacturing','4','6','2','2','5','6','4','3','6','2','3','3','6','4','6','5','1','5','6','2','6','3','6','5','United States','India','Submit'),(726,'10/4/2013','',34.620,44.440,35.460,85.710,2.125,3.000,2.833,6.500,'ets00','','Geetha Srigiriraju','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Student','Less than one year','Manufacturing','5','7','2','1','6','1','3','3','2','2','2','2','7','4','6','6','1','5','2','2','2','1','4','2','United States','India','Submit'),(727,'10/4/2013','',46.150,74.070,67.700,42.860,2.500,4.333,4.500,5.000,'ets00','','Biheng Yang','NA@none.com','Cadence','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','7','7','1','1','5','7','4','5','4','6','4','5','4','4','1','4','2','2','4','5','1','2','4','4','United States','India','Submit'),(728,'10/4/2013','',0.000,22.220,19.340,100.000,1.000,2.000,2.000,7.000,'ets00','','Jeremy','NA@none.com','Cadence','Vietnam','','Millenials (Born from 1980 to 1995)','M','Flintco','Student','Less than one year','Construction','7','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','7','1','1','1','1','1','United States','India','Submit'),(729,'10/4/2013','',42.310,25.930,51.580,78.570,2.375,2.167,3.667,6.250,'ets00','','Sheila','NA@none.com','Cadence','Philippines','','Millenials (Born from 1980 to 1995)','F','Newfield Wireless','Manager','Less than one year','Computer, Internet','4','7','1','5','5','1','2','7','4','4','2','1','7','5','5','6','1','1','2','1','3','1','3','1','United States','India','Submit'),(730,'10/7/2013','',38.460,48.150,45.130,71.430,2.250,3.167,3.333,6.000,'ets00','','Udaya Yalamanchi','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','EMC Corporation','Individual Contributor','Four or more years','Computer, Internet','4','7','2','2','7','1','4','4','2','4','1','5','5','4','1','5','1','4','4','2','4','2','4','2','United States','India','Submit'),(731,'10/7/2013','',53.850,22.220,9.670,42.860,2.750,2.000,1.500,5.000,'ets00','','Vuk Borich','NA@none.com','Cadence','Serbia','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','6','2','1','1','1','2','2','6','6','2','6','2','2','2','2','2','1','2','2','1','United States','India','Submit'),(732,'10/7/2013','',50.000,66.670,70.920,50.000,2.625,4.000,4.667,5.250,'ets00','','Deb Mandel','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','6','7','3','3','6','3','6','4','4','5','1','5','6','6','6','2','1','7','1','2','1','1','5','3','United States','India','Submit'),(733,'10/7/2013','',61.540,40.740,29.010,35.710,3.000,2.833,2.500,4.750,'ets00','','Einat Orlev','NA@none.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Less than one year','Computer, Internet','3','7','2','2','6','2','3','3','2','2','3','5','3','3','3','3','3','4','3','3','3','3','2','2','United States','India','Submit'),(734,'10/7/2013','',34.620,33.330,9.670,21.430,2.125,2.500,1.500,4.250,'ets00','','Jerald Ardizzone','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','3','2','1','2','1','2','2','3','4','1','1','4','3','4','3','4','3','2','1','1','United States','India','Submit'),(735,'10/7/2013','',53.850,29.630,32.240,28.570,2.750,2.333,2.667,4.500,'ets00','','Brandon Bautz','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / SRG','Manager','One year','Computer, Internet','2','3','2','2','5','1','3','3','4','2','2','3','6','2','6','4','2','3','3','1','2','3','4','2','United States','India','Submit'),(736,'10/7/2013','',38.460,70.370,64.470,42.860,2.250,4.167,4.333,5.000,'ets00','','Harindranath Parameswaran','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems/R&D','Manager','Four or more years','Computer, Internet','6','7','4','2','5','1','4','4','2','6','1','3','6','6','2','2','1','6','6','2','6','2','4','1','United States','India','Submit'),(737,'10/7/2013','',30.770,70.370,25.790,50.000,2.000,4.167,2.333,5.250,'ets00','','Min Chen','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','7','5','1','7','1','1','1','3','1','1','3','6','4','2','1','1','7','7','2','1','1','4','6','United States','India','Submit'),(738,'10/7/2013','',73.080,100.000,32.240,50.000,3.375,5.667,2.667,5.250,'ets00','','Hiromasa Obana','NA@none.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence/Sales','Manager','Four or more years','Computer, Internet','3','6','2','2','2','3','2','3','5','1','2','6','7','6','4','6','6','7','6','6','2','3','6','2','United States','India','Submit'),(739,'10/7/2013','',38.460,33.330,35.460,0.000,2.250,2.500,2.833,3.250,'ets00','','Jayashankar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','3','2','1','2','2','2','2','3','2','2','4','6','2','3','2','2','5','2','2','2','2','2','2','United States','India','Submit'),(740,'10/8/2013','',69.230,66.670,41.910,57.140,3.250,4.000,3.167,5.500,'ets00','','Gary Hinde','NA@none.com','Cadence','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','6','2','2','5','3','5','3','3','3','4','6','6','5','3','5','2','5','3','5','3','3','3','3','United States','India','Submit'),(741,'10/8/2013','',50.000,48.150,87.040,92.860,2.625,3.167,5.500,6.750,'ets00','','Steven Goldner','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','1','6','6','2','5','1','6','7','1','6','6','2','2','6','2','2','2','7','1','United States','India','Submit'),(742,'10/8/2013','',23.080,92.590,48.360,0.000,1.750,5.167,3.500,3.250,'ets00','','Osman Javed','NA@none.com','Cadence','Pakistan','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Two to three years','Computer, Internet','3','2','2','1','2','7','3','4','3','6','1','6','6','7','1','3','1','5','2','6','1','2','4','1','United States','India','Submit'),(743,'10/8/2013','',0.000,0.000,9.670,0.000,1.000,1.000,1.500,1.750,'ets00','','Keith Clarke','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','4','1','1','1','1','1','1','4','1','1','1','1','1','1','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(744,'10/8/2013','',53.850,48.150,38.680,35.710,2.750,3.167,3.000,4.750,'ets00','','Gary Brown','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence / IPG','Senior Manager','Less than one year','Computer, Internet','1','5','5','2','7','4','6','3','2','1','1','4','5','3','5','2','2','3','5','2','1','5','2','2','United States','India','Submit'),(745,'10/9/2013','',65.380,62.960,61.250,64.290,3.125,3.833,4.167,5.750,'ets00','','Jacqueline Oliveira','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training Corp.','Manager','Four or more years','Education','6','5','4','5','6','1','6','2','2','5','2','7','6','6','6','6','2','2','6','2','1','1','6','1','United States','India','Submit'),(746,'10/9/2013','',42.310,66.670,45.130,78.570,2.375,4.000,3.333,6.250,'ets00','','Stephanie Ungari','NA@none.com','001 General','Mexico','','Baby Boomers (Born from 1946 to 1964)','F','LSI Organization','Individual Contributor','Four or more years','Computer, Internet','5','7','3','2','7','3','4','4','2','2','2','3','5','6','5','6','2','3','4','2','1','2','6','2','United States','India','Submit'),(747,'10/9/2013','',38.460,48.150,48.360,71.430,2.250,3.167,3.500,6.000,'ets00','','Joern','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','5','1','7','1','4','2','3','3','1','5','6','5','2','4','3','3','2','2','1','1','6','4','United States','India','Submit'),(748,'10/9/2013','',15.380,74.070,80.590,100.000,1.500,4.333,5.167,7.000,'ets00','','Erica Avrahm','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence','Individual Contributor','Four or more years','Retail, Wholesale','4','7','6','1','7','4','7','4','4','6','1','4','7','4','2','7','1','7','4','3','1','1','4','1','United States','India','Submit'),(749,'10/10/2013','',42.310,59.260,38.680,35.710,2.375,3.667,3.000,4.750,'ets00','','Sheppard','NA@none.com','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Four or more years','Education','4','4','3','2','5','3','2','3','4','2','2','2','6','4','3','4','4','6','4','3','2','2','2','2','United States','India','Submit'),(750,'10/10/2013','',65.380,33.330,35.460,57.140,3.125,2.500,2.833,5.500,'ets00','','Ivy Lee','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','6','2','2','4','3','2','2','4','6','3','5','5','5','2','3','2','2','3','3','2','United States','India','Submit'),(751,'10/10/2013','',42.310,44.440,12.890,7.140,2.375,3.000,1.667,3.750,'ets00','','Julian Fleck','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Two to three years','Retail, Wholesale','3','7','2','1','4','5','1','2','1','1','3','3','1','2','3','3','1','7','1','2','6','1','1','1','United States','India','Submit'),(752,'10/10/2013','',50.000,100.000,48.360,57.140,2.625,5.667,3.500,5.500,'ets00','','Tsair-Chin (T.C.) Lin','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence/HSV R&D','Senior Manager','Four or more years','Computer, Internet','2','6','3','1','5','3','4','2','4','6','1','6','7','7','3','4','2','6','7','6','5','1','5','2','United States','India','Submit'),(753,'10/11/2013','',23.080,29.630,32.240,42.860,1.750,2.333,2.667,5.000,'ets00','','Sanjiv Kumar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','7','6','1','4','5','2','2','2','2','2','1','2','6','1','1','3','2','3','3','2','1','2','3','1','United States','India','Submit'),(754,'10/14/2013','',30.770,22.220,45.130,50.000,2.000,2.000,3.333,5.250,'ets00','','Fabian Gaertner','NA@none.com','Cadence','Germany','','Millenials (Born from 1980 to 1995)','M','Bakery Mayer','Student','Two to three years','Manufacturing','2','6','5','2','6','2','2','6','3','2','2','3','3','2','2','6','2','1','3','2','2','1','2','2','United States','India','Submit'),(755,'10/14/2013','',34.620,88.890,38.680,0.000,2.125,5.000,3.000,3.250,'ets00','','Richard Chou','NA@none.com','Cadence','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc','Manager','Four or more years','Computer, Internet','2','6','2','2','3','4','6','2','4','2','2','3','2','6','2','2','2','6','6','6','2','2','2','2','United States','India','Submit'),(756,'10/15/2013','',42.310,37.040,29.010,50.000,2.375,2.667,2.500,5.250,'ets00','','Victoria Voss','NA@none.com','Cadence','United States','','Millenials (Born from 1980 to 1995)','F','Cadence','Student','Four or more years','Non-profit','2','7','4','3','6','4','2','4','1','2','2','6','6','3','3','2','1','1','3','1','1','2','4','1','United States','India','Submit'),(757,'10/16/2013','',34.620,55.560,32.240,0.000,2.125,3.500,2.667,3.500,'ets00','','Chandra Manglani','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','3','3','2','1','3','2','2','2','4','3','2','2','6','6','6','2','2','6','3','2','1','2','2','1','United States','India','Submit'),(758,'10/16/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Ashok','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design System','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(759,'10/16/2013','',46.150,85.190,67.700,71.430,2.500,4.833,4.500,6.000,'ets00','','Lokeswara Korlipara','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','6','4','2','6','6','4','6','4','4','1','6','6','3','3','6','2','6','4','4','1','1','6','4','United States','India','Submit'),(760,'10/16/2013','',38.460,44.440,35.460,21.430,2.250,3.000,2.833,4.250,'ets00','','Chris Jones','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','6','2','2','4','3','2','2','3','2','2','4','5','4','3','2','1','4','2','2','1','3','3','2','United States','India','Submit'),(761,'10/16/2013','',57.690,77.780,38.680,14.290,2.875,4.500,3.000,4.000,'ets00','','Mona Jain','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','3','6','1','4','1','1','2','1','2','1','7','7','7','6','2','1','7','7','1','2','4','4','1','United States','India','Submit'),(762,'10/16/2013','',96.150,96.300,100.000,42.860,4.125,5.333,6.500,5.000,'ets00','','Suzie Im','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','7','6','6','6','7','7','7','6','6','7','7','5','6','6','7','1','1','3','4','5','4','1','7','2','United States','India','Submit'),(763,'10/16/2013','',34.620,70.370,32.240,42.860,2.125,4.167,2.667,5.000,'ets00','','Nai-Yin','NA@none.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','5','4','2','5','3','3','2','2','3','2','2','6','6','2','4','2','6','4','4','3','2','2','2','United States','India','Submit'),(764,'10/16/2013','',19.230,62.960,51.580,71.430,1.625,3.833,3.667,6.000,'ets00','','Amit Aggarwal','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','3','7','5','1','6','2','6','3','2','3','1','4','5','4','1','6','1','4','2','5','2','1','6','2','United States','India','Submit'),(765,'10/17/2013','',57.690,48.150,25.790,21.430,2.875,3.167,2.333,4.250,'ets00','','Ankush Sood','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','3','1','2','2','3','3','2','5','6','6','4','2','6','6','2','2','1','2','2','2','United States','India','Submit'),(766,'10/17/2013','',38.460,85.190,58.030,50.000,2.250,4.833,4.000,5.250,'ets00','','Rajesh Mehta','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Executive','Four or more years','Computer, Internet','5','6','6','1','6','1','7','1','2','3','1','6','7','6','2','2','1','7','7','1','5','1','7','1','United States','India','Submit'),(767,'10/17/2013','',53.850,55.560,51.580,85.710,2.750,3.500,3.667,6.500,'ets00','','Bishnupriya Bhattacharya','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','7','4','2','7','1','1','4','6','3','1','6','7','4','3','5','2','6','3','1','6','1','6','1','United States','India','Submit'),(768,'10/17/2013','',15.380,29.630,58.030,35.710,1.500,2.333,4.000,4.750,'ets00','','Barbara Rrogan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','5','6','1','5','3','6','4','1','2','1','2','7','2','1','2','2','2','1','2','2','2','4','1','United States','India','Submit'),(769,'10/17/2013','',26.920,40.740,35.460,64.290,1.875,2.833,2.833,5.750,'ets00','','Chris Dietrich','NA@none.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence / SVG','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','4','2','4','3','1','2','7','1','3','4','4','7','2','1','1','1','4','1','United States','India','Submit'),(770,'10/18/2013','',53.850,51.850,19.340,21.430,2.750,3.333,2.000,4.250,'ets00','','Nalin Balan','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','6','3','2','7','3','2','2','2','2','2','6','2','2','6','2','2','6','4','3','1','2','2','1','United States','India','Submit'),(771,'10/18/2013','',26.920,66.670,45.130,50.000,1.875,4.000,3.333,5.250,'ets00','','Hao Ji','NA@none.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','3','7','2','1','4','1','6','3','2','4','2','2','7','5','3','3','2','6','6','2','2','2','4','1','United States','India','Submit'),(772,'10/20/2013','',46.150,25.930,12.890,64.290,2.500,2.167,1.667,5.750,'ets00','','James Davey','NA@none.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','2','6','2','2','6','1','2','2','1','1','2','1','6','1','5','5','1','6','1','1','6','2','3','1','United States','India','Submit'),(773,'10/20/2013','',26.920,70.370,61.250,71.430,1.875,4.167,4.167,6.000,'ets00','','Rajesh Khanna','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','5','6','5','2','5','6','1','6','6','7','2','6','1','3','2','1','2','1','6','1','United States','India','Submit'),(774,'10/29/2013','',57.690,33.330,29.010,50.000,2.875,2.500,2.500,5.250,'ets00','','Linda Alepin','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','GWLN','Executive','Four or more years','Education','3','6','2','2','7','1','4','2','2','2','2','3','4','4','6','4','1','4','2','2','2','5','2','2','United States','India','Submit'),(775,'11/8/2013','',50.000,44.440,67.700,0.000,2.625,3.000,4.500,3.500,'ets00','','Hans Zander','NA@none.com','Cadence','Germany','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','6','4','4','1','4','3','5','3','6','3','3','5','3','2','4','3','1','3','3','2','2','3','5','2','United States','India','Submit'),(776,'11/10/2013','',80.770,55.560,35.460,71.430,3.625,3.500,2.833,6.000,'ets00','','Joachim Holzschneider','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Clinic','Senior Manager','Four or more years','Energy','4','6','2','1','7','2','3','4','2','2','3','3','5','4','5','6','2','5','4','2','7','5','4','3','United States','India','Submit'),(777,'11/10/2013','',26.920,33.330,41.910,64.290,1.875,2.500,3.167,5.750,'ets00','','Katherine Peavy','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','Walmart','Senior Manager','Four or more years','Retail, Wholesale','1','7','4','1','5','1','4','3','3','4','1','4','6','5','5','5','1','2','4','1','1','1','2','1','United States','India','Submit'),(778,'11/10/2013','',38.460,40.740,6.450,71.430,2.250,2.833,1.333,6.000,'ets00','','Mathias Eisheuer','NA@none.com','scu001','Germany','','Gen X (Born from 1965 to 1979)','M','Tuv Nord','Senior Manager','Four or more years','Health Care','1','7','2','1','6','1','1','1','1','2','2','2','7','2','6','4','2','5','5','2','1','2','2','2','United States','India','Submit'),(779,'11/11/2013','',26.920,51.850,22.570,35.710,1.875,3.333,2.167,4.750,'ets00','','Biederlack','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','ASD','Individual Contributor','One year','Government','2','4','2','2','5','2','2','3','2','2','1','3','5','5','2','5','1','2','4','5','1','3','2','2','United States','India','Submit'),(780,'11/11/2013','',26.920,51.850,29.010,28.570,1.875,3.333,2.500,4.500,'ets00','','Rajiv Singh','NA@none.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Individual Contributor','One year','Computer, Internet','2','5','2','1','5','3','3','3','3','2','2','3','5','3','2','3','3','2','6','2','1','1','4','2','United States','India','Submit'),(781,'11/11/2013','',30.770,48.150,29.010,85.710,2.000,3.167,2.500,6.500,'ets00','','Goutham','NA@none.com','Cadence','Indonesia','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','2','1','1','3','2','1','5','7','4','4','5','2','6','5','1','1','1','1','1','United States','India','Submit'),(782,'11/11/2013','',42.310,66.670,38.680,57.140,2.375,4.000,3.000,5.500,'ets00','','Johann Engler','NA@none.com','ITS100','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ABZ','Manager','Four or more years','Health Care','3','6','3','2','6','6','3','2','5','2','2','2','6','4','5','4','2','2','6','4','2','2','2','2','United States','India','Submit'),(783,'11/11/2013','',53.850,33.330,35.460,14.290,2.750,2.500,2.833,4.000,'ets00','','Sonja Kueblbeck','NA@none.com','ITS100','Germany','','Gen X (Born from 1965 to 1979)','F','Siemens','Senior Manager','Four or more years','Manufacturing','5','5','3','3','3','2','2','3','1','3','1','3','4','2','4','4','1','2','3','2','3','5','4','2','United States','India','Submit'),(784,'11/11/2013','',53.850,33.330,3.220,85.710,2.750,2.500,1.167,6.500,'ets00','','Vishal Abrol','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','1','1','5','6','2','3','6','5','3','3','3','2','3','3','2','United States','India','Submit'),(785,'11/11/2013','',34.620,44.440,19.340,85.710,2.125,3.000,2.000,6.500,'ets00','','Nicco Bhabu','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','2','1','7','1','1','1','2','2','1','2','7','4','4','5','2','6','5','1','1','5','1','1','United States','India','Submit'),(786,'11/12/2013','',73.080,37.040,45.130,64.290,3.375,2.667,3.333,5.750,'ets00','','Sudhir Nagarkar','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','6','6','2','3','5','2','5','3','2','2','2','4','6','4','6','6','5','2','4','2','2','3','2','2','United States','India','Submit'),(787,'11/12/2013','',46.150,100.000,58.030,35.710,2.500,6.167,4.000,4.750,'ets00','','AJAY SINGH','NA@none.com','Cadence','India','','Millenials (Born from 1980 to 1995)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','2','7','1','1','7','1','7','7','7','7','1','1','7','7','7','1','1','7','1','United States','India','Submit'),(788,'11/12/2013','',53.850,66.670,54.800,100.000,2.750,4.000,3.833,7.000,'ets00','','Vishwajeet Betai','NA@none.com','Cadence','India','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','7','1','7','1','1','6','1','6','7','7','7','7','1','7','4','4','4','1','1','1','United States','India','Submit'),(789,'11/14/2013','',50.000,59.260,54.800,64.290,2.625,3.667,3.833,5.750,'ets00','','Naresh','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','7','7','4','1','7','2','2','2','3','5','2','4','6','3','6','3','2','6','6','2','2','2','3','2','United States','India','Submit'),(790,'11/15/2013','',30.770,55.560,19.340,57.140,2.000,3.500,2.000,5.500,'ets00','','Harpreet Anand','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','6','2','1','7','2','2','2','3','1','1','6','7','7','3','2','1','5','2','1','1','2','4','1','United States','India','Submit'),(791,'11/15/2013','',7.690,22.220,16.120,100.000,1.250,2.000,1.833,7.000,'ets00','','Shaju Hassan','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','1','1','7','1','1','4','1','3','1','2','7','3','1','7','1','2','3','1','1','1','2','2','United States','India','Submit'),(792,'11/16/2013','',69.230,55.560,0.000,57.140,3.250,3.500,1.000,5.500,'ets00','','Babitha','NA@none.com','Cadence','India','','Gen X (Born from 1965 to 1979)','F','Cadence','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','1','1','1','1','1','1','7','4','7','4','7','7','1','7','1','1','1','4','7','1','United States','India','Submit'),(793,'11/18/2013','',38.460,29.630,25.790,57.140,2.250,2.333,2.333,5.500,'ets00','','Abha Bhat','NA@none.com','scu001','India','','Baby Boomers (Born from 1946 to 1964)','F','self-Employed','Individual Contributor','Four or more years','Services','4','6','2','2','6','1','2','3','1','2','1','7','7','3','1','3','1','2','4','1','1','4','3','1','United States','India','Submit'),(794,'11/25/2013','',57.690,29.630,19.340,57.140,2.875,2.333,2.000,5.500,'ets00','','Natalie Lothman','NA@none.com','scu001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','SAP','Senior Manager','Four or more years','Computer, Internet','2','6','2','3','6','2','2','2','2','2','2','3','6','2','6','4','2','3','2','1','3','3','4','1','United States','India','Submit'),(795,'12/2/2013','',46.150,55.560,51.580,28.570,2.500,3.500,3.667,4.500,'ets00','','Anjali Rao','NA@none.com','001 General','India','','Gen X (Born from 1965 to 1979)','F','self-Employed','Individual Contributor','Four or more years','Education','4','6','4','2','4','1','4','4','3','3','2','5','6','6','3','2','2','2','6','2','3','2','4','1','United States','India','Submit'),(796,'12/3/2013','',80.770,29.630,87.040,57.140,3.625,2.333,5.500,5.500,'ets00','','Karryl Turney','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Supply Chain','Individual Contributor','Two to three years','Computer, Internet','6','7','6','6','6','1','6','6','5','4','2','6','4','1','1','5','2','2','2','4','6','2','4','4','United States','India','Submit'),(797,'12/3/2013','',38.460,44.440,61.250,71.430,2.250,3.000,4.167,6.000,'ets00','','Laura Woodward','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','2','2','6','2','5','3','6','4','3','3','6','4','2','6','2','6','2','2','2','2','2','2','United States','India','Submit'),(798,'12/3/2013','',23.080,40.740,35.460,78.570,1.750,2.833,2.833,6.250,'ets00','','Craig Chadwell','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','7','2','1','7','1','1','4','4','2','1','1','7','7','1','4','1','1','4','3','6','2','1','1','United States','India','Submit'),(799,'12/3/2013','',7.690,11.110,6.450,78.570,1.250,1.500,1.333,6.250,'ets00','','Brad','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','1','1','5','1','2','2','1','1','1','2','7','4','2','6','1','1','1','1','1','1','1','1','United States','India','Submit'),(800,'12/3/2013','',42.310,37.040,45.130,42.860,2.375,2.667,3.333,5.000,'ets00','','Salan Pazurik','NA@none.com','NetApp America','Canada','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','4','2','1','4','2','3','4','3','4','3','3','7','3','4','5','2','2','3','2','3','2','4','1','United States','India','Submit'),(801,'12/5/2013','',46.150,25.930,22.570,92.860,2.500,2.167,2.167,6.750,'ets00','','Celeste Drake','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Heritage Bank of Commerce','Manager','Four or more years','Finance, Insurance, Real Estate','1','7','1','2','6','2','4','2','1','4','1','3','7','1','7','7','2','4','3','1','1','2','2','2','United States','India','Submit'),(802,'12/5/2013','',50.000,55.560,45.130,50.000,2.625,3.500,3.333,5.250,'ets00','','Kristina Esposito','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Leadership Sunnyvale Student','Student','Less than one year','Government','2','6','4','3','7','3','4','3','3','4','2','4','4','4','4','4','2','4','4','2','1','2','4','3','United States','India','Submit'),(803,'12/5/2013','',19.230,62.960,16.120,78.570,1.625,3.833,1.833,6.250,'ets00','','Monique Kane','NA@none.com','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','1','7','1','1','4','4','4','3','1','1','1','3','7','4','1','7','1','7','1','3','1','1','4','4','United States','India','Submit'),(804,'12/5/2013','',73.080,37.040,48.360,64.290,3.375,2.667,3.500,5.750,'ets00','','Jim Stark','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Student','Manager','Four or more years','Government','5','6','2','2','6','2','2','4','3','5','3','5','6','3','5','5','3','3','4','2','2','2','2','5','United States','India','Submit'),(805,'12/5/2013','',0.000,22.220,0.000,100.000,1.000,2.000,1.000,7.000,'ets00','','Mike Michitaka','NA@none.com','001 General','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Sunnyvale Ledership Student','Executive','Four or more years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','7','1','United States','India','Submit'),(806,'12/6/2013','',34.620,37.040,45.130,78.570,2.125,2.667,3.333,6.250,'ets00','','Dan Wax','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Student','Senior Manager','Less than one year','Government','6','7','2','2','7','2','4','4','2','2','2','2','7','2','6','4','2','4','6','1','1','1','1','1','United States','India','Submit'),(807,'12/7/2013','',46.150,33.330,51.580,71.430,2.500,2.500,3.667,6.000,'ets00','','Sausedo','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale Board','Executive','Four or more years','Government','6','6','4','2','6','2','4','2','2','4','2','5','6','2','4','6','2','3','4','2','1','2','2','2','United States','India','Submit'),(808,'12/7/2013','',61.540,77.780,80.590,21.430,3.000,4.500,5.167,4.250,'ets00','','Bart','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','M','Toyota Sunnyvale','Senior Manager','Four or more years','Retail, Wholesale','5','5','5','3','4','4','7','4','4','6','3','5','5','4','2','3','5','6','4','4','1','2','5','3','United States','India','Submit'),(809,'12/9/2013','',26.920,29.630,12.890,71.430,1.875,2.333,1.667,6.000,'ets00','','Kurt Shuler','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Individual Contributor','Two to three years','Non-profit','2','6','1','1','7','1','2','2','1','2','2','4','5','3','4','6','1','2','4','2','1','1','2','1','United States','India','Submit'),(810,'12/9/2013','',50.000,62.960,70.920,35.710,2.625,3.833,4.667,4.750,'ets00','','Majeed Foad','NA@none.com','001 General','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Leadership Sunnyvale Board','Executive','Four or more years','Manufacturing','7','5','4','2','6','4','4','4','3','6','3','3','3','4','4','5','2','3','4','4','1','2','4','4','United States','India','Submit'),(811,'12/9/2013','',57.690,62.960,29.010,57.140,2.875,3.833,2.500,5.500,'ets00','','Hope Werner','NA@none.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Toyota Sunnyvale','Manager','Four or more years','Retail, Wholesale','2','7','2','1','6','3','4','3','2','2','3','3','4','4','4','5','2','4','4','4','2','4','4','4','United States','India','Submit'),(812,'12/9/2013','',23.080,25.930,35.460,50.000,1.750,2.167,2.833,5.250,'ets00','','Nick Steiner','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','Leadership Sunnyvale Board','Executive','Four or more years','Education','4','7','3','1','7','1','4','3','1','2','1','6','4','1','1','3','1','4','4','2','1','2','1','1','United States','India','Submit'),(813,'12/9/2013','',46.150,62.960,41.910,57.140,2.500,3.833,3.167,5.500,'ets00','','Dorothy McMahon','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership Sunnyvale','Individual Contributor','Four or more years','Government','5','7','2','1','6','2','6','2','2','2','1','6','7','6','1','2','1','1','7','1','7','1','6','2','United States','India','Submit'),(814,'12/9/2013','',46.150,81.480,61.250,100.000,2.500,4.667,4.167,7.000,'ets00','','Valari Nibert','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pezzellas Villa Napoli','Manager','Four or more years','Services','4','7','6','7','7','1','1','7','1','6','1','1','7','5','7','7','1','1','7','7','1','1','7','1','United States','India','Submit'),(815,'12/9/2013','',23.080,22.220,0.000,100.000,1.750,2.000,1.000,7.000,'ets00','','Donata Makuta','NA@none.com','001 General','United States','I\'m a blend of an orderly process oriented German and a creative American.','Baby Boomers (Born from 1946 to 1964)','F','EMC','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','United States','India','Submit'),(816,'12/9/2013','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Michael An','NA@none.com','001 General','United States','','Gen X (Born from 1965 to 1979)','M','self-Employed','Executive','Four or more years','Non-profit','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(817,'12/10/2013','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','cathy elliott','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leadership sunnyvale board','Individual Contributor','Four or more years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(818,'12/10/2013','',50.000,44.440,51.580,35.710,2.625,3.000,3.667,4.750,'ets00','','Carolann Wunderlin','NA@none.com','001 General','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Air National Guard','Manager','Four or more years','Government','5','4','4','4','7','3','4','4','1','4','2','4','4','2','5','4','1','1','1','5','2','1','6','2','United States','India','Submit'),(819,'12/10/2013','',50.000,33.330,32.240,64.290,2.625,2.500,2.667,5.750,'ets00','','Alan White','NA@none.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Oxy','Executive','Four or more years','Energy','5','6','1','2','6','1','3','2','3','2','1','4','6','2','6','5','2','5','2','2','2','2','3','2','United States','India','Submit'),(820,'12/12/2013','',73.080,29.630,41.910,50.000,3.375,2.333,3.167,5.250,'ets00','','Aihmee Soriano','NA@none.com','NetApp America','Philippines','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Government','3','6','3','5','6','3','3','3','4','3','3','4','5','3','3','4','3','2','2','2','2','5','2','2','United States','India','Submit'),(821,'1/7/2014','',88.460,59.260,67.700,50.000,3.875,3.667,4.500,5.250,'ets00','','Christopher Suh','NA@none.com','NetApp America','South Korea','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','4','6','6','5','6','5','6','2','4','5','3','4','6','5','2','3','5','3','4','2','6','2','3','4','United States','India','Submit'),(822,'1/7/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Erik Wells','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','6','2','4','6','2','6','4','2','2','2','5','6','3','5','3','2','3','3','2','2','2','6','2','United States','India','Submit'),(823,'1/7/2014','',53.850,29.630,19.340,50.000,2.750,2.333,2.000,5.250,'ets00','','Nicholas Talcott','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','2','6','1','1','5','5','2','3','2','2','2','2','5','1','5','5','5','2','3','2','3','3','1','1','United States','India','Submit'),(824,'1/7/2014','',92.310,40.740,32.240,57.140,4.000,2.833,2.667,5.500,'ets00','','Malikasim','NA@none.com','NetApp America','Indonesia','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','3','7','2','4','7','1','4','3','1','3','4','5','4','4','4','4','1','3','1','4','7','3','4','4','United States','India','Submit'),(825,'1/7/2014','',42.310,44.440,45.130,71.430,2.375,3.000,3.333,6.000,'ets00','','Louise','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/Marketing','Manager','One year','Computer, Internet','4','7','2','2','6','2','4','4','4','2','2','3','5','4','4','6','2','2','4','3','2','2','3','2','United States','India','Submit'),(826,'1/7/2014','',34.620,33.330,61.250,35.710,2.125,2.500,4.167,4.750,'ets00','','Chi Chi Odoemene','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp Inc.','Manager','Two to three years','Computer, Internet','3','7','5','2','3','2','7','6','2','2','1','7','7','1','3','2','1','2','6','2','1','1','2','1','United States','India','Submit'),(827,'1/8/2014','',65.380,59.260,38.680,85.710,3.125,3.667,3.000,6.500,'ets00','','Sue Weir','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','7','2','4','3','2','2','4','4','6','4','5','6','3','4','4','2','3','2','6','1','United States','India','Submit'),(828,'1/8/2014','',46.150,29.630,35.460,64.290,2.500,2.333,2.833,5.750,'ets00','','David Kelly','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','4','6','3','2','5','1','2','3','2','3','2','2','6','1','5','6','2','6','3','2','3','2','1','2','United States','India','Submit'),(829,'1/8/2014','',57.690,37.040,61.250,14.290,2.875,2.667,4.167,4.000,'ets00','','Eric Julien','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','3','2','3','1','5','6','2','5','2','5','5','5','5','3','3','3','3','2','2','2','2','2','United States','India','Submit'),(830,'1/8/2014','',34.620,85.190,83.820,50.000,2.125,4.833,5.333,5.250,'ets00','','Danielle Jones','NA@none.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','4','6','7','5','5','7','4','1','6','4','4','4','1','7','4','4','1','1','4','4','United States','India','Submit'),(831,'1/9/2014','',19.230,37.040,64.470,64.290,1.625,2.667,4.333,5.750,'ets00','','Tamara','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','5','3','2','6','2','6','3','2','6','2','2','6','2','2','6','2','2','2','2','1','1','6','1','United States','India','Submit'),(832,'1/13/2014','',46.150,62.960,32.240,92.860,2.500,3.833,2.667,6.750,'ets00','','Fleenoil Lane','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Executive','Four or more years','Computer, Internet','3','7','2','3','7','3','5','2','1','3','1','2','6','4','7','7','2','2','5','6','2','2','3','1','United States','India','Submit'),(833,'1/13/2014','',50.000,33.330,25.790,28.570,2.625,2.500,2.333,4.500,'ets00','','Eric Wittle','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp / Product Ops / DSG / ESE','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','4','2','2','2','3','2','3','3','5','2','5','3','2','5','2','1','1','3','3','3','United States','India','Submit'),(834,'1/15/2014','',57.690,48.150,38.680,64.290,2.875,3.167,3.000,5.750,'ets00','','David Bauer','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','4','7','1','2','6','4','4','3','3','3','2','6','6','2','4','4','4','4','3','2','1','2','4','2','United States','India','Submit'),(835,'1/16/2014','',69.230,88.890,38.680,100.000,3.250,5.000,3.000,7.000,'ets00','','Aris Carrera','NA@none.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Scanplexx','Senior Manager','Less than one year','Services','1','7','7','1','7','7','7','1','1','1','1','7','7','7','7','7','1','7','7','1','1','1','1','7','United States','India','Submit'),(836,'1/17/2014','',38.460,33.330,25.790,64.290,2.250,2.500,2.333,5.750,'ets00','','Godfrey Mungal','NA@none.com','scu001','Other','Trinidad, West Indies','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Executive','Four or more years','Education','2','6','2','2','6','1','3','3','2','2','1','4','7','4','3','4','2','2','2','2','2','2','4','2','United States','India','Submit'),(837,'1/20/2014','',50.000,44.440,41.910,85.710,2.625,3.000,3.167,6.500,'ets00','','John Zhang','NA@none.com','scu001','China','','Baby Boomers (Born from 1946 to 1964)','M','Cisco','Individual Contributor','Four or more years','Computer, Internet','6','7','2','2','7','2','2','5','2','2','2','3','6','6','6','6','2','2','2','2','2','2','4','2','United States','India','Submit'),(838,'1/20/2014','',88.460,74.070,70.920,14.290,3.875,4.333,4.667,4.000,'ets00','','Darshita N Shah','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Computer, Internet','6','5','4','4','6','6','6','3','6','3','3','6','3','6','5','2','5','5','1','1','1','4','7','3','United States','India','Submit'),(839,'1/20/2014','',88.460,96.300,77.370,92.860,3.875,5.333,5.000,6.750,'ets00','','Carlos Espinosa','NA@none.com','scu001','Peru','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Government','5','7','5','5','7','3','6','7','2','5','3','4','7','6','1','6','5','7','7','2','3','3','7','7','United States','India','Submit'),(840,'1/20/2014','',50.000,74.070,48.360,42.860,2.625,4.333,3.500,5.000,'ets00','','Vidhya Shivagange Chandrashekar','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','6','2','2','5','6','5','3','3','3','1','4','6','5','5','3','3','4','3','3','1','3','5','2','United States','India','Submit'),(841,'1/21/2014','',69.230,74.070,67.700,0.000,3.250,4.333,4.500,3.500,'ets00','','Nidhi Singh','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Samsung, India','Individual Contributor','Two to three years','Computer, Internet','7','7','7','1','1','7','7','1','3','2','7','1','3','6','6','3','1','5','2','2','6','2','4','2','United States','India','Submit'),(842,'1/21/2014','',84.620,22.220,25.790,78.570,3.750,2.000,2.333,6.250,'ets00','','Calvin Kam','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Synaptics','Individual Contributor','Four or more years','Computer, Internet','3','7','3','2','7','2','1','1','1','5','1','4','4','2','7','7','7','1','5','1','7','1','1','1','United States','India','Submit'),(843,'1/22/2014','',76.920,74.070,48.360,57.140,3.500,4.333,3.500,5.500,'ets00','','Nandini Margada','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','2','7','4','2','2','1','3','3','2','7','2','6','7','4','6','6','1','1','7','7','7','2','6','2','United States','India','Submit'),(844,'1/22/2014','',46.150,40.740,58.030,57.140,2.500,2.833,4.000,5.500,'ets00','','Matthew Lee','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Four or more years','Manufacturing','6','4','5','1','5','2','4','3','3','3','5','3','7','2','5','6','1','3','2','5','2','1','3','2','United States','India','Submit'),(845,'1/23/2014','',65.380,62.960,54.800,42.860,3.125,3.833,3.833,5.000,'ets00','','Jennifer Hsu','NA@none.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','4','6','4','4','4','5','4','4','4','3','2','2','6','4','4','4','3','3','4','5','4','3','2','3','United States','India','Submit'),(846,'1/23/2014','',80.770,100.000,48.360,14.290,3.625,6.500,3.500,4.000,'ets00','','Ruofei Yan','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','1','7','4','7','4','7','1','1','4','1','7','7','1','1','7','7','7','7','1','7','7','United States','India','Submit'),(847,'1/23/2014','',0.000,55.560,29.010,100.000,1.000,3.500,2.500,7.000,'ets00','','Tahani Sury','NA@none.com','scu001','Libya','United States','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','1','1','7','4','4','1','1','1','1','1','7','7','1','7','1','4','4','1','1','1','1','1','United States','India','Submit'),(848,'1/23/2014','',61.540,66.670,87.040,42.860,3.000,4.000,5.500,5.000,'ets00','','Urja Patel','NA@none.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','7','7','5','4','4','3','7','3','7','4','1','3','6','5','5','3','2','5','4','3','4','2','4','3','United States','India','Submit'),(849,'1/23/2014','',84.620,48.150,41.910,42.860,3.750,3.167,3.167,5.000,'ets00','','Paulina Perezalonso','NA@none.com','scu001','Nicaragua','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Four or more years','Health Care','5','5','2','6','6','1','2','3','4','3','5','5','4','5','5','5','2','6','3','2','1','2','2','4','United States','India','Submit'),(850,'1/23/2014','',38.460,48.150,25.790,42.860,2.250,3.167,2.333,5.000,'ets00','','Annique DeWitt','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Retail, Wholesale','2','6','4','1','6','6','2','2','1','3','4','5','6','2','4','2','1','3','1','2','1','1','5','1','United States','India','Submit'),(851,'1/24/2014','',76.920,66.670,74.150,42.860,3.500,4.000,4.833,5.000,'ets00','','Yizhen','NA@none.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','3','6','1','6','6','3','6','2','3','2','6','6','6','2','5','6','2','5','2','4','5','United States','India','Submit'),(852,'1/25/2014','',73.080,40.740,61.250,28.570,3.375,2.833,4.167,4.500,'ets00','','Kubota','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Manufacturing','4','5','3','3','3','2','5','4','3','6','4','3','6','3','5','4','3','3','4','3','2','5','2','2','United States','India','Submit'),(853,'1/26/2014','',11.540,22.220,19.340,35.710,1.375,2.000,2.000,4.750,'ets00','','Brenda','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Construction','4','7','1','1','4','1','4','1','1','1','1','1','4','4','4','4','1','1','4','1','1','1','1','1','United States','India','Submit'),(854,'1/29/2014','',69.230,74.070,41.910,7.140,3.250,4.333,3.167,3.750,'ets00','','Matthieu Sagnier','NA@none.com','jac003','France','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Four or more years','Finance, Insurance, Real Estate','5','6','2','2','2','6','6','2','2','2','2','5','4','5','6','3','2','4','4','4','3','3','3','3','United States','India','Submit'),(855,'1/29/2014','',30.770,22.220,29.010,50.000,2.000,2.000,2.500,5.250,'ets00','','Yuming Chiu','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Two to three years','Health Care','6','7','1','2','4','2','1','4','1','2','1','4','6','4','2','4','1','2','2','1','4','1','1','1','United States','India','Submit'),(856,'1/29/2014','',30.770,48.150,74.150,35.710,2.000,3.167,4.833,4.750,'ets00','','Matthias Amble','NA@none.com','jac003','Norway','','Millenials (Born from 1980 to 1995)','M','INSEAD','Student','Less than one year','Education','6','6','6','1','6','2','2','6','2','7','2','3','5','5','1','2','2','4','3','3','1','3','2','3','United States','India','Submit'),(857,'1/29/2014','',57.690,29.630,38.680,50.000,2.875,2.333,3.000,5.250,'ets00','','Aaron Mowery','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','McKinsey & Company','Manager','Two to three years','Services','6','6','2','1','6','2','5','2','1','2','3','2','6','1','6','3','2','2','5','2','5','3','2','1','United States','India','Submit'),(858,'1/29/2014','',30.770,55.560,22.570,0.000,2.000,3.500,2.167,3.000,'ets00','','Jennifer Hong','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','U.S. Department of State','Individual Contributor','One year','Government','1','3','3','1','4','1','2','3','2','2','1','2','1','4','3','4','4','7','5','2','1','3','2','1','United States','India','Submit'),(859,'1/29/2014','',30.770,74.070,77.370,71.430,2.000,4.333,5.000,6.000,'ets00','','Jennifer','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','6','7','5','2','6','3','7','5','2','5','1','6','7','5','1','4','2','5','7','2','1','1','4','2','United States','India','Submit'),(860,'1/29/2014','',65.380,25.930,19.340,64.290,3.125,2.167,2.000,5.750,'ets00','','Regina Bediako','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','NHK Japan Broadcastig','Individual Contributor','Four or more years','Communications, Utilities','2','7','1','1','7','2','3','2','3','1','2','7','7','1','6','2','2','1','3','3','4','2','3','1','United States','India','Submit'),(861,'1/29/2014','',46.150,74.070,70.920,35.710,2.500,4.333,4.667,4.750,'ets00','','Monica','NA@none.com','jac003','China','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Education','6','6','4','2','5','6','6','5','2','5','2','6','5','2','2','3','2','2','6','5','1','2','5','3','United States','India','Submit'),(862,'1/29/2014','',26.920,51.850,22.570,50.000,1.875,3.333,2.167,5.250,'ets00','','Glory Nguyen','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Computer, Internet','2','6','3','1','6','1','2','2','2','2','1','6','7','6','1','2','1','2','6','4','2','2','1','1','United States','India','Submit'),(863,'1/29/2014','',23.080,88.890,38.680,100.000,1.750,5.000,3.000,7.000,'ets00','','Juan Maria Naveja Diebold','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','One year','Finance, Insurance, Real Estate','4','7','4','1','7','4','4','4','1','1','1','4','7','4','1','7','1','7','7','4','4','1','4','1','United States','India','Submit'),(864,'1/29/2014','',46.150,51.850,25.790,7.140,2.500,3.333,2.333,3.750,'ets00','','Kamm','NA@none.com','jac003','Mexico','','Millenials (Born from 1980 to 1995)','F','Decochef','Individual Contributor','Two to three years','Computer, Internet','3','6','4','2','3','4','2','3','1','1','4','2','4','3','4','2','3','3','3','3','2','2','4','1','United States','India','Submit'),(865,'1/29/2014','',50.000,48.150,45.130,57.140,2.625,3.167,3.333,5.500,'ets00','','Harsha Rao','NA@none.com','jac003','United States','','Millenials (Born from 1980 to 1995)','M','The Wharton School','Student','Less than one year','Services','4','7','2','2','5','3','5','4','3','2','2','3','7','2','5','3','4','2','4','5','1','3','3','1','United States','India','Submit'),(866,'1/29/2014','',50.000,59.260,58.030,78.570,2.625,3.667,4.000,6.250,'ets00','','Aarti Luhar','AartiLuhar@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Ronald Reagan Hospital','Student','Two to three years','Health Care','3','7','5','2','5','4','6','4','1','5','2','5','7','5','2','6','2','4','3','3','2','3','3','3','United States','India','Submit'),(867,'1/29/2014','',19.230,33.330,29.010,50.000,1.625,2.500,2.500,5.250,'ets00','','Michelle Lim','michelle.ann.lim@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Chegg','Manager','Two to three years','Computer, Internet','3','7','3','1','6','6','3','3','1','2','1','3','6','1','2','2','1','2','2','2','1','3','2','1','United States','India','Submit'),(868,'1/29/2014','',46.150,40.740,48.360,71.430,2.500,2.833,3.500,6.000,'ets00','','Diana Peng','dpeng05@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','One year','Health Care','3','7','3','3','6','3','6','4','2','3','3','5','5','6','2','6','2','2','2','2','2','2','2','1','United States','India','Submit'),(869,'1/29/2014','',50.000,33.330,22.570,57.140,2.625,2.500,2.167,5.500,'ets00','','Aakanksha Batra','aakanksha.batra@insead.edu','jac003','India','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Less than one year','Retail, Wholesale','3','7','2','5','6','2','4','2','1','1','2','4','6','4','3','3','2','2','2','2','2','2','3','1','United States','India','Submit'),(870,'2/1/2014','',34.620,33.330,35.460,35.710,2.125,2.500,2.833,4.750,'ets00','','Swathi Bonda','sbonda@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','Wharton School','Student','One year','Finance, Insurance, Real Estate','3','7','2','1','3','4','3','4','1','4','1','4','6','1','4','3','1','4','1','3','4','1','2','1','United States','India','Submit'),(871,'2/3/2014','',46.150,66.670,74.150,21.430,2.500,4.000,4.833,4.250,'ets00','','Yoojin Won','yoojin.won@insead.edu','jac003','South Korea','','Millenials (Born from 1980 to 1995)','F','Wharton','Student','Four or more years','Retail, Wholesale','6','6','5','3','4','6','6','4','5','3','2','3','6','5','1','1','2','1','4','3','2','2','5','5','United States','India','Submit'),(872,'2/4/2014','',23.080,66.670,61.250,0.000,1.750,4.000,4.167,3.250,'ets00','','Christiana Frasheri','christiana.frasheri@gmail.com','jac003','United Kingdom','','Gen X (Born from 1965 to 1979)','F','INSEAD','Student','One year','Services','2','2','2','1','3','5','7','6','2','6','2','1','6','4','3','2','1','2','5','2','2','3','6','1','United States','India','Submit'),(873,'2/9/2014','',57.690,59.260,74.150,21.430,2.875,3.667,4.833,4.250,'ets00','','Lauren Matise','laurenmatise@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Health Care','6','5','4','3','4','4','6','5','4','4','4','6','6','4','2','2','2','4','4','2','4','1','4','1','United States','India','Submit'),(874,'2/12/2014','',23.080,14.810,0.000,50.000,1.750,1.667,1.000,5.250,'ets00','','Yu-Ann Wang','yuann.wang@gmail.com','jac003','United States','','Millenials (Born from 1980 to 1995)','F','The Wharton School','Student','Two to three years','Finance, Insurance, Real Estate','1','7','1','1','4','2','1','1','1','1','1','7','7','4','1','3','1','1','1','1','1','1','1','1','United States','India','Submit'),(875,'3/4/2014','',57.690,37.040,48.360,78.570,2.875,2.667,3.500,6.250,'ets00','','Kristoffer Kanoho','kristoffer.kanoho@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Senior Manager','Four or more years','Computer, Internet','5','6','2','5','7','1','3','4','5','2','2','3','6','1','5','6','2','6','2','2','2','2','4','2','United States','India','Submit'),(876,'3/4/2014','',42.310,81.480,74.150,35.710,2.375,4.667,4.833,4.750,'ets00','','Jerome Goyhenetche','jeromeg@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','1','7','3','7','4','2','5','2','5','3','6','2','2','2','2','6','4','3','2','7','2','United States','India','Submit'),(877,'3/4/2014','',65.380,48.150,67.700,42.860,3.125,3.167,4.500,5.000,'ets00','','Robert Soldner','srob@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','6','5','6','6','2','4','6','4','2','1','4','5','3','6','3','3','4','2','3','2','2','5','1','United States','India','Submit'),(878,'3/4/2014','',50.000,51.850,48.360,28.570,2.625,3.333,3.500,4.500,'ets00','','Maggie Gauch','maggiem@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','5','4','2','2','4','1','4','5','2','3','4','4','5','4','2','5','2','5','3','3','2','3','4','2','United States','India','Submit'),(879,'3/4/2014','',15.380,22.220,12.890,42.860,1.500,2.000,1.667,5.000,'ets00','','Karen Pivetti','karen.pivetti@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp/IBOps','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','1','2','1','1','1','1','2','7','7','4','1','1','1','1','1','1','1','1','1','United States','India','Submit'),(880,'3/4/2014','',38.460,74.070,35.460,35.710,2.250,4.333,2.833,4.750,'ets00','','Ashley Hardin','ahardin@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','6','3','1','5','4','4','2','2','2','1','3','4','5','4','4','4','3','5','5','1','1','4','3','United States','India','Submit'),(881,'3/4/2014','',46.150,51.850,64.470,42.860,2.500,3.333,4.333,5.000,'ets00','','Lo','tim.lo@netapp.com','NetApp America','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','2','2','6','6','4','2','2','6','6','2','2','2','2','6','2','2','6','2','2','United States','India','Submit'),(882,'3/4/2014','',57.690,48.150,48.360,57.140,2.875,3.167,3.500,5.500,'ets00','','Michael France','Michae.France@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','7','1','4','3','3','3','2','7','6','4','6','2','3','6','5','1','1','2','2','1','United States','India','Submit'),(883,'3/4/2014','',15.380,7.410,32.240,57.140,1.500,1.333,2.667,5.500,'ets00','','Kate Stewart','katheris@netapp.com','NetApp America','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','3','5','3','1','5','1','5','3','1','1','1','1','7','1','3','5','1','1','2','1','3','1','2','1','United States','India','Submit'),(884,'3/4/2014','',46.150,33.330,29.010,14.290,2.500,2.500,2.500,4.000,'ets00','','Yossi Weihs','jweihs@netapp.com','NetApp America','Israel','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Two to three years','Computer, Internet','3','5','2','1','2','2','3','3','1','3','2','5','6','2','4','3','2','2','2','3','2','3','4','1','United States','India','Submit'),(885,'3/4/2014','',65.380,55.560,29.010,42.860,3.125,3.500,2.500,5.000,'ets00','','Ken Wendel','ken.wendel@netapp.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp Inc','Manager','Less than one year','Manufacturing','2','6','3','3','6','3','2','3','2','3','3','3','2','5','2','6','6','2','5','3','2','3','3','3','United States','India','Submit'),(886,'3/5/2014','',50.000,33.330,64.470,50.000,2.625,2.500,4.333,5.250,'ets00','','Nick','nicholas.sabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','3','2','6','1','6','4','4','3','2','4','6','2','4','3','3','2','4','4','2','2','2','2','United States','India','Submit'),(887,'3/5/2014','',61.540,22.220,61.250,57.140,3.000,2.000,4.167,5.500,'ets00','','Nick','nsabo@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','One year','Computer, Internet','6','6','4','3','7','1','7','4','2','2','4','4','6','2','4','3','3','1','3','3','3','2','2','1','United States','India','Submit'),(888,'3/9/2014','',30.770,48.150,32.240,7.140,2.000,3.167,2.667,3.750,'ets00','','Geo','georgef@netapp.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Manager','Four or more years','Computer, Internet','5','3','2','2','2','2','2','3','2','2','2','3','7','4','2','3','2','3','5','2','2','2','3','1','United States','India','Submit'),(889,'3/22/2014','',61.540,48.150,41.910,50.000,3.000,3.167,3.167,5.250,'ets00','','Nancy Smith','nsmith@nvdia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','3','2','6','6','6','6','3','2','2','1','2','6','1','4','6','2','4','4','2','2','5','2','2','United States','India','Submit'),(890,'3/24/2014','',38.460,33.330,64.470,85.710,2.250,2.500,4.333,6.500,'ets00','','Ken McKinnon','kmckinnon@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','7','3','2','7','2','5','4','3','5','1','5','6','1','1','6','1','1','4','1','1','1','6','6','United States','India','Submit'),(891,'3/24/2014','',57.690,100.000,32.240,50.000,2.875,5.500,2.667,5.250,'ets00','','Vishal Seth','viseth@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','4','4','7','2','1','2','3','1','4','7','3','1','3','4','7','5','4','1','1','7','7','United States','India','Submit'),(892,'3/24/2014','',46.150,62.960,48.360,57.140,2.500,3.833,3.500,5.500,'ets00','','Steve','staradalsky@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','2','2','6','4','4','4','4','3','1','4','4','3','3','6','2','4','4','4','3','2','4','3','United States','India','Submit'),(893,'3/24/2014','',26.920,25.930,35.460,50.000,1.875,2.167,2.833,5.250,'ets00','','Sam Chehab','schehab@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Senior Manager','Four or more years','Computer, Internet','6','7','2','2','5','1','1','2','4','2','2','3','6','2','1','3','1','1','4','2','1','3','3','2','United States','India','Submit'),(894,'3/24/2014','',46.150,51.850,54.800,92.860,2.500,3.333,3.833,6.750,'ets00','','Justin Duren','jduren@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','Nvidia','Manager','Four or more years','Computer, Internet','2','7','6','1','7','3','3','6','2','4','2','2','7','2','4','6','5','3','3','3','2','2','6','2','United States','India','Submit'),(895,'3/24/2014','',38.460,62.960,32.240,50.000,2.250,3.833,2.667,5.250,'ets00','','Jonathan Yang','jonathany@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Less than one year','Computer, Internet','2','6','2','1','5','6','3','5','2','2','2','3','6','3','1','4','2','5','2','4','2','5','3','2','United States','India','Submit'),(896,'3/24/2014','',46.150,62.960,58.030,57.140,2.500,3.833,4.000,5.500,'ets00','','ed santos','esantos@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','4','7','2','1','6','1','4','5','5','4','2','5','5','5','3','4','3','4','5','6','3','2','2','1','United States','India','Submit'),(897,'3/26/2014','',30.770,37.040,54.800,42.860,2.000,2.667,3.833,5.000,'ets00','','Katharine Roth','kroth@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Individual Contributor','One year','Computer, Internet','4','6','4','2','6','2','6','4','2','3','2','3','6','2','2','2','1','4','3','1','2','2','4','2','United States','India','Submit'),(898,'3/26/2014','',53.850,40.740,77.370,64.290,2.750,2.833,5.000,5.750,'ets00','','Teneshia Roberts','troberts@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','Nvidia','Individual Contributor','Two to three years','Computer, Internet','7','7','5','2','5','7','6','6','4','2','6','2','6','2','7','5','1','5','1','1','1','2','1','1','United States','India','Submit'),(899,'3/26/2014','',46.150,40.740,74.150,28.570,2.500,2.833,4.833,4.500,'ets00','','Patrice','pauyong@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Manufacturing','7','7','4','1','3','3','6','4','3','5','2','3','6','6','6','2','2','1','2','3','2','2','2','2','United States','India','Submit'),(900,'3/26/2014','',76.920,37.040,48.360,35.710,3.500,2.667,3.500,4.750,'ets00','','Jim','jteh@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','5','2','4','4','2','5','5','2','4','2','6','6','2','5','4','2','3','3','2','4','2','4','3','United States','India','Submit'),(901,'3/26/2014','',7.690,11.110,16.120,64.290,1.250,1.500,1.833,5.750,'ets00','','Smith','justins','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVidia','Individual Contributor','One year','Computer, Internet','4','7','2','1','6','1','1','2','1','1','1','2','7','1','1','3','1','1','2','1','1','1','3','2','United States','India','Submit'),(902,'3/26/2014','',57.690,44.440,54.800,21.430,2.875,3.000,3.833,4.250,'ets00','','Priya Irulappan','sirulappan@nvidia.com','Nvidia','India','','Millenials (Born from 1980 to 1995)','F','NVIDIA','Individual Contributor','Four or more years','Services','6','7','1','1','4','1','7','4','4','1','3','4','4','4','5','2','2','4','4','4','1','1','1','6','United States','India','Submit'),(903,'3/26/2014','',42.310,33.330,25.790,64.290,2.375,2.500,2.333,5.750,'ets00','','Jonathan Bakos','jbakos@nvidia.com','Nvidia','Canada','','Millenials (Born from 1980 to 1995)','M','NVIDIA','Manager','Four or more years','Computer, Internet','3','6','2','2','6','3','2','3','2','2','1','4','5','2','5','6','2','3','3','1','2','2','3','1','United States','India','Submit'),(904,'3/27/2014','',76.920,44.440,41.910,28.570,3.500,3.000,3.167,4.500,'ets00','','Obenshain','jobenshain@gmail.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','5','1','2','4','2','2','3','5','3','2','3','5','3','6','4','5','3','5','3','6','2','2','2','United States','India','Submit'),(905,'3/26/2014','',69.230,51.850,58.030,35.710,3.250,3.333,4.000,4.750,'ets00','','Bala Gampa','bgampa@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','3','5','3','5','4','2','5','3','5','5','3','3','3','3','3','5','3','3','3','3','3','United States','India','Submit'),(906,'3/27/2014','',53.850,55.560,61.250,57.140,2.750,3.500,4.167,5.500,'ets00','','Roland te Nijenhuis','rnijenhuis@nvidia.com','Nvidia','Netherlands','','Baby Boomers (Born from 1946 to 1964)','M','NVidia','Individual Contributor','Four or more years','Computer, Internet','6','7','4','2','4','3','4','4','4','3','2','5','6','4','3','5','2','3','3','3','2','3','5','3','United States','India','Submit'),(907,'3/27/2014','',23.080,59.260,54.800,57.140,1.750,3.667,3.833,5.500,'ets00','','Patty Ross','NA@none.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','F','NVIDIA','Senior Manager','Four or more years','Computer, Internet','6','6','2','1','6','4','5','3','3','4','1','4','6','3','3','4','1','4','4','3','1','2','4','1','United States','India','Submit'),(908,'3/27/2014','',69.230,51.850,45.130,64.290,3.250,3.333,3.333,5.750,'ets00','','Sudhakara Reddy','sureddy@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','5','6','3','2','6','3','6','2','2','2','2','6','6','4','6','5','2','3','5','3','3','3','2','2','United States','India','Submit'),(909,'3/28/2014','',53.850,51.850,41.910,7.140,2.750,3.333,3.167,3.750,'ets00','','Phil Lawrence','phill@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Two to three years','Computer, Internet','4','5','2','2','3','2','4','4','1','4','4','3','4','4','4','3','1','4','4','2','2','2','4','4','United States','India','Submit'),(910,'3/28/2014','',19.230,70.370,74.150,78.570,1.625,4.167,4.833,6.250,'ets00','','San Thai','sthai@nvidia.com','Nvidia','Vietnam','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','7','7','5','1','6','1','7','4','4','2','1','4','5','5','2','7','1','2','7','4','1','2','6','1','United States','India','Submit'),(911,'3/31/2014','',46.150,51.850,80.590,78.570,2.500,3.333,5.167,6.250,'ets00','','Jitender Bisht','jbisht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','6','6','5','7','6','5','6','5','6','3','1','5','7','6','1','6','1','1','6','1','1','1','1','3','United States','India','Submit'),(912,'3/31/2014','',53.850,74.070,58.030,57.140,2.750,4.333,4.000,5.500,'ets00','','Arnab Paul','apaul@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Two to three years','Computer, Internet','4','7','4','5','5','5','4','4','4','4','1','6','6','4','3','4','2','4','3','7','2','1','3','2','United States','India','Submit'),(913,'3/31/2014','',46.150,55.560,45.130,85.710,2.500,3.500,3.333,6.500,'ets00','','Eric Henze','ehenze@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','7','2','2','2','6','3','2','3','6','2','3','6','4','5','5','3','3','2','4','2','United States','India','Submit'),(914,'3/31/2014','',34.620,44.440,41.910,50.000,2.125,3.000,3.167,5.250,'ets00','','Anith Philip','aphilip@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','F','NVIDIA','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','4','1','2','3','3','4','1','5','6','4','4','4','2','4','4','1','2','1','4','1','United States','India','Submit'),(915,'4/1/2014','',23.080,92.590,25.790,100.000,1.750,5.167,2.333,7.000,'ets00','','Ganesh Prasath Arulmani','garulmani@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','1','1','7','1','1','1','1','3','1','7','7','3','1','7','1','7','7','7','1','1','6','1','United States','India','Submit'),(916,'4/3/2014','',34.620,33.330,38.680,21.430,2.125,2.500,3.000,4.250,'ets00','','Vikas Mahajan','vmahajan@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Manager','Four or more years','Computer, Internet','5','6','3','1','3','3','2','3','3','2','3','5','5','5','2','3','2','2','2','2','1','2','1','1','United States','India','Submit'),(917,'4/7/2014','',38.460,51.850,58.030,7.140,2.250,3.333,4.000,3.750,'ets00','','Michael Hansen','mhansen@nvidia.com','Nvidia','United States','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','3','4','1','5','1','6','2','2','3','2','2','5','2','4','2','2','4','6','2','2','1','5','4','United States','India','Submit'),(918,'4/10/2014','',65.380,44.440,45.130,42.860,3.125,3.000,3.333,5.000,'ets00','','Greaney','ggreaney@nvidia.com','Nvidia','United States','','Baby Boomers (Born from 1946 to 1964)','M','Nvidia / IT','Individual Contributor','Four or more years','Computer, Internet','5','6','2','3','3','2','2','3','5','3','2','5','6','4','5','5','3','3','3','3','2','2','3','3','United States','India','Submit'),(919,'4/10/2014','',80.770,100.000,77.370,35.710,3.625,6.000,5.000,4.750,'ets00','','Thathatripuram','venkatesht@nvidia.com','Nvidia','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA','Individual Contributor','Less than one year','Computer, Internet','7','7','7','1','7','7','4','7','4','1','7','7','4','7','7','1','1','4','4','7','1','1','7','4','United States','India','Submit'),(920,'4/11/2014','',23.080,14.810,22.570,57.140,1.750,1.667,2.167,5.500,'ets00','','Camille Smith','camille@wipcoaching.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Work In Progress Coaching','Executive','Four or more years','Services','2','6','2','1','5','1','3','2','2','2','2','3','7','2','1','4','2','2','2','1','2','1','2','2','United States','India','Submit'),(921,'4/15/2014','',69.230,40.740,58.030,14.290,3.250,2.833,4.000,4.000,'ets00','','Logan','lbreen@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Business','Student','Two to three years','Communications, Utilities','3','6','5','1','6','1','4','5','3','4','4','3','1','1','5','3','3','5','5','3','5','3','2','2','United States','India','Submit'),(922,'4/16/2014','',26.920,40.740,70.920,85.710,1.875,2.833,4.667,6.500,'ets00','','Ryda Nofal','rsnofal@scu.edu','scu001','Israel','Palestinian','Gen X (Born from 1965 to 1979)','F','SCU Engineering','Student','Two to three years','Computer, Internet','7','7','4','1','6','1','5','4','1','7','5','4','7','7','1','6','1','2','2','4','1','1','1','1','United States','India','Submit'),(923,'4/16/2014','',0.000,100.000,25.790,42.860,1.000,6.000,2.333,5.000,'ets00','','Valerian Lee','vmlee@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','4','7','2','1','1','7','1','4','1','2','1','1','5','7','1','7','1','7','7','7','1','1','1','1','United States','India','Submit'),(924,'4/16/2014','',57.690,55.560,51.580,35.710,2.875,3.500,3.667,4.750,'ets00','','Priyanka Choudhury','NA@none.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Business','Student','Two to three years','Health Care','4','6','5','1','5','5','4','3','3','3','3','4','6','4','3','2','3','3','4','2','5','2','3','2','United States','India','Submit'),(925,'4/16/2014','',100.000,51.850,67.700,57.140,4.375,3.333,4.500,5.500,'ets00','','Chen Sun','sunchensamurai@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','One year','Computer, Internet','6','6','6','1','5','5','4','5','5','1','5','5','5','6','5','6','5','1','1','2','6','6','5','2','United States','India','Submit'),(926,'4/17/2014','',61.540,48.150,51.580,14.290,3.000,3.167,3.667,4.000,'ets00','','Nidhi Singh','nidhisingh3@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','3','5','3','2','3','3','6','2','6','2','6','2','6','2','6','2','2','2','2','6','2','2','4','2','United States','India','Submit'),(927,'4/17/2014','',34.620,77.780,61.250,42.860,2.125,4.500,4.167,5.000,'ets00','','Mark Wagner','mfwagner@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Energy','5','5','3','2','6','6','7','3','3','4','2','4','4','4','2','5','2','6','4','4','1','2','3','2','United States','India','Submit'),(928,'4/18/2014','',30.770,66.670,54.800,78.570,2.000,4.000,3.833,6.250,'ets00','','Rajeshwari Tamaskar','rntamaskar@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Construction','3','7','3','1','5','4','6','4','2','5','1','5','7','4','2','6','1','3','5','4','2','1','4','3','United States','India','Submit'),(929,'4/20/2014','',38.460,62.960,54.800,78.570,2.250,3.833,3.833,6.250,'ets00','','Shammika Krishna','shammikakrishna@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','6','6','5','1','6','6','6','2','2','2','1','4','7','3','6','6','1','2','3','6','2','2','3','1','United States','India','Submit'),(930,'4/20/2014','',73.080,62.960,87.040,28.570,3.375,3.833,5.500,4.500,'ets00','','Raushaniya Nugamanova','shana081@ymail.com','scu001','Russia','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Agriculture','6','5','6','2','5','4','6','6','3','6','6','6','5','5','2','3','3','5','3','4','2','3','2','3','United States','India','Submit'),(931,'4/20/2014','',92.310,88.890,64.470,100.000,4.000,5.000,4.333,7.000,'ets00','','John Geevarghese','geevjohn@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','Four or more years','Computer, Internet','6','7','1','7','7','7','7','4','4','4','1','4','7','7','7','7','1','4','4','4','4','4','4','4','United States','India','Submit'),(932,'4/20/2014','',73.080,66.670,25.790,50.000,3.375,4.000,2.333,5.250,'ets00','','Pallavi Jeewankar','pjeewankar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','One year','Computer, Internet','3','7','1','1','5','7','2','2','5','1','2','7','7','2','7','2','6','1','1','7','1','1','6','2','United States','India','Submit'),(933,'4/21/2014','',38.460,66.670,48.360,85.710,2.250,4.000,3.500,6.500,'ets00','','Priyank','pshirodkar@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','3','6','5','2','7','2','3','3','3','4','2','2','7','3','6','6','2','6','4','5','1','1','4','2','United States','India','Submit'),(934,'4/21/2014','',57.690,44.440,48.360,57.140,2.875,3.000,3.500,5.500,'ets00','','Akshay Gadegone','akshay.gadegone@outlook.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','6','2','6','2','6','2','2','3','2','3','5','3','2','5','3','5','4','2','3','3','2','5','United States','India','Submit'),(935,'4/21/2014','',73.080,96.300,29.010,78.570,3.375,5.333,2.500,6.250,'ets00','','Jia Zheng','jzheng1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','6','5','1','7','6','2','1','3','2','4','2','6','2','5','6','3','6','6','6','5','1','6','6','United States','India','Submit'),(936,'4/21/2014','',92.310,74.070,64.470,21.430,4.000,4.333,4.333,4.250,'ets00','','Xin Wang','cqwangxincq@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','3','3','1','3','6','6','6','3','6','4','5','6','3','6','5','3','6','6','2','4','5','3','4','United States','India','Submit'),(937,'4/21/2014','',100.000,81.480,67.700,0.000,4.625,4.667,4.500,3.500,'ets00','','Yuanying Deng','dengyuanying0829@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','5','5','5','4','4','6','5','4','3','5','5','5','3','6','3','2','5','3','6','5','5','5','2','5','United States','India','Submit'),(938,'4/21/2014','',46.150,66.670,58.030,50.000,2.500,4.000,4.000,5.250,'ets00','','Su Zhu','xtinezhu@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','5','1','6','6','6','5','3','3','2','5','6','7','2','2','2','2','4','3','2','3','2','3','United States','India','Submit'),(939,'4/22/2014','',53.850,62.960,45.130,42.860,2.750,3.833,3.333,5.000,'ets00','','Kashif Chowdhry','kchowdhry@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Two to three years','Manufacturing','3','6','2','1','5','7','5','3','1','6','4','4','6','5','5','3','2','1','6','2','1','3','2','2','United States','India','Submit'),(940,'4/22/2014','',73.080,62.960,64.470,42.860,3.375,3.833,4.333,5.000,'ets00','','Xin Wang','xinwang0313@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','5','3','2','3','3','6','6','3','5','3','5','6','3','2','6','3','6','6','1','2','6','4','4','United States','India','Submit'),(941,'4/22/2014','',100.000,66.670,54.800,7.140,4.375,4.000,3.833,3.750,'ets00','','Yuchen Dai','silentdai@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','3','7','2','2','1','1','7','7','2','2','5','2','6','7','7','1','3','2','7','6','7','3','1','6','United States','India','Submit'),(942,'4/23/2014','',50.000,66.670,32.240,64.290,2.625,4.000,2.667,5.750,'ets00','','Eugene Wang','eugene0687@yahoo.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','2','7','3','2','5','3','3','4','2','2','2','2','7','4','4','4','2','4','5','4','2','4','4','3','United States','India','Submit'),(943,'4/23/2014','',100.000,77.780,61.250,85.710,4.625,4.500,4.167,6.500,'ets00','','Shiyang Wu','ymmzxc@163.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Manufacturing','6','7','2','2','7','7','6','7','1','3','1','6','7','1','7','5','7','1','4','7','7','1','7','6','United States','India','Submit'),(944,'4/23/2014','',46.150,66.670,29.010,78.570,2.500,4.000,2.500,6.250,'ets00','','Alireza Binesh','abinesh0915@gmail.com','scu001','Iran','','Millenials (Born from 1980 to 1995)','M','GLMars Inc','Executive','Two to three years','Computer, Internet','3','6','2','1','7','5','2','3','2','3','3','3','6','4','4','6','2','2','4','5','3','2','4','2','United States','India','Submit'),(945,'4/26/2014','',11.540,40.740,51.580,35.710,1.375,2.833,3.667,4.750,'ets00','','Nikhil Kulkarni','nkulkarni@nvidia.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','NVIDIA Corp','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','6','2','1','5','6','6','1','2','6','5','2','1','1','1','1','4','1','1','4','1','United States','India','Submit'),(946,'4/25/2014','',53.850,37.040,35.460,57.140,2.750,2.667,2.833,5.500,'ets00','','Maulik Patel','pmaulikv@yahoo.com','scu001','India','','Gen X (Born from 1965 to 1979)','M','Arasan Chip Systems','Manager','Less than one year','Services','3','7','4','1','6','1','4','2','2','2','3','5','5','4','5','4','1','3','3','2','3','3','3','1','United States','India','Submit'),(947,'4/27/2014','',65.380,70.370,70.920,64.290,3.125,4.167,4.667,5.750,'ets00','','Angela Roentgen','joliveira@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','5','6','5','4','5','6','7','5','4','2','2','4','5','2','5','7','2','3','5','4','2','1','5','5','United States','India','Submit'),(948,'4/27/2014','',38.460,59.260,41.910,42.860,2.250,3.667,3.167,5.000,'ets00','','Else Fjogstad','elsefjogstad@hotmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Communications, Utilities','4','6','5','1','4','6','2','4','2','2','1','3','6','6','2','4','2','3','2','2','2','2','3','5','United States','India','Submit'),(949,'4/28/2014','',65.380,70.370,29.010,50.000,3.125,4.167,2.500,5.250,'ets00','','Rubina Anwar','ranwar@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','3','6','2','1','7','4','3','2','3','2','3','2','6','5','6','2','1','2','2','7','7','3','5','2','United States','India','Submit'),(950,'4/28/2014','',15.380,85.190,35.460,50.000,1.500,4.833,2.833,5.250,'ets00','','David Arnet','darnet@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Education','2','7','6','','4','1','3','2','2','2','1','3','5','4','2','5','2','6','6','5','1','2','7','1','United States','India','Submit'),(951,'4/28/2014','',65.380,55.560,16.120,78.570,3.125,3.500,1.833,6.250,'ets00','','Morgan Greenfield','mgrenfield@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Education','3','6','1','4','6','6','2','1','2','2','2','2','6','4','6','7','2','4','1','2','4','4','4','1','United States','India','Submit'),(952,'4/28/2014','',65.380,74.070,45.130,64.290,3.125,4.333,3.333,5.750,'ets00','','Akiko Oi','aoi@antioch.edu','jac004','Japan','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Two to three years','Energy','3','5','2','3','6','2','6','4','2','3','2','2','6','3','2','6','7','6','3','6','6','1','6','2','United States','India','Submit'),(953,'4/29/2014','',50.000,48.150,38.680,42.860,2.625,3.167,3.000,5.000,'ets00','','William Dolan','whdolan@gmail.com','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','One year','Services','3','6','2','3','6','4','3','5','3','2','2','2','4','3','4','4','2','2','4','2','4','2','4','2','United States','India','Submit'),(954,'4/28/2014','',30.770,55.560,74.150,35.710,2.000,3.500,4.833,4.750,'ets00','','Corinna Bernasko','cbernasko@antioch.edu','jac004','Germany','','Millenials (Born from 1980 to 1995)','F','AUSB-Global Management/2014','Student','Less than one year','Education','5','4','6','1','4','6','3','4','6','5','1','2','7','4','6','4','2','2','3','1','2','1','5','1','United States','India','Submit'),(955,'4/29/2014','',42.310,51.850,38.680,35.710,2.375,3.333,3.000,4.750,'ets00','','William Dolan','wdolan@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014.','Student','Two to three years','Services','2','6','3','3','4','3','3','4','3','3','3','2','5','2','2','4','2','3','4','3','2','3','5','2','United States','India','Submit'),(956,'4/30/2014','',23.080,74.070,83.820,50.000,1.750,4.333,5.333,5.250,'ets00','','Anthony Jackson','ajacksonii@antioch.edu','jac004','United States','','Millenials (Born from 1980 to 1995)','M','AUSB-Global Management/2014','Student','Less than one year','Finance, Insurance, Real Estate','7','7','4','2','3','7','4','7','4','6','1','1','7','4','2','4','2','2','2','5','4','1','6','1','United States','India','Submit'),(957,'5/2/2014','',53.850,44.440,6.450,21.430,2.750,3.000,1.333,4.250,'ets00','','Smith','jsmith21@antioch.edu','jac004','United States','','Gen X (Born from 1965 to 1979)','F','AUSB Global Management/2014','Student','Less than one year','Education','1','7','1','1','1','1','1','3','1','1','1','4','4','4','4','5','3','3','4','3','3','2','3','4','United States','India','Submit'),(958,'5/7/2014','',30.770,29.630,41.910,64.290,2.000,2.333,3.167,5.750,'ets00','','Colleen Simonelli','csimonelli@ptc.com','001 General','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Manager','One year','Computer, Internet','2','5','4','2','6','3','3','2','3','5','2','2','6','2','3','6','2','2','2','2','2','2','3','1','United States','India','Submit'),(959,'5/17/2014','',23.080,59.260,35.460,64.290,1.750,3.667,2.833,5.750,'ets00','','Ping Wang','pwang95@gmail.com','001 General','China','United States','Baby Boomers (Born from 1946 to 1964)','F','Charis Intercultural Training','Senior Manager','Four or more years','Services','4','7','2','2','6','4','5','2','1','3','1','3','5','6','1','5','1','3','4','1','1','2','4','3','United States','India','Submit'),(960,'5/29/2014','',46.150,48.150,48.360,21.430,2.500,3.167,3.500,4.250,'ets00','','Makenzie Mueller','m1mueller@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Retail, Wholesale','2','4','6','2','4','2','5','3','3','2','3','3','6','4','2','3','3','4','4','1','2','2','4','3','United States','India','Submit'),(961,'6/9/2014','',34.620,37.040,16.120,50.000,2.125,2.667,1.833,5.250,'ets00','','Christina Forster','christinamforster@gmail.com','001 General','United States','','Millenials (Born from 1980 to 1995)','F','Newmont Mining','Senior Manager','Four or more years','Manufacturing','1','7','1','1','4','3','3','3','2','1','2','4','5','2','4','5','1','4','4','1','1','3','2','1','United States','India','Submit'),(962,'9/9/2013','',30.770,40.740,25.790,21.430,2.000,2.833,2.333,4.250,'ets00','','Drake Tilley','NA@none.com','Abengoa Denver ','United States','','Millenials (Born from 1980 to 1995)','M','Abengoa Solar','Manager','Two to three years','Energy','2','1','2','1','5','4','3','3','2','2','2','1','6','3','4','5','1','2','3','1','3','3','4','1','United States','India','Submit'),(963,'9/9/2013','',38.460,85.190,51.580,28.570,2.250,4.833,3.667,4.500,'ets00','','Cindy Lawrence','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Manufacturing','3','3','2','3','6','7','5','4','4','4','2','2','5','6','2','4','4','3','5','3','1','2','5','2','United States','India','Submit'),(964,'9/9/2013','',23.080,55.560,61.250,35.710,1.750,3.500,4.167,4.750,'ets00','','Dan Boyer','NA@none.com','NetApp America','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','6','4','4','1','6','7','3','4','2','6','1','1','4','4','5','5','1','3','2','2','1','2','3','2','United States','India','Submit'),(965,'9/9/2013','',19.230,44.440,61.250,35.710,1.625,3.000,4.167,4.750,'ets00','','McMannes','NA@none.com','Abengoa Denver ','United States','','Baby Boomers (Born from 1946 to 1964)','M','Abengoa Solar','Executive','Four or more years','Energy','4','1','2','1','7','7','6','5','1','7','1','1','7','1','6','4','1','1','4','1','1','1','4','1','United States','India','Submit'),(966,'9/9/2013','',57.690,66.670,58.030,28.570,2.875,4.000,4.000,4.500,'ets00','','Delgado','NA@none.com','Abengoa Denver ','Spain','','Millenials (Born from 1980 to 1995)','F','Abengoa Solar LLC','Manager','Four or more years','Energy','5','3','2','2','6','4','6','5','2','4','3','2','6','4','2','3','2','6','6','2','6','2','2','4','United States','India','Submit'),(967,'9/10/2013','',19.230,33.330,35.460,0.000,1.625,2.500,2.833,3.000,'ets00','','Suman','NA@none.com','NetApp America','Canada','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','2','1','1','2','1','4','2','2','3','1','1','6','3','3','2','2','3','2','2','2','1','4','2','United States','India','Submit'),(968,'9/11/2013','',0.000,22.220,19.340,50.000,1.000,2.000,2.000,5.250,'ets00','','Stacey Morgan','NA@none.com','NetApp America','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','1','1','2','1','7','1','4','2','2','1','1','1','7','2','1','6','1','3','2','1','1','1','3','1','United States','India','Submit'),(969,'6/21/2014','',19.230,40.740,12.890,71.430,1.625,2.833,1.667,6.000,'ets00','','Eyal Sigal','Sigale@marvell.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Marvell','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','2','2','2','1','1','1','6','3','6','5','1','6','2','2','1','1','3','1','United States','India','Submit'),(970,'6/21/2014','',3.850,44.440,16.120,14.290,1.125,3.000,1.833,4.000,'ets00','','Sharon Kedem','sharon@kedems.net','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','Israel','Executive','Four or more years','Computer, Internet','1','6','2','1','2','1','3','2','1','2','1','1','6','6','1','2','1','6','1','2','1','2','2','1','United States','India','Submit'),(971,'6/21/2014','',42.310,25.930,16.120,92.860,2.375,2.167,1.833,6.750,'ets00','','Nurit Gery','gery.nurit1@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Senior Manager','Four or more years','Health Care','2','7','2','2','7','1','2','1','2','2','2','2','7','1','6','6','2','7','2','1','2','2','1','1','United States','India','Submit'),(972,'6/21/2014','',0.000,33.330,35.460,85.710,1.000,2.500,2.833,6.500,'ets00','','Avital','avital.yaaran@siemens.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Siemens','Manager','Four or more years','Computer, Internet','5','7','2','1','7','4','4','2','2','2','1','1','7','3','1','5','1','1','2','1','1','1','4','1','United States','India','Submit'),(973,'6/22/2014','',50.000,37.040,19.340,57.140,2.625,2.667,2.000,5.500,'ets00','','Lilit Hagemeier','lilith@harmon.ie','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Israel','Executive','Two to three years','Computer, Internet','2','6','2','2','6','2','2','2','2','2','2','5','5','4','4','5','3','3','3','2','2','2','2','1','United States','India','Submit'),(974,'6/22/2014','',69.230,77.780,61.250,42.860,3.250,4.500,4.167,5.000,'ets00','','Orna Kleinman','orna@fineline-global.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Services','6','7','5','2','7','1','5','3','2','4','1','7','2','5','7','4','1','6','7','1','1','6','7','1','United States','India','Submit'),(975,'6/22/2014','',38.460,40.740,35.460,50.000,2.250,2.833,2.833,5.250,'ets00','','Ifat Yeari','ifatye1979@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Towerjazz','Individual Contributor','Four or more years','Manufacturing','4','7','3','3','5','1','3','3','2','2','2','4','6','3','3','3','2','4','4','2','1','2','3','1','United States','India','Submit'),(976,'6/22/2014','',46.150,14.810,22.570,0.000,2.500,1.667,2.167,3.250,'ets00','','Nehama Aharon','aharon.nehama@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Israel','Executive','Four or more years','Computer, Internet','3','7','2','2','2','1','2','2','2','2','6','2','2','1','2','2','2','2','2','2','3','2','2','1','United States','India','Submit'),(977,'6/22/2014','',7.690,44.440,25.790,28.570,1.250,3.000,2.333,4.500,'ets00','','netta barzilai','netta.barzilai@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','macabi health service','Individual Contributor','Four or more years','Health Care','5','5','2','1','4','2','2','1','2','2','1','1','7','5','2','2','1','1','5','3','2','1','2','1','United States','India','Submit'),(978,'6/22/2014','',0.000,0.000,0.000,57.140,1.000,1.000,1.000,5.500,'ets00','','Mazi Efendovich','mazie@oriil.co.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','ORI','Manager','Four or more years','Services','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','United States','India','Submit'),(979,'6/12/2014','',57.690,59.260,22.570,42.860,2.875,3.667,2.167,5.000,'ets00','','Anissa Stewart','anissa.stewart@ucsb.edu','jac001','United States','','Gen X (Born from 1965 to 1979)','F','UCSB','Manager','Two to three years','Education','1','5','2','6','6','3','2','1','5','2','4','3','6','4','1','3','3','3','4','2','2','2','6','2','China','United States','Submit'),(980,'6/15/2014','',61.540,85.190,96.710,64.290,3.000,4.833,6.000,5.750,'ets00','','Peter Chua','peter@rain.org','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Louisiana/Filipino Contingent','Individual Contributor','Two to three years','Manufacturing','6','7','6','2','6','6','7','7','4','6','2','6','5','5','5','5','1','4','4','6','2','2','4','4','Germany','China','Submit'),(981,'6/16/2014','',53.850,62.960,58.030,35.710,2.750,3.833,4.000,4.750,'ets00','','Celia Blanchet','celia@sbir.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Louisiana/Filipino Contingent','Executive','Four or more years','Manufacturing','4','6','5','2','3','2','6','5','1','3','2','6','4','5','5','6','2','5','4','5','1','2','2','2','United States','China','Submit'),(982,'6/17/2014','',19.230,62.960,38.680,100.000,1.625,3.833,3.000,7.000,'ets00','','Monique Kane','mkane@chacmv.org','001 General','United States','','Traditionals (Born before 1946)','F','CHAC','Executive','Four or more years','Non-profit','5','7','3','1','7','1','4','2','1','3','1','3','7','4','1','7','1','7','4','3','1','2','4','3','Sweden','Germany','Submit'),(983,'6/25/2014','',7.690,7.410,19.340,0.000,1.250,1.333,2.000,2.000,'ets00','','Sara Nour','sara@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','One year','Communications, Utilities','2','3','2','1','1','1','1','1','5','1','1','2','3','1','1','1','1','2','2','1','1','1','1','2','Japan','United States','Submit'),(984,'6/25/2014','',100.000,74.070,77.370,100.000,5.250,4.333,5.000,7.000,'ets00','','Mossbah Tarabzouni','mossbah@chesstag.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','F','Chess tag/ chess Coms','Individual Contributor','Two to three years','Services','1','7','7','7','7','1','7','7','7','1','1','7','7','7','7','7','4','4','4','5','3','6','5','7','Saudi Arabia','United States','Submit'),(985,'6/25/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Abdullah Inayat','a.inayat@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chesscoms','Manager','Less than one year','Communications, Utilities','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Saudi Arabia','United States','Submit'),(986,'6/25/2014','',57.690,100.000,48.360,0.000,2.875,5.500,3.500,3.500,'ets00','','Renad Jamal','renad@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Student','Less than one year','Health Care','7','6','2','2','6','7','2','2','7','1','1','1','1','4','7','1','1','7','7','7','1','3','1','7','Sweden','United States','Submit'),(987,'6/25/2014','',23.080,88.890,0.000,57.140,1.750,5.000,1.000,5.500,'ets00','','Wedyan AlMadani','wedyan@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Student','One year','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','1','7','7','7','1','1','7','1','1','1','1','7','1','United States','Germany','Submit'),(988,'6/25/2014','',46.150,29.630,25.790,50.000,2.500,2.333,2.333,5.250,'ets00','','Laura DeBacker','laura.debacker@synaptics.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Synaptics','Executive','Less than one year','Computer, Internet','3','6','3','4','4','1','2','2','2','2','2','2','7','2','5','4','2','3','4','2','1','2','2','2','United States','China','Submit'),(989,'6/25/2014','',34.620,59.260,29.010,92.860,2.125,3.667,2.500,6.750,'ets00','','Mohammad Jad','m.jad@chesscoms.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Chess Coms','Executive','Less than one year','Communications, Utilities','2','7','1','1','7','7','4','3','4','1','1','1','6','1','7','7','1','4','4','2','4','1','4','1','Saudi Arabia','United States','Submit'),(990,'6/26/2014','',61.540,100.000,58.030,85.710,3.000,5.667,4.000,6.500,'ets00','','Osama Sarhan','Osama@chesscoms.com','001 General','Saudi Arabia','','Gen X (Born from 1965 to 1979)','M','ChessComs','Senior Manager','Four or more years','Services','7','7','4','2','7','7','6','4','1','2','3','2','6','4','6','6','3','6','6','7','1','4','4','3','United States','Japan','Submit'),(991,'6/27/2014','',61.540,59.260,58.030,14.290,3.000,3.667,4.000,4.000,'ets00','','Safa Baig','safa@chesstag.com','001 General','India','','Millenials (Born from 1980 to 1995)','F','ChessTag','Individual Contributor','Two to three years','Computer, Internet','3','7','4','2','6','7','7','1','5','4','2','4','1','1','4','2','2','6','2','3','3','1','3','6','Saudi Arabia','India','Submit'),(992,'6/27/2014','',46.150,92.590,77.370,78.570,2.500,5.167,5.000,6.250,'ets00','','Yusra Nour','yusra@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Senior Manager','Less than one year','Computer, Internet','1','7','7','1','7','7','7','7','7','1','1','1','7','2','7','4','1','7','1','7','1','1','7','7','United States','Brazil','Submit'),(993,'6/27/2014','',46.150,59.260,35.460,50.000,2.500,3.667,2.833,5.250,'ets00','','Shahad Bagabas','sbagabas@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','Chesstag','Manager','Less than one year','Computer, Internet','4','7','4','2','6','4','2','2','4','1','1','1','4','4','7','4','1','4','2','1','3','4','7','1','Saudi Arabia','Saudi Arabia','Submit'),(994,'6/27/2014','',88.460,85.190,32.240,57.140,3.875,4.833,2.667,5.500,'ets00','','Walaa Sallum','walaa@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Executive','Less than one year','Computer, Internet','1','7','1','7','7','4','6','3','2','3','3','3','6','6','7','2','5','7','4','4','1','2','4','3','Saudi Arabia','Saudi Arabia','Submit'),(995,'6/27/2014','',26.920,100.000,48.360,21.430,1.875,5.833,3.500,4.250,'ets00','','Riham Jamjoom','rjamjoom@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','One year','Computer, Internet','1','7','4','1','6','7','7','3','2','4','2','1','3','7','7','1','1','7','4','4','1','1','6','1','Saudi Arabia','United States','Submit'),(996,'6/27/2014','',100.000,88.890,51.580,42.860,5.125,5.000,3.667,5.000,'ets00','','Hadil Suliman','Hseryhi@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Communications, Utilities','5','5','4','4','7','7','4','2','3','4','4','4','4','4','7','4','4','4','4','4','7','4','7','7','Saudi Arabia','Saudi Arabia','Submit'),(997,'6/27/2014','',46.150,74.070,32.240,57.140,2.500,4.333,2.667,5.500,'ets00','','Motaz Hajaj','motaz@chesstag.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Executive','Two to three years','Services','4','6','1','1','6','7','1','3','3','4','2','2','6','6','7','4','3','1','2','7','1','3','3','1','United States','India','Submit'),(998,'6/28/2014','',50.000,40.740,25.790,7.140,2.625,2.833,2.333,3.750,'ets00','','Amr Shata','shata.amr@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Manager','Less than one year','Services','2','2','2','2','3','3','2','2','5','1','2','2','6','2','6','4','2','1','5','4','2','2','2','3','Saudi Arabia','Japan','Submit'),(999,'6/28/2014','',46.150,22.220,22.570,0.000,2.500,2.000,2.167,3.000,'ets00','','Marwan Deeb','marwanrashad@gmail.com','001 General','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','ChessTag','Senior Manager','Two to three years','Computer, Internet','2','2','2','2','2','2','2','3','2','2','2','2','2','2','6','6','2','2','2','2','2','2','2','2','Saudi Arabia','Saudi Arabia','Submit'),(1000,'6/30/2014','',34.620,55.560,12.890,28.570,2.125,3.500,1.667,4.500,'ets00','','Jian Fang','jianfang@yahoo.cok','scu001','United States','','Gen X (Born from 1965 to 1979)','M','SCU Engineering','Individual Contributor','One year','Computer, Internet','1','7','1','1','2','5','1','3','2','2','2','6','7','4','2','2','2','2','6','2','1','1','2','2','United States','India','Submit'),(1001,'6/30/2014','',80.770,70.370,19.340,92.860,3.625,4.167,2.000,6.750,'ets00','','Kshitij Gupta','kgupta2305@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','SCU Engineering','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','7','1','1','1','1','7','7','2','7','7','7','7','7','7','1','1','1','1','United States','China','Submit'),(1002,'7/1/2014','',80.770,59.260,41.910,14.290,3.625,3.667,3.167,4.000,'ets00','','Monika Patel','mpatil@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Student','Two to three years','Education','5','7','5','5','3','2','4','1','2','2','3','5','4','6','3','2','3','2','4','3','4','3','5','3','United States','Germany','Submit'),(1003,'7/1/2014','',65.380,74.070,48.360,85.710,3.125,4.333,3.500,6.500,'ets00','','Kathleen Huber','khuber@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Two to three years','Manufacturing','2','7','4','3','7','6','6','6','1','2','5','4','6','2','6','6','2','7','1','4','1','2','6','2','United States','China','Submit'),(1004,'7/1/2014','',23.080,44.440,25.790,64.290,1.750,3.000,2.333,5.750,'ets00','','Vickie Ideta','vickie_ideta@msn.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Executive','Four or more years','Computer, Internet','3','6','2','2','6','2','2','2','3','2','2','2','6','2','2','5','2','2','4','2','1','1','6','2','United States','Japan','Submit'),(1005,'7/1/2014','',30.770,51.850,58.030,50.000,2.000,3.333,4.000,5.250,'ets00','','Tim Allison','TimAllison2030@gmail.com','jac001','United States','','Gen X (Born from 1965 to 1979)','M','Self-Employed','Executive','Four or more years','Non-profit','6','6','2','2','7','6','6','2','2','6','2','2','6','3','2','2','2','1','3','2','2','2','5','2','India','United States','Submit'),(1006,'7/6/2014','',61.540,40.740,45.130,85.710,3.000,2.833,3.333,6.500,'ets00','','Barry Posner','bposner@scu.edu','scu001','United States','','Baby Boomers (Born from 1946 to 1964)','M','Santa Clara University','Individual Contributor','Four or more years','Education','2','7','2','3','6','2','6','4','3','3','2','6','7','4','5','6','2','2','4','2','2','2','3','2','United States','China','Submit'),(1007,'7/6/2014','',46.150,48.150,83.820,71.430,2.500,3.167,5.333,6.000,'ets00','','Jessica Scott','jscott8178@sbcglobal.net','scu001','United States','','Millenials (Born from 1980 to 1995)','F','SCU Engineering','Individual Contributor','Four or more years','Manufacturing','6','6','4','1','7','4','6','6','3','7','3','6','6','4','5','5','2','2','3','2','1','1','4','1','Sweden','Germany','Submit'),(1008,'7/8/2014','',42.310,59.260,74.150,50.000,2.375,3.667,4.833,5.250,'ets00','','Pavana Krishna Bhat','pavanakrishnabhat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','6','2','6','7','6','4','4','5','5','3','7','1','3','2','1','1','5','3','1','2','5','2','United States','India','Submit'),(1009,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1010,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace','amy@effectivetraining.com','001 General','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1011,'7/22/2014','',34.620,70.370,38.680,21.430,2.125,4.167,3.000,4.250,'ets00','','Shellmin Xi','xxi@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Student','One year','Computer, Internet','1','7','4','4','7','2','7','4','1','1','1','4','2','7','1','1','1','4','4','4','1','1','4','4','United States','India','Submit'),(1012,'7/22/2014','',46.150,88.890,51.580,85.710,2.500,5.000,3.667,6.500,'ets00','','Steven Yang','yiyang@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','1','7','4','1','7','7','3','5','6','3','1','7','7','4','3','5','3','7','3','6','1','1','3','3','United States','India','Submit'),(1013,'7/22/2014','',42.310,33.330,32.240,0.000,2.375,2.500,2.667,2.500,'ets00','','Ling Junyi','jling@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Executive','Less than one year','Computer, Internet','3','2','3','2','3','2','3','2','3','2','2','3','2','3','2','3','2','3','2','3','2','3','2','3','United States','India','Submit'),(1014,'7/22/2014','',38.460,48.150,35.460,42.860,2.250,3.167,2.833,5.000,'ets00','','Jack Lee','none','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','One year','Computer, Internet','4','4','4','2','6','4','2','2','2','3','2','2','6','5','2','4','2','2','2','4','2','4','2','2','United States','India','Submit'),(1015,'7/22/2014','',92.310,66.670,58.030,14.290,4.000,4.000,4.000,4.000,'ets00','','Jack Zhu','YAZHU@PTC.COM','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Two to three years','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','United States','India','Submit'),(1016,'7/22/2014','',38.460,29.630,0.000,71.430,2.250,2.333,1.000,6.000,'ets00','','Jason Wang','ziwang@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Senior Manager','Four or more years','Computer, Internet','1','4','1','1','7','4','1','1','1','1','3','3','7','3','2','6','1','3','1','2','6','1','1','1','United States','India','Submit'),(1017,'7/21/2014','',38.460,25.930,29.010,0.000,2.250,2.167,2.500,2.250,'ets00','','Jimmy Fei','tfei@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Four or more years','Computer, Internet','3','2','3','2','3','3','3','2','2','2','3','3','2','2','2','2','2','2','2','2','2','2','2','2','United States','India','Submit'),(1018,'7/17/2014','',46.150,100.000,80.590,100.000,2.500,6.000,5.167,7.000,'ets00','','Jeff Jin','fjin@ptc.com','PTC-China','China','','Gen X (Born from 1965 to 1979)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','7','7','2','7','1','7','7','7','1','7','1','4','4','7','1','1','7','7','United States','India','Submit'),(1019,'7/17/2014','',53.850,81.480,64.470,50.000,2.750,4.667,4.333,5.250,'ets00','','Michelle Wu','xwu@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','F','PTC-China','Manager','Four or more years','Computer, Internet','5','6','5','2','5','6','4','2','5','5','2','2','6','2','6','4','1','5','5','5','2','2','5','5','United States','India','Submit'),(1020,'7/16/2014','',100.000,77.780,61.250,14.290,4.375,4.500,4.167,4.000,'ets00','','Eric Cai','yicai@ptc.com','PTC-China','China','','Millenials (Born from 1980 to 1995)','M','PTC-China','Individual Contributor','Less than one year','Computer, Internet','4','4','5','4','4','5','4','4','4','4','4','4','4','5','5','4','4','4','5','4','5','5','4','4','United States','India','Submit'),(1021,'7/15/2014','',57.690,51.850,70.920,64.290,2.875,3.333,4.667,5.750,'ets00','','Joshua Swanson','jswanson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Student','One year','Computer, Internet','3','7','4','3','5','3','5','6','4','6','2','4','6','4','6','5','2','3','4','4','1','2','2','3','China','Sweden','Submit'),(1022,'7/15/2014','',96.150,66.670,58.030,14.290,4.125,4.000,4.000,4.000,'ets00','','Robert Bouten','rbouten@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','One year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','5','4','4','4','China','Russia','Submit'),(1023,'7/15/2014','',46.150,55.560,58.030,57.140,2.500,3.500,4.000,5.500,'ets00','','Julie Wappel','jwappel@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC/Service Desk','Individual Contributor','Two to three years','Services','2','6','5','5','6','2','5','4','5','3','2','2','5','4','3','5','2','5','4','4','2','2','2','2','United States','China','Submit'),(1024,'7/17/2014','',57.690,62.960,54.800,42.860,2.875,3.833,3.833,5.000,'ets00','','Vinny Connelly','vconnelly@ptc.com','PTC-US','United Kingdom','','Gen X (Born from 1965 to 1979)','M','PTC','Manager','Four or more years','Computer, Internet','5','5','3','2','5','2','5','4','3','3','2','5','6','5','5','4','2','5','6','2','2','2','3','3','United States','China','Submit'),(1025,'7/17/2014','',42.310,48.150,51.580,50.000,2.375,3.167,3.667,5.250,'ets00','','Rina patel','rinajpatel@gmail.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','F','PTC IT','Manager','Four or more years','Computer, Internet','6','6','2','3','6','5','3','3','3','5','1','6','6','2','1','3','2','2','5','4','2','2','1','2','China','India','Submit'),(1026,'7/18/2014','',65.380,48.150,45.130,35.710,3.125,3.167,3.333,4.750,'ets00','','Michele Dressen','mdressen@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','F','PTC','Individual Contributor','One year','Computer, Internet','4','7','3','2','4','2','4','3','3','3','3','4','4','4','4','4','4','3','4','2','3','3','4','2','United States','China','Submit'),(1027,'7/18/2014','',61.540,59.260,48.360,50.000,3.000,3.667,3.500,5.250,'ets00','','Carrie Gruber','cgruber@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','4','7','3','3','4','4','4','2','4','4','4','4','6','3','2','4','2','5','4','2','3','2','4','4','China','India','Submit'),(1028,'7/18/2014','',42.310,33.330,61.250,50.000,2.375,2.500,4.167,5.250,'ets00','','Barb Kitlinski','bkitlinski@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Individual Contributor','Four or more years','Computer, Internet','6','5','3','2','4','4','6','4','4','2','2','6','7','4','2','5','2','3','1','1','1','2','2','2','China','India','Submit'),(1029,'7/18/2014','',19.230,18.520,35.460,64.290,1.625,1.833,2.833,5.750,'ets00','','Barb O\'Shea','boshea@ptc.com','PTC-US','United States','','Baby Boomers (Born from 1946 to 1964)','F','PTC','Senior Manager','Four or more years','Computer, Internet','3','6','3','1','6','1','3','3','3','2','2','3','6','4','2','5','1','2','2','1','1','2','1','1','India','China','Submit'),(1030,'7/18/2014','',73.080,48.150,41.910,50.000,3.375,3.167,3.167,5.250,'ets00','','Christopher Brown','cbrown@ptc.com','PTC-US','United States','','Gen X (Born from 1965 to 1979)','M','PTC','Individual Contributor','Four or more years','Computer, Internet','5','6','2','4','6','5','3','4','2','3','3','5','6','4','5','3','2','3','2','2','3','3','3','2','United States','China','Submit'),(1031,'7/20/2014','',0.000,44.440,22.570,100.000,1.000,3.000,2.167,7.000,'ets00','','Charles Thangamuthu','cthangam@ptc.com','PTC-US','India','','Gen X (Born from 1965 to 1979)','M','PTC','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','1','1','7','1','1','7','7','1','7','1','1','7','1','1','1','1','1','China','United States','Submit'),(1032,'7/21/2014','',23.080,66.670,70.920,57.140,1.750,4.000,4.667,5.500,'ets00','','Brian Thompson','brithompson@ptc.com','PTC-US','United States','','Millenials (Born from 1980 to 1995)','M','PTC','Individual Contributor','One year','Manufacturing','5','7','4','1','4','4','4','4','4','7','4','1','7','4','1','4','1','4','4','4','1','3','4','2','China','India','Submit'),(1033,'7/21/2014','',3.850,25.930,3.220,92.860,1.125,2.167,1.167,6.750,'ets00','','Craig Schwartz','craig.schwartz@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','2','7','1','1','6','1','1','1','1','1','2','1','7','2','1','7','1','7','1','1','1','1','1','1','United States','China','Submit'),(1034,'7/22/2014','',15.380,44.440,25.790,57.140,1.500,3.000,2.333,5.500,'ets00','','Jouni Toijala','jouni.toijala@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Two to three years','Services','1','7','1','1','4','1','4','4','1','3','2','1','7','5','3','4','1','6','2','1','1','1','3','2','United States','China','Submit'),(1035,'7/22/2014','',46.150,100.000,48.360,57.140,2.500,6.000,3.500,5.500,'ets00','','Qing Lu','qing.lu@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Two to three years','Computer, Internet','7','7','1','1','7','7','7','4','1','1','1','1','7','7','7','1','1','7','7','1','7','1','7','1','China','United States','Submit'),(1036,'7/22/2014','',46.150,88.890,19.340,85.710,2.500,5.000,2.000,6.500,'ets00','','Jello','jello.miao@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','7','2','2','2','2','1','2','1','7','4','7','5','1','6','7','7','3','2','4','2','United States','China','Submit'),(1037,'7/22/2014','',34.620,48.150,38.680,57.140,2.125,3.167,3.000,5.500,'ets00','','Keith Matsunami','keith.matsunami@gmail.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sales','Individual Contributor','Less than one year','Services','3','7','3','1','3','2','3','3','3','3','1','3','7','7','6','5','2','4','3','1','1','2','2','1','United States','China','Submit'),(1038,'7/22/2014','',38.460,55.560,32.240,42.860,2.250,3.500,2.667,5.000,'ets00','','Jarkko Kemppainen','jarkko.kemppainen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio Finland','Executive','Four or more years','Computer, Internet','2','7','3','1','4','3','2','3','3','3','1','5','5','4','3','4','2','5','3','2','3','2','4','1','United States','China','Submit'),(1039,'7/23/2014','',26.920,25.930,35.460,78.570,1.875,2.167,2.833,6.250,'ets00','','Graham Bolton','graham.bolton@symbio.com','Symbio','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Finance, Insurance, Real Estate','3','7','4','1','7','2','3','3','2','2','1','5','6','2','1','5','2','3','3','2','2','2','1','1','United States','China','Submit'),(1040,'7/23/2014','',0.000,40.740,25.790,92.860,1.000,2.833,2.333,6.750,'ets00','','Christian Neau','christian.neau@symbio.com','Symbio','United States','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Senior Manager','Four or more years','Computer, Internet','6','7','1','1','7','1','4','1','1','1','1','1','7','4','1','6','1','1','6','1','1','1','4','1','United States','China','Submit'),(1041,'7/23/2014','',7.690,48.150,45.130,85.710,1.250,3.167,3.333,6.500,'ets00','','Julia Reinerth','julia.reinerth@symbio.com','Symbio','Germany','','Millenials (Born from 1980 to 1995)','F','Symbio','Individual Contributor','One year','Computer, Internet','5','7','2','1','6','3','7','4','1','1','1','1','7','1','2','6','1','1','7','1','1','2','6','1','Germany','United States','Submit'),(1042,'7/23/2014','',15.380,51.850,9.670,78.570,1.500,3.333,1.500,6.250,'ets00','','Rajeev Kumar','rajeev.kumar@symbio.com','Symbio','India','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','6','1','1','6','2','1','1','3','1','2','3','6','2','1','7','2','7','1','4','1','1','4','1','United States','India','Submit'),(1043,'7/24/2014','',11.540,66.670,32.240,78.570,1.375,4.000,2.667,6.250,'ets00','','Baoguo Zhou','baoguo.zhou@symbio.com','Symbio','China','','Baby Boomers (Born from 1946 to 1964)','M','Symbio APAC','Senior Manager','Four or more years','Computer, Internet','6','7','2','3','7','1','2','2','2','2','1','2','6','5','1','5','1','2','7','6','1','1','3','1','United States','China','Submit'),(1044,'7/25/2014','',19.230,59.260,41.910,21.430,1.625,3.667,3.167,4.250,'ets00','','Anders Carlsarv','Anders.carlsarv@symbio.com','Symbio','Sweden','','Baby Boomers (Born from 1946 to 1964)','M','Symbio Sweden','Senior Manager','Two to three years','Computer, Internet','4','5','2','2','3','6','3','3','4','3','2','2','7','4','3','2','1','2','4','2','1','1','4','1','United States','China','Submit'),(1045,'7/25/2014','',19.230,25.930,16.120,14.290,1.625,2.167,1.833,4.000,'ets00','','Chris Kalaboukis','ck@symbio.com','Symbio','Greece','','Baby Boomers (Born from 1946 to 1964)','M','Symbio','Executive','Less than one year','Computer, Internet','2','6','2','1','3','2','1','2','2','2','2','2','6','2','1','1','1','1','2','3','1','4','3','1','United States','China','Submit'),(1046,'7/27/2014','',23.080,70.370,32.240,71.430,1.750,4.167,2.667,6.000,'ets00','','Dijana Soininen','dijana.soininen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','F','Symbio','Senior Manager','Less than one year','Services','5','6','3','2','7','4','3','2','1','2','1','3','7','4','2','4','1','6','3','2','2','1','6','2','United States','China','Submit'),(1047,'7/27/2014','',11.540,14.810,12.890,57.140,1.375,1.667,1.667,5.500,'ets00','','Jacob Hsu','jacob.hsu@symbio.com','Symbio','Taiwan','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','5','1','1','3','1','2','1','2','7','1','1','3','1','1','1','3','3','1','3','1','United States','China','Submit'),(1048,'7/28/2014','',19.230,48.150,12.890,92.860,1.625,3.167,1.667,6.750,'ets00','','Peter Wang','peter.wang@symbio.com','Symbio','United States','','Gen X (Born from 1965 to 1979)','M','Symbio','Executive','Four or more years','Computer, Internet','2','7','1','1','7','2','1','2','2','2','2','3','7','1','2','6','1','7','6','2','1','2','1','1','United States','China','Submit'),(1049,'7/26/2014','',26.920,33.330,48.360,57.140,1.875,2.500,3.500,5.500,'ets00','','Robin Pulkkinen','Robin.pulkkinen@symbio.com','Symbio','Finland','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','4','7','2','5','7','1','1','3','5','6','3','2','6','4','1','2','1','1','1','1','1','1','7','1','United States','China','Submit'),(1050,'7/23/2014','',0.000,25.930,22.570,71.430,1.000,2.167,2.167,6.000,'ets00','','Mika Muukkonen','mika.muukkonen@symbio.com','Symbio','Australia','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Senior Manager','Two to three years','Computer, Internet','3','7','1','1','6','1','1','4','3','1','1','1','7','4','1','4','1','4','2','1','1','1','1','1','United States','China','Submit'),(1051,'7/23/2014','',42.310,70.370,45.130,71.430,2.375,4.167,3.333,6.000,'ets00','','Henry Tang','henry.tang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','M','Symbio-China','Executive','Two to three years','Computer, Internet','6','6','2','2','6','2','4','4','2','2','2','6','6','3','2','6','1','4','4','6','2','2','6','2','United States','China','Submit'),(1052,'7/23/2014','',30.770,62.960,19.340,92.860,2.000,3.833,2.000,6.750,'ets00','','Lucy Zhang','lucy.zhang@symbio.com','Symbio','China','','Gen X (Born from 1965 to 1979)','F','Symbio-China','Executive','Four or more years','Computer, Internet','1','7','1','1','7','4','4','4','1','1','1','3','7','7','1','6','1','1','1','7','7','1','3','1','United States','China','Submit'),(1053,'6/30/2014','',57.690,18.520,29.010,64.290,2.875,1.833,2.500,5.750,'ets00','','MAAYAN JACOBY','maayancj@ide-tech.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','IDE Technologies','Individual Contributor','Two to three years','Manufacturing','3','7','3','3','5','1','3','4','1','1','3','5','5','2','2','6','2','1','3','2','4','2','2','2','United States','India','Submit'),(1054,'7/9/2014','',30.770,40.740,29.010,28.570,2.000,2.833,2.500,4.500,'ets00','','Amy Wallace ','amy@effectivetraining.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Effective Training Associates','Individual Contributor','Four or more years','Education','3','5','3','1','4','2','2','2','2','3','1','3','5','3','4','4','1','3','4','1','1','2','4','3','United States','India','Submit'),(1055,'7/10/2014','',23.080,29.630,41.910,92.860,1.750,2.333,3.167,6.750,'ets00','','Ofer Yaaran','yaaran.ofer@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','M','ELAL','Individual Contributor','Four or more years','Transportation','1','7','5','1','7','4','4','6','2','1','2','6','6','3','1','7','1','4','1','1','1','1','1','1','United States','India','Submit'),(1056,'7/16/2014','',26.920,70.370,41.910,57.140,1.875,4.167,3.167,5.500,'ets00','','Efrat Shechter','efrat.shechter@rivulis.com','Anat001','Israel','Germany','Gen X (Born from 1965 to 1979)','F','JDW','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','7','1','4','4','2','3','1','2','6','4','2','3','2','4','4','5','1','2','7','4','United States','India','Submit'),(1057,'9/22/2014','',46.150,88.890,58.030,57.140,2.500,5.000,4.000,5.500,'ets00','','Neeta Bhat','nbhat@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','santa clara university','Student','One year','Computer, Internet','7','7','7','1','7','7','1','1','7','1','1','7','7','7','7','1','1','1','7','1','1','1','7','1','United States','China','Submit'),(1058,'9/22/2014','',23.080,29.630,12.890,42.860,1.750,2.333,1.667,5.000,'ets00','','Renee Sanderson','renee.sanderson@comcast.net','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco','Executive','Two to three years','Computer, Internet','1','7','1','1','4','2','2','2','2','2','1','1','7','1','3','2','1','1','3','1','3','3','6','1','United States','Japan','Submit'),(1059,'9/23/2014','',69.230,44.440,61.250,50.000,3.250,3.000,4.167,5.250,'ets00','','Lori Johnson','lsjohnson04@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','N/A','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','5','1','5','5','4','3','1','6','5','4','5','4','4','3','4','3','3','3','3','2','India','Russia','Submit'),(1060,'9/21/2014','',46.150,70.370,93.490,85.710,2.500,4.167,5.833,6.500,'ets00','','Janet Vigallon','svigallon@comcast.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Happy tails dog packs','Individual Contributor','Less than one year','Health Care','7','7','6','3','5','7','6','6','3','7','1','5','7','5','6','7','1','2','3','6','1','1','2','2','Germany','Sweden','Submit'),(1061,'9/23/2014','',65.380,51.850,19.340,42.860,3.125,3.333,2.000,5.000,'ets00','','Priscilla Ramirez','pramirez.civil@gmail.com','scu001','Mexico','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Construction','1','7','1','1','2','4','4','1','1','4','4','7','7','4','5','4','2','4','1','2','4','1','5','1','United States','India','Submit'),(1062,'9/23/2014','',96.150,100.000,64.470,71.430,4.125,7.000,4.333,6.000,'ets00','','Shuo Cao','scao1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','7','4','6','7','7','5','2','3','3','5','7','7','7','5','7','7','7','7','3','1','7','3','United States','India','Submit'),(1063,'9/24/2014','',42.310,85.190,83.820,85.710,2.375,4.833,5.333,6.500,'ets00','','Farshid Darvishi','farshid.dn@gmail.com','scu001','Iran','','Gen X (Born from 1965 to 1979)','M','Morning Star Co','Individual Contributor','Two to three years','Agriculture','2','7','7','2','7','2','6','5','6','6','1','7','7','5','5','5','1','6','6','5','1','1','5','1','United States','Germany','Submit'),(1064,'9/24/2014','',46.150,77.780,38.680,78.570,2.500,4.500,3.000,6.250,'ets00','','RamyaDaulat','ramya.daulat@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','7','1','7','1','1','1','1','7','1','1','7','4','4','4','4','4','4','7','7','1','7','1','United States','India','Submit'),(1065,'9/24/2014','',73.080,92.590,67.700,64.290,3.375,5.167,4.500,5.750,'ets00','','zhilin gao','gaozhilinsummer@yeah.net','scu001','Colombia','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','5','2','7','7','6','4','4','4','2','3','5','4','3','5','2','5','4','5','5','3','6','7','China','United States','Submit'),(1066,'9/24/2014','',53.850,62.960,38.680,28.570,2.750,3.833,3.000,4.500,'ets00','','Tonia Kondapaneni','toniak19@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Cognizant Technology Solutions','Individual Contributor','Less than one year','Computer, Internet','3','7','7','1','3','7','3','1','3','1','2','1','7','3','1','1','3','3','2','1','7','1','7','6','China','India','Submit'),(1067,'9/24/2014','',61.540,96.300,51.580,71.430,3.000,5.333,3.667,6.000,'ets00','','Namrata Kakade','nkakade@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Acesse Corporation','Individual Contributor','Less than one year','Computer, Internet','5','6','3','2','6','6','3','3','5','3','5','2','6','6','6','6','3','6','6','6','2','2','2','2','India','United States','Submit'),(1068,'9/24/2014','',0.000,44.440,38.680,57.140,1.000,3.000,3.000,5.500,'ets00','','Kseniya Serbina','kseniya.serbina@gmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','7','1','7','1','1','4','1','2','1','1','7','7','1','1','1','7','1','1','1','1','1','1','Russia','United States','Submit'),(1069,'9/25/2014','',42.310,48.150,51.580,71.430,2.375,3.167,3.667,6.000,'ets00','','Saikrishnam Raju Nadimpalli','snadimpalli@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','7','6','1','6','1','6','6','1','1','1','2','6','3','6','5','3','5','6','2','2','2','2','2','United States','China','Submit'),(1070,'9/25/2014','',80.770,100.000,74.150,64.290,3.625,6.167,4.833,5.750,'ets00','','Venus Sarode','vsarode@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University.','Student','One year','Computer, Internet','5','6','6','5','5','6','6','4','4','4','1','3','6','7','7','6','4','6','6','5','4','1','7','4','India','United States','Submit'),(1071,'9/25/2014','',84.620,55.560,29.010,28.570,3.750,3.500,2.500,4.500,'ets00','','Balaji Narayanaswami','bnarayanaswami@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','6','4','3','2','6','6','1','3','1','1','1','7','6','2','6','2','1','1','4','6','6','6','2','1','United States','India','Submit'),(1072,'9/25/2014','',57.690,70.370,80.590,50.000,2.875,4.167,5.167,5.250,'ets00','','Jim Cochran','jrcochran@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','6','7','5','2','4','4','5','6','4','5','2','4','5','4','5','5','2','5','5','4','4','3','3','1','United States','Japan','Submit'),(1073,'9/26/2014','',65.380,74.070,48.360,42.860,3.125,4.333,3.500,5.000,'ets00','','Satish NV, Indukuri TV','isatishscu@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','5','4','2','5','5','4','3','3','4','3','4','5','4','3','5','3','5','4','3','4','3','5','3','United States','India','Submit'),(1074,'9/26/2014','',69.230,81.480,64.470,35.710,3.250,4.667,4.333,4.750,'ets00','','Dipti Kanthilal','dipti.kanthilal@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','5','5','5','5','2','3','5','3','5','5','4','3','3','2','4','5','5','2','4','5','2','United States','India','Submit'),(1075,'9/26/2014','',34.620,74.070,38.680,57.140,2.125,4.333,3.000,5.500,'ets00','','Sree Manmitha Annamreddy','sannamreddy@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','3','5','3','1','4','1','1','1','2','5','4','5','5','2','4','5','5','1','2','5','1','China','United States','Submit'),(1076,'9/26/2014','',50.000,70.370,32.240,100.000,2.625,4.167,2.667,7.000,'ets00','','Mrutyunjay Pesara','mpesara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','7','7','2','2','7','3','1','4','1','1','1','4','7','5','6','7','3','3','6','2','1','3','6','1','United States','China','Submit'),(1077,'9/26/2014','',46.150,92.590,32.240,57.140,2.500,5.167,2.667,5.500,'ets00','','Sameer Bhosale','sbhosale@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','1','6','5','4','4','4','2','1','3','6','5','4','3','2','7','2','6','2','1','6','6','India','United States','Submit'),(1078,'9/26/2014','',100.000,77.780,45.130,0.000,4.375,4.500,3.333,3.250,'ets00','','Preethi Yellappa','pyellappa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara university','Student','Two to three years','Computer, Internet','4','3','4','4','3','6','2','3','4','3','1','5','2','3','6','5','5','4','6','4','6','4','4','4','United States','India','Submit'),(1079,'9/26/2014','',38.460,44.440,25.790,92.860,2.250,3.000,2.333,6.750,'ets00','','Prashanthan','psurendran@scu.edu','scu001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','3','1','7','2','1','3','3','2','1','4','7','4','2','6','3','3','4','2','2','3','3','2','United States','India','Submit'),(1080,'9/26/2014','',42.310,66.670,29.010,64.290,2.375,4.000,2.500,5.750,'ets00','','Amy Cherian','amycherian@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','3','1','6','4','2','2','3','2','3','6','7','4','1','4','2','6','4','2','1','1','4','4','United States','India','Submit'),(1081,'9/26/2014','',80.770,96.300,74.150,35.710,3.625,5.333,4.833,4.750,'ets00','','shuo cao','caoshuo66@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','4','3','4','6','6','5','5','3','3','3','6','5','6','3','6','3','6','6','4','2','6','2','India','South Korea','Submit'),(1082,'9/26/2014','',73.080,70.370,61.250,42.860,3.375,4.167,4.167,5.000,'ets00','','Raghu Penmetsa','raghupenmetsa@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','3','6','5','6','5','4','5','5','3','5','5','3','3','5','3','2','5','2','3','5','3','India','United States','Submit'),(1083,'9/26/2014','',7.690,33.330,9.670,85.710,1.250,2.500,1.500,6.500,'ets00','','Hossain Opal','hossain.opal@gmail.com','scu001','Bangladesh','','Millenials (Born from 1980 to 1995)','M','Analog Devices','Individual Contributor','Two to three years','Computer, Internet','3','6','1','1','7','7','1','2','1','1','2','2','6','4','1','7','1','1','1','1','1','1','1','1','United States','Sweden','Submit'),(1084,'9/26/2014','',42.310,66.670,61.250,42.860,2.375,4.000,4.167,5.000,'ets00','','Anand Goyal','agoyal2@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','5','3','6','2','4','3','2','5','1','3','2','4','5','5','3','7','5','4','1','2','2','1','United States','India','Submit'),(1085,'9/27/2014','',73.080,100.000,54.800,100.000,3.375,5.500,3.833,7.000,'ets00','','Soumya Raveendran','sraveendran@scu.edu','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','7','7','7','1','1','4','1','7','7','7','7','7','1','7','4','1','7','2','7','1','United States','India','Submit'),(1086,'9/27/2014','',50.000,100.000,45.130,100.000,2.625,6.000,3.333,7.000,'ets00','','Ying Jin','yjin1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','2','7','7','1','7','1','7','1','7','7','7','1','7','1','7','7','1','1','7','7','1','India','Japan','Submit'),(1087,'9/27/2014','',34.620,44.440,61.250,28.570,2.125,3.000,4.167,4.500,'ets00','','Puneet Pal Singh','puneetpalsingh5@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Schedule Savvy','Individual Contributor','Less than one year','Computer, Internet','4','7','3','4','3','1','7','4','4','3','1','7','7','7','1','1','1','1','1','7','1','1','1','1','India','United States','Submit'),(1088,'9/27/2014','',69.230,66.670,51.580,42.860,3.250,4.000,3.667,5.000,'ets00','','Ashita','ashkalidindi@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','JNTU University','Student','Four or more years','Computer, Internet','5','6','4','3','6','3','3','4','4','2','2','4','5','5','3','3','2','4','3','5','5','2','4','5','United States','China','Submit'),(1089,'9/28/2014','',73.080,29.630,19.340,57.140,3.375,2.333,2.000,5.500,'ets00','','Rekha Kannan','rekhakan@gmail.com','scu001','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','3','2','6','1','2','2','1','2','3','6','6','2','2','4','3','2','2','2','5','3','5','3','India','United States','Submit'),(1090,'9/28/2014','',100.000,70.370,19.340,42.860,4.250,4.167,2.000,5.000,'ets00','','Chao Hsuan Shen','icrtiou@gmail.com','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','2','6','2','1','6','7','2','2','2','2','2','6','2','2','5','6','6','2','2','6','6','2','6','6','China','United States','Submit'),(1091,'9/29/2014','',11.540,14.810,38.680,100.000,1.375,1.667,3.000,7.000,'ets00','','Guylaine Thibault','guylaine.thibault@icloud.com','scu001','Canada','','Gen X (Born from 1965 to 1979)','F','Ericsson Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','2','2','1','1','7','4','3','7','1','1','1','1','1','1','2','2','Sweden','United States','Submit'),(1092,'9/29/2014','',61.540,100.000,100.000,100.000,3.000,5.500,6.333,7.000,'ets00','','Satya Lakshmi Sruti koduri','srutiksl@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','6','7','4','7','5','7','7','2','4','7','6','6','7','2','7','2','7','2','1','7','1','India','United States','Submit'),(1093,'9/29/2014','',46.150,100.000,77.370,100.000,2.500,7.000,5.000,7.000,'ets00','','shahab Afshardoust','ziwang@ptc.com','scu001','Iran','United States','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Manufacturing','1','7','7','7','7','7','7','7','1','7','1','7','7','7','1','7','1','7','7','7','1','1','7','1','United States','United States','Submit'),(1094,'10/5/2014','',88.460,92.590,54.800,71.430,3.875,5.167,3.833,6.000,'ets00','','Misael Peixoto Gomes','misapeixoto@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','One year','Construction','4','7','6','4','5','6','5','4','2','2','3','6','6','4','6','6','3','3','5','6','1','2','7','6','Brazil','South Korea','Submit'),(1095,'10/3/2014','',50.000,55.560,54.800,57.140,2.625,3.500,3.833,5.500,'ets00','','Gretchen A. Hewlett','gahewlett@yahoo.com','jac001','United States','','Baby Boomers (Born from 1946 to 1964)','F','SBCC Foundation','Manager','Four or more years','Education','5','6','3','2','5','2','4','2','3','6','2','3','6','4','4','5','3','4','3','2','2','3','6','2','Japan','Sweden','Submit'),(1096,'10/6/2014','',80.770,59.260,70.920,64.290,3.625,3.667,4.667,5.750,'ets00','','Pedro Henrique Campelo Moraes','pedrohenriquecm@gmail.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Manufacturing','5','6','5','6','6','2','4','5','4','5','2','6','6','4','7','5','2','4','4','6','1','2','2','3','Brazil','United States','Submit'),(1097,'10/6/2014','',100.000,92.590,51.580,64.290,4.250,5.167,3.667,5.750,'ets00','','Glaucilene Aparecida da Silva','glaucileneee@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','F','UCSB Extension','Student','Two to three years','Manufacturing','6','6','4','4','5','6','5','4','1','2','2','5','6','6','6','6','2','6','5','2','7','1','6','7','South Korea','Germany','Submit'),(1098,'10/7/2014','',46.150,70.370,58.030,35.710,2.500,4.167,4.000,4.750,'ets00','','Allan Hellmann','hell.k3@live.com','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Energy','2','5','4','2','5','5','4','5','3','6','3','3','5','4','2','4','3','5','4','3','2','2','4','3','United States','Japan','Submit'),(1099,'10/7/2014','',84.620,100.000,32.240,42.860,3.750,6.333,2.667,5.000,'ets00','','Marcilio Maximo da Silva','marcilio_maximo@yahoo.com.br','jac001','Brazil','','Millenials (Born from 1980 to 1995)','M','UCSB Extension','Student','Four or more years','Education','6','5','2','2','6','7','2','1','2','3','1','2','6','6','4','3','6','6','6','6','7','1','7','7','United States','Japan','Submit'),(1100,'10/7/2014','',46.150,51.850,41.910,0.000,2.500,3.333,3.167,2.750,'ets00','','Katrin Hummel','katrin.hummel@gmail.com','jac001','Germany','','Gen X (Born from 1965 to 1979)','F','Self-Employed','Manager','Four or more years','Services','6','5','2','1','2','1','3','3','2','3','1','6','2','6','5','2','1','6','3','1','1','3','3','2','Germany','United States','Submit'),(1101,'10/9/2014','',57.690,62.960,51.580,50.000,2.875,3.833,3.667,5.250,'ets00','','Fulvia Venturi','fulvia.venturi@gmail.com','jac001','Italy','','Gen X (Born from 1965 to 1979)','F','Campomaggi & Caterina Lucchi','Manager','Two to three years','Manufacturing','4','7','4','3','6','1','5','3','2','4','2','3','5','4','5','3','3','2','4','5','2','3','7','2','Germany','United States','Submit'),(1102,'10/14/2014','',57.690,37.040,51.580,42.860,2.875,2.667,3.667,5.000,'ets00','','Massimo Galli','massimo.galli@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Techvalue','Executive','Two to three years','Computer, Internet','4','6','3','3','3','2','5','2','5','3','3','4','5','3','2','6','2','4','2','3','2','2','2','5','United States','Russia','Submit'),(1103,'10/20/2014','',50.000,66.670,83.820,100.000,2.625,4.000,5.333,7.000,'ets00','','Stefanie Fischer','fischerbox@gmail.com','jac001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Self-Employed','Individual Contributor','Four or more years','Education','7','7','3','1','7','1','7','7','7','1','1','7','7','1','1','7','7','7','7','6','1','2','2','1','United States','Spain','Submit'),(1104,'10/23/2014','',26.920,40.740,48.360,42.860,1.875,2.833,3.500,5.000,'ets00','','Fabio Zanzotera','fabio.zanzotera@itacasrl.org','jac001','Italy','','Baby Boomers (Born from 1946 to 1964)','M','Itaca','Individual Contributor','Less than one year','Services','4','7','3','1','4','1','4','4','3','3','1','2','3','4','4','6','2','5','1','4','1','2','2','2','United States','Japan','Submit'),(1105,'10/26/2014','',34.620,33.330,38.680,92.860,2.125,2.500,3.000,6.750,'ets00','','Ian Walker','iawalker@cisco.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cisco','Senior Manager','Four or more years','Computer, Internet','4','6','2','2','7','1','4','2','2','4','2','4','7','4','1','7','1','1','4','1','4','2','4','1','Japan','India','Submit'),(1106,'10/31/2014','',53.850,37.040,58.030,50.000,2.750,2.667,4.000,5.250,'ets00','','Amy Ahrendt','aahrendt@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Cisco Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','4','2','5','2','4','3','3','5','2','6','6','2','3','4','3','4','4','2','2','2','2','2','China','Germany','Submit'),(1107,'11/4/2014','',42.310,48.150,45.130,28.570,2.375,3.167,3.333,4.500,'ets00','','Ivan Sanfilippo','isanfili@cisco.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Cisco Systems','Manager','Four or more years','Computer, Internet','6','6','1','2','3','1','6','4','1','2','2','1','6','2','5','3','2','6','2','6','2','2','2','3','United States','Germany','Submit'),(1108,'11/5/2014','',42.310,48.150,45.130,64.290,2.375,3.167,3.333,5.750,'ets00','','Maurizio Berti','maurizio.berti@techvalue.it','jac001','Italy','','Gen X (Born from 1965 to 1979)','M','Tech Value Srl','Executive','One year','Computer, Internet','3','6','4','3','5','2','3','3','3','4','2','1','6','5','3','6','3','4','2','4','2','3','2','2','United States','Germany','Submit'),(1109,'11/8/2014','',34.620,62.960,29.010,42.860,2.125,3.833,2.500,5.000,'ets00','','Suresh Rajahekara','srajashekara@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','M','Vocera Communications Inc','Individual Contributor','Four or more years','Computer, Internet','6','7','1','2','7','5','4','2','1','1','1','3','3','3','4','3','1','4','4','2','1','3','5','2','India','United States','Submit'),(1110,'11/8/2014','',61.540,37.040,58.030,14.290,3.000,2.667,4.000,4.000,'ets00','','Luan Gong','luan.gong@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','5','6','2','3','2','6','6','6','3','2','3','4','6','2','6','2','2','2','2','2','2','2','2','2','Japan','United States','Submit'),(1111,'10/2/2014','',88.460,88.890,9.670,92.860,3.875,5.000,1.500,6.750,'ets00','','Shilpi Singh','ssingh7@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Bosch','Student','Less than one year','Computer, Internet','1','7','1','4','7','5','4','1','1','1','1','4','6','1','7','7','7','7','7','3','6','1','7','1','United States','Germany','Submit'),(1112,'10/2/2014','',84.620,81.480,61.250,57.140,3.750,4.667,4.167,5.500,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','4','7','6','3','7','4','2','1','2','6','5','3','4','4','3','1','7','7','1','3','7','4','China','United States','Submit'),(1113,'10/2/2014','',73.080,51.850,51.580,64.290,3.375,3.333,3.667,5.750,'ets00','','Hyun June Kim','hkim7@scu.edu','scu001','South Korea','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','2','6','4','2','6','4','6','5','3','2','4','6','7','2','2','4','1','3','2','2','6','2','7','4','South Korea','United States','Submit'),(1114,'10/5/2014','',100.000,81.480,61.250,42.860,4.625,4.667,4.167,5.000,'ets00','','Juntao Zhang','JuntaoZhang0907@gmail.com','scu001','China','United States','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','3','7','6','7','6','5','2','4','4','6','5','5','7','4','4','2','4','5','1','3','5','5','United States','China','Submit'),(1115,'10/6/2014','',84.620,51.850,58.030,85.710,3.750,3.333,4.000,6.500,'ets00','','Carlos Espinosa','carloshespinosa@yahoo.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','SFMTA','Individual Contributor','Less than one year','Government','2','7','4','3','6','1','6','5','2','5','4','6','7','2','2','6','3','2','7','2','4','2','6','6','United States','Brazil','Submit'),(1116,'2014-11-18','64.134.156.21',34.615,14.815,35.461,57.143,2.125,1.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Anne Davis ','maryanne@ppstrainer.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','peak performance','Executive','Four or more years','Services','1','7','3','2','6','1','5','3','2','3','1','3','5','3','5','4','1','1','2','1','1','3','2','1','United States','Brazil',NULL),(1117,'2015-01-05','129.210.115.19',80.769,51.852,90.264,42.857,3.625,3.333,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sylvester Segura','ssegura@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','7','6','3','4','7','7','7','5','6','3','4','6','5','5','3','3','2','2','3','5','3','1','3','India','China',NULL),(1118,'2015-01-06','129.210.115.18',0.000,66.667,51.580,14.286,1.000,4.000,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuxia Chen','ychen3@scu.edu','scu001','China','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','5','1','1','1','7','1','1','1','1','1','7','7','1','1','1','1','1','7','1','1','7','1','China','United States',NULL),(1119,'2015-01-06','10.34.18.232, 198.95.226.236',7.692,37.037,22.566,35.714,1.250,2.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Allender','dallender@scu.edu','scu001','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','1','1','5','6','2','2','2','2','1','2','6','2','1','1','1','1','4','1','2','1','2','1','Japan','India',NULL),(1120,'2015-01-07','24.7.55.62',53.846,66.667,64.475,64.286,2.750,4.000,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SivaLalitaVissamsetty','svissamsetty@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','SantaClaraUniversity','Student','One year','Computer, Internet','7','7','3','4','6','7','7','3','2','4','2','1','4','6','2','6','4','2','2','4','2','3','3','4','India','United States',NULL),(1121,'2015-01-08','73.189.254.255',19.231,51.852,32.237,78.571,1.625,3.333,2.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adithi Shankaranarayan Athreya','aathreya@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','5','6','2','1','6','1','3','2','2','2','1','2','7','6','3','6','2','2','4','4','2','1','3','1','United States','Japan',NULL),(1122,'2015-01-09','129.210.115.18',100.000,100.000,87.041,57.143,5.500,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Subramanya','skavya0107@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','4','1','7','4','7','7','1','7','4','7','7','7','7','1','7','7','7','7','7','7','4','4','United States','China',NULL),(1123,'2015-01-09','38.99.102.165',38.462,85.185,51.580,85.714,2.250,4.833,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Parth Vyas','pmvyas@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','One year','Computer, Internet','2','7','4','1','6','7','6','5','3','2','2','3','7','5','6','6','1','7','1','2','1','2','7','2','India','United States',NULL),(1124,'2015-01-09','129.210.115.16',42.308,62.963,32.237,92.857,2.375,3.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavya Ramesh Chandra','kchandra@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','7','1','4','4','4','1','1','7','7','4','6','6','1','2','2','7','1','1','7','1','United States','Germany',NULL),(1125,'2015-01-09','174.62.106.79',88.462,92.593,51.580,71.429,3.875,5.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Huanxin Hu','hhu1@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','5','2','5','6','5','5','3','3','3','6','6','7','7','6','2','6','2','6','7','2','4','2','China','United States',NULL),(1126,'2015-01-09','98.207.168.231',92.308,100.000,74.146,78.571,4.000,6.000,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoming Sun','sun_tomoon@hotmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','5','1','4','7','7','1','5','4','1','1','7','7','7','7','7','1','7','7','7','1','7','7','India','United States',NULL),(1127,'2015-01-09','129.210.115.16',92.308,55.556,74.146,78.571,4.000,3.500,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','CHIU-HO LIN','clin@scu.edu','scu001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','7','5','7','5','6','5','2','2','5','2','6','4','3','5','6','5','3','2','2','2','2','7','United States','China',NULL),(1128,'2015-01-09','129.210.16.196',100.000,92.593,90.264,42.857,5.750,5.167,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ke Zu','strawberry.kk@hotmail.com','scu001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','5','5','4','6','5','7','7','7','4','7','6','6','4','4','7','6','6','6','4','5','5','5','5','5','United States','China',NULL),(1129,'2015-01-10','50.136.245.112',73.077,88.889,70.922,50.000,3.375,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunheng Li','cli4@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Trimble','Individual Contributor','Two to three years','Computer, Internet','5','3','7','2','6','5','5','4','4','3','4','1','6','6','5','6','1','6','6','1','1','6','6','7','United States','India',NULL),(1130,'2015-01-10','73.162.189.64',73.077,62.963,61.251,64.286,3.375,3.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maaninee Reddy Guduru','maaninee@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','6','6','4','3','6','5','5','4','4','2','2','3','5','4','6','6','3','3','4','4','3','4','3','3','United States','India',NULL),(1131,'2015-01-10','129.210.115.4',73.077,66.667,35.461,35.714,3.375,4.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Perez','geperezg@gmail.com','scu001','Ecuador','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','1','6','2','1','4','6','7','3','1','3','4','5','7','5','6','2','5','1','7','4','3','2','1','1','United States','Brazil',NULL),(1132,'2015-01-10','129.210.115.4',69.231,70.370,16.119,57.143,3.250,4.167,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harita Balla','hballa@scu.edu','scu001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Manufacturing','2','6','2','1','6','2','2','2','1','2','2','4','7','4','7','3','2','1','7','4','6','1','7','3','India','Germany',NULL),(1133,'2015-01-10','75.51.144.161',100.000,92.593,45.132,7.143,5.000,5.167,3.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diansan Zhou','dzhou@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','5','5','6','5','7','1','4','2','1','1','5','4','4','7','1','1','3','7','3','7','6','7','7','China','United States',NULL),(1134,'2015-01-10','129.210.115.7',73.077,77.778,35.461,28.571,3.375,4.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anpoo Umai Sivanadi','sivanadi08@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','3','2','5','5','6','4','3','3','4','2','3','5','4','5','5','3','4','5','5','3','3','3','3','China','Germany',NULL),(1135,'2015-01-10','129.210.115.6',100.000,100.000,93.488,71.429,4.500,5.500,5.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongsen He','hhsen2013@gmail.com','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','6','1','6','6','7','5','6','5','2','6','5','2','5','6','6','5','7','7','5','6','6','5','United States','India',NULL),(1136,'2015-01-10','129.210.115.6',50.000,51.852,32.237,42.857,2.625,3.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brandon Ohara','BYOHara@scu.edu','scu001','Other','Hawaiian ','Millenials (Born from 1980 to 1995)','M','santa clara university ','Student','Four or more years','Energy','2','4','1','2','6','2','2','6','1','4','1','6','5','4','2','5','5','5','5','3','1','2','1','2','Japan','United States',NULL),(1137,'2015-01-10','73.189.254.255',69.231,62.963,67.698,0.000,3.250,3.833,4.500,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kiran Shastri','shastrinator@gmail.com','scu001','India','','Millenials (Born from 1980 to 1995)','M','Cisco Systems Inc.','Individual Contributor','Two to three years','Computer, Internet','2','3','6','1','2','1','6','2','6','5','1','6','2','6','6','2','6','2','6','6','2','2','2','2','India','United States',NULL),(1138,'2015-01-16','107.3.139.91',30.769,81.481,48.356,35.714,2.000,4.667,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenliang Tong','wtong@scu.edu','scu001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','4','7','2','3','4','6','5','4','3','3','1','4','4','4','1','4','1','4','7','6','1','4','1','1','United States','Japan',NULL),(1139,'2015-01-20','10.55.67.220, 198.95.226.236',61.538,62.963,67.698,57.143,3.000,3.833,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Burke','john.burke@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Less than one year','Computer, Internet','3','3','4','1','7','4','6','6','2','6','1','4','6','2','7','6','2','2','6','3','1','2','6','6','India','Germany',NULL),(1140,'2015-01-27','10.55.75.246, 198.95.226.236',100.000,62.963,74.146,35.714,4.250,3.833,4.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Patten','lpatten@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','Net App PS Operations','Senior Manager','Four or more years','Computer, Internet','2','6','6','6','4','2','6','5','5','5','2','2','5','4','5','4','6','6','5','3','6','3','3','4','United States','India',NULL),(1141,'2015-01-20','10.39.11.172, 198.95.226.236',46.154,51.852,64.475,50.000,2.500,3.333,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Annie Liu','annie.liu2@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','3','5','3','4','4','2','5','3','2','4','4','4','6','3','6','3','2','2','2','2','1','China','United States',NULL),(1142,'2015-01-23','10.55.71.220, 198.95.226.236',34.615,33.333,58.027,0.000,2.125,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkat Aitharaju','avenkat@netapp.com','NetApp','India','','Baby Boomers (Born from 1946 to 1964)','M','NetApp/ ProdOps/FSG','Senior Manager','Four or more years','Computer, Internet','4','4','4','1','4','1','4','4','4','4','4','4','4','4','4','1','1','1','1','4','1','1','4','1','India','United States',NULL),(1143,'2015-01-27','10.55.28.163, 198.95.226.236',42.308,62.963,61.251,42.857,2.375,3.833,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer Martino','jennifer.martino@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','4','5','5','1','7','2','4','4','4','4','2','4','4','4','4','4','4','4','4','4','2','2','5','4','India','Sweden',NULL),(1144,'2015-01-23','10.55.67.73, 198.95.226.236',65.385,59.259,61.251,28.571,3.125,3.667,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Veeanna Cattanach','veeanna@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Four or more years','Services','4','6','4','2','4','2','4','4','4','5','3','4','4','4','4','4','3','4','4','4','2','3','4','4','India','Japan',NULL),(1145,'2015-01-23','10.35.26.232, 198.95.226.236',34.615,74.074,32.237,85.714,2.125,4.333,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Ting','dwting@netapp.com','NetApp','Taiwan','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','1','7','2','1','6','5','3','4','2','4','1','2','7','6','1','6','1','5','5','2','5','3','3','3','India','United States',NULL),(1146,'2015-01-26','10.33.25.92, 198.95.226.236',53.846,55.556,74.146,14.286,2.750,3.500,4.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kwong-Chung Yeung','kwongchu@netapp.com','NetApp','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Two to three years','Computer, Internet','7','7','4','2','2','2','5','3','6','4','4','4','4','5','4','3','3','4','4','3','1','2','3','2','China','India',NULL),(1147,'2015-02-02','107.3.151.30',38.462,40.741,25.790,28.571,2.250,2.833,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noni Allwood','allwood@noniallwood.com','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','Allwood & Associates','Executive','Four or more years','Services','4','4','3','1','4','2','2','2','1','2','1','2','6','4','4','4','4','2','4','4','4','1','1','1','United States','Spain',NULL),(1148,'2015-02-04','129.210.115.19',84.615,66.667,32.237,35.714,3.750,4.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pavan Kumar Srikonda Nagaraju','psrikondanagaraju@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','2','4','5','2','2','2','2','2','2','6','6','2','6','2','2','6','6','2','6','2','6','2','India','United States',NULL),(1149,'2015-02-04','67.169.191.119',19.231,51.852,41.908,35.714,1.625,3.333,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','scarstensen@scu.edu','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','3','1','5','3','3','3','1','4','1','2','4','3','2','4','2','2','4','4','3','1','4','1','United States','China',NULL),(1150,'2015-02-05','129.210.115.16',30.769,44.444,41.908,28.571,2.000,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saskia Carstensen','saskia.carstensen@tuhh.de','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','TUHH','Student','Less than one year','Health Care','4','6','3','1','4','3','4','3','2','3','1','3','4','3','2','4','3','2','3','3','2','3','4','1','Germany','United States',NULL),(1151,'2015-02-05','129.210.115.16',30.769,77.778,38.685,0.000,2.000,4.500,3.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivienne Paton','vivienne.paton@gmail.com','SCU001','Germany','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Health Care','5','6','2','1','1','6','2','4','3','2','3','2','3','4','2','3','2','7','3','2','3','2','5','1','Spain','China',NULL),(1152,'2015-02-05','24.5.125.185',30.769,51.852,38.685,50.000,2.000,3.333,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Palvi Shivanand Shrigiri','pshrigiri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','6','4','1','7','1','3','2','1','7','1','1','4','1','7','4','1','6','7','1','1','1','4','3','India','China',NULL),(1153,'2015-02-05','24.5.125.185',30.769,40.741,48.356,78.571,2.000,2.833,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Deepak Phadke ','tphadke@scu.edu','ENGR 302','India','','Millenials (Born from 1980 to 1995)','F','santa clara','Student','Two to three years','Education','2','5','6','7','7','2','5','2','5','1','1','2','7','1','1','6','1','1','6','5','2','1','2','1','India','United States',NULL),(1154,'2015-02-06','173.67.90.182',30.769,37.037,19.342,57.143,2.000,2.667,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melissa Vaccaro','melissa.vaccaro@netapp.com','web','United States','','Gen X (Born from 1965 to 1979)','F','netapp','Individual Contributor','Four or more years','Computer, Internet','4','7','3','1','6','2','1','1','2','1','1','4','4','4','1','5','3','4','3','2','1','4','1','1','Germany','United States',NULL),(1155,'2015-02-06','76.218.10.43',57.692,44.444,41.908,28.571,2.875,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Stephens','pstephens005@gmail.com','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Manufacturing','5','6','2','2','5','2','3','3','4','2','1','5','3','4','3','4','3','5','3','2','5','3','2','1','China','Germany',NULL),(1156,'2015-02-07','174.62.74.67',38.462,74.074,41.908,42.857,2.250,4.333,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary Foran','mforan@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Santa Cara University','Student','Less than one year','Construction','2','6','4','1','6','7','5','5','2','1','1','2','2','7','2','6','2','2','2','2','5','4','6','1','Germany','Spain',NULL),(1157,'2015-02-08','67.169.167.105',61.538,66.667,67.698,21.429,3.000,4.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Fahey','bfahey@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Education','6','5','5','2','4','1','6','3','4','3','3','5','6','2','1','2','6','6','4','5','4','1','6','2','United States','Sweden',NULL),(1158,'2015-02-09','10.155.64.168, 173.36.240.170',34.615,37.037,12.895,28.571,2.125,2.667,1.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kalu Harsha Abeyweera','habeywee@gmail.com','SCU001','Sri Lanka','','Millenials (Born from 1980 to 1995)','M','Cisco ','Individual Contributor','Four or more years','Computer, Internet','2','6','2','1','4','2','2','2','1','1','4','2','6','2','2','2','4','4','4','2','1','2','2','1','United States','China',NULL),(1159,'2015-02-10','129.210.115.38',76.923,74.074,58.027,28.571,3.500,4.333,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Ramachandran','nisha.prof87@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Education','5','6','3','4','4','5','6','4','4','2','4','5','5','4','3','3','2','6','4','3','3','4','4','3','United States','China',NULL),(1160,'2015-02-10','17.149.231.43',46.154,74.074,45.132,35.714,2.500,4.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajeshwari Tamaskar','rntamaskar@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','6','6','1','1','2','7','6','4','1','2','2','3','7','7','7','4','2','3','1','2','1','2','6','2','United States','Germany',NULL),(1161,'2015-02-11','107.3.154.150',46.154,51.852,35.461,42.857,2.500,3.333,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navyatha Sude','nsude@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','3','3','5','2','3','3','3','3','3','1','6','3','4','3','1','6','3','2','2','3','4','3','United States','India',NULL),(1162,'2015-02-11','50.193.29.43',50.000,74.074,74.146,57.143,2.625,4.333,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','2','6','6','6','4','4','4','2','4','4','5','5','6','2','2','4','5','2','2','4','2','United States','China',NULL),(1163,'2015-02-11','50.193.29.43',42.308,55.556,58.027,42.857,2.375,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanyuan Xie','Cathy.xyy@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','4','2','6','4','4','4','3','3','2','4','6','5','4','2','2','2','2','4','1','2','4','2','China','United States',NULL),(1164,'2015-02-13','129.210.16.91',57.692,77.778,45.132,42.857,2.875,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phillip Peralez','pperalez@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','7','2','1','5','6','2','4','3','3','5','6','4','6','1','4','1','3','7','2','1','4','3','4','United States','China',NULL),(1165,'2015-02-15','99.44.169.15',100.000,77.778,93.488,85.714,5.000,4.500,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omehrayin@scu.edu','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Less than one year','Manufacturing','5','7','6','5','7','4','6','6','6','6','3','6','6','6','5','6','6','6','6','2','6','3','3','6','United States','United States',NULL),(1166,'2015-03-03','10.39.9.166, 198.95.226.236',30.769,44.444,35.461,42.857,2.000,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gisela Haensel','Gisela.Haensel@netapp.com','NetApp','Germany','','Gen X (Born from 1965 to 1979)','F','NetApp, Inc.','Individual Contributor','Four or more years','Computer, Internet','4','6','4','2','4','2','2','3','2','2','1','3','6','4','5','4','1','2','4','1','1','1','5','2','United States','India',NULL),(1167,'2015-03-05','206.252.215.158',42.308,55.556,35.461,78.571,2.375,3.500,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melinda Marshall','mmarshall@talentinnovation.org','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Center for Talent Innovation','Senior Manager','Four or more years','Non-profit','1','7','3','1','7','1','5','4','1','3','1','3','4','6','5','7','4','6','4','2','2','2','2','1','China','India',NULL),(1168,'2015-03-06','206.252.215.158',26.923,44.444,51.580,50.000,1.875,3.000,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Armstrong','lizgarmstrong@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Self Employed','Individual Contributor','Less than one year','Non-profit','6','6','4','1','4','6','4','3','2','3','3','2','7','4','2','4','2','2','2','1','1','2','3','2','United States','Germany',NULL),(1169,'2015-03-12','216.31.219.19',42.308,48.148,54.803,50.000,2.375,3.167,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Skrivanek','cynthias@broadcom.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Broadcom','Individual Contributor','Less than one year','Computer, Internet','6','6','4','2','5','2','5','3','2','3','1','5','6','4','5','4','1','2','5','2','2','2','4','1','India','China',NULL),(1170,'2015-03-24','79.205.242.131',57.692,59.259,41.908,50.000,2.875,3.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan Joiner (aka Lothar Katz)','dan@globalpl.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Uniscore','Individual Contributor','Two to three years','Services','2','7','4','3','5','1','3','4','3','3','1','7','6','5','2','3','2','5','4','3','1','4','4','3','United States','Germany',NULL),(1171,'2015-03-26','70.165.84.27',30.769,55.556,16.119,85.714,2.000,3.500,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','A Davison','a_c_davison@hotmail.com','web','New Zealand','','Gen X (Born from 1965 to 1979)','F','self-employed','Manager','Two to three years','Health Care','1','7','2','3','6','3','2','3','1','2','1','2','6','5','5','7','2','3','6','1','1','1','3','1','United States','Japan',NULL),(1172,'2015-03-29','10.3.2.89, 222.127.126.154',7.692,25.926,38.685,71.429,1.250,2.167,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ANWAR NISAR ','anwar@tanchong.co.th','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','MAN Commercial Vehicle (Thailand) Co., Ltd / Tan Chong Industrial Services (Thailand) Co., Ltd.','Senior Manager','One year','Transportation','2','7','2','1','4','1','4','3','2','5','1','2','7','2','1','6','1','2','4','2','1','2','2','1','Germany','China',NULL),(1173,'2015-03-29','218.212.230.94',30.769,29.630,35.461,21.429,2.000,2.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angeline Khoo ','apple@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan chong','Senior Manager','Four or more years','Transportation','2','6','2','2','4','2','6','3','2','2','2','2','3','3','2','4','2','2','3','2','2','2','2','2','Japan','China',NULL),(1174,'2015-03-29','203.117.127.24',50.000,48.148,16.119,64.286,2.625,3.167,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ron Lim ','ron_lim@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong Motor Sales','Senior Manager','Four or more years','Transportation','1','6','2','6','6','2','2','2','2','2','1','5','6','1','2','5','2','6','2','6','2','1','2','2','China','Japan',NULL),(1175,'2015-03-29','203.146.142.189',57.692,77.778,64.475,71.429,2.875,4.500,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bernard Wong Mun Han ','bernardwong@tanchong.co.th','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','Foton & TC Autohub','Senior Manager','Two to three years','Retail, Wholesale','6','6','4','5','6','3','6','4','3','3','2','6','6','4','2','6','2','4','6','6','2','2','4','2','China','Japan',NULL),(1176,'2015-03-30','118.189.63.237',34.615,37.037,58.027,42.857,2.125,2.667,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johnny Seow Choon Seng ','johnny@dts.com.sg','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Downtown Travel Services Pte Ltd','Senior Manager','Two to three years','Transportation','5','5','5','1','5','1','6','5','1','2','1','1','5','1','5','5','1','1','5','4','6','1','4','1','China','United States',NULL),(1177,'2015-03-30','203.146.142.189',26.923,25.926,38.685,85.714,1.875,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kimio Okizono Mr ','okizono@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','Tanchong Thailand','Executive','One year','Services','2','6','3','1','6','1','7','2','2','2','1','7','7','1','1','7','1','1','1','7','1','1','2','2','United States','Germany',NULL),(1178,'2015-03-30','118.189.117.51',96.154,55.556,90.264,42.857,4.125,3.500,5.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Teck Nam ','dennis@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','6','6','6','6','6','2','6','7','3','6','2','2','6','2','7','2','2','2','6','7','6','2','2','6','Japan','China',NULL),(1179,'2015-03-30','58.97.84.196',30.769,7.407,54.803,21.429,2.000,1.333,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Yap ','ivanyap@motorimage.net','TANCHONG01','Singapore','Thailand','Gen X (Born from 1965 to 1979)','M','TC Subaru Thailand','Senior Manager','Less than one year','Retail, Wholesale','6','2','5','2','2','2','2','4','3','3','1','3','7','1','6','6','1','1','1','2','1','1','1','1','United States','Japan',NULL),(1180,'2015-03-30','59.124.119.18',15.385,14.815,32.237,92.857,1.500,1.667,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seetoh Kwok Meng ','seetoh@motorimage.net','TANCHONG01','Singapore','Taiwan','Baby Boomers (Born from 1946 to 1964)','M','MotorImage Singapore','Senior Manager','Four or more years','Retail, Wholesale','5','6','1','1','7','1','2','1','1','6','1','4','7','1','2','7','1','1','1','5','1','1','1','1','Japan','China',NULL),(1181,'2015-03-31','203.146.142.189',38.462,48.148,51.580,35.714,2.250,3.167,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Foo ','jasonfoo@tcchangan.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','TC Changan','Senior Manager','Less than one year','Retail, Wholesale','4','2','1','1','6','1','7','2','2','6','1','1','7','4','4','4','2','4','1','5','6','2','4','1','China','South Korea',NULL),(1182,'2015-03-31','113.108.146.130',100.000,100.000,87.041,78.571,6.000,6.167,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','LI CHUI YUEN ','jeffy@motorimage.cn','TANCHONG01','Hong Kong','China','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE CHINA','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','6','6','6','6','5','6','6','6','6','7','6','6','6','6','7','6','6','6','6','6','6','United States','Japan',NULL),(1183,'2015-03-31','203.116.139.217',53.846,55.556,41.908,57.143,2.750,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aileen Ho ','aileen_ho@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Tan Chong International Limited','Senior Manager','Four or more years','Retail, Wholesale','3','6','2','3','6','2','6','3','2','3','2','3','6','4','5','4','2','6','3','4','3','2','2','2','China','Japan',NULL),(1184,'2015-03-31','203.146.142.189',42.308,77.778,35.461,92.857,2.375,4.500,2.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satoshi Tanaka ','satoshi@tanchong.co.th','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','FUSO TRUCK THAILAND CO.,LTD','Executive','Four or more years','Retail, Wholesale','1','7','4','1','6','3','6','4','1','1','1','4','7','2','1','7','3','7','7','1','1','1','7','7','United States','Germany',NULL),(1185,'2015-03-31','118.189.117.51',38.462,77.778,54.803,42.857,2.250,4.500,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hannah Tan ','HANNAH@MOTORIMAGE.NET','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Senior Manager','Four or more years','Retail, Wholesale','5','6','5','1','6','4','3','4','1','5','1','5','6','4','6','2','1','2','4','6','1','1','7','2','Japan','United States',NULL),(1186,'2015-04-01','103.10.230.144',57.692,92.593,70.922,100.000,2.875,5.167,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Poh Boon Yew Joseph ','joseph@tanchong.co.th','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TCMA Thailand','Executive','Four or more years','Manufacturing','5','7','2','1','7','5','7','6','2','6','6','5','7','7','6','7','2','3','6','5','1','1','5','1','Japan','Germany',NULL),(1187,'2015-04-01','113.23.169.34',50.000,51.852,32.237,0.000,2.625,3.333,2.667,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew Lee ','andrew@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia','Senior Manager','Two to three years','Transportation','5','2','2','2','3','3','2','2','2','3','2','4','5','3','2','3','2','3','4','3','3','3','4','3','China','United States',NULL),(1188,'2015-04-02','223.197.45.73',26.923,25.926,45.132,85.714,1.875,2.167,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dick Chan ','dick@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','MOTOR IMAGE (HK) LTD.','Senior Manager','Four or more years','Retail, Wholesale','1','7','3','1','7','1','7','4','1','4','1','1','7','4','7','5','1','1','1','1','1','2','5','1','Japan','United States',NULL),(1189,'2015-04-02','203.146.142.189',57.692,29.630,67.698,64.286,2.875,2.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Lee ','alison@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','F','TC Capital Thailand Co Ltd','Senior Manager','Two to three years','Retail, Wholesale','5','6','5','2','6','2','6','6','2','3','2','5','5','5','3','6','1','1','2','2','6','2','2','2','United States','China',NULL),(1190,'2015-04-02','113.23.169.34',46.154,33.333,48.356,71.429,2.500,2.500,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee Cheow Chin Gavin ','gavinlee@motorimage.net','TANCHONG01','Australia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU','Senior Manager','Four or more years','Manufacturing','1','6','7','1','6','1','2','4','3','4','2','5','6','2','5','6','1','6','2','2','2','2','2','2','Japan','United States',NULL),(1191,'2015-04-02','182.55.247.87',57.692,48.148,48.356,42.857,2.875,3.167,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan, Boon Siong ','tan_boon_siong@tanchong.com','TANCHONG01','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TAN CHONG','Senior Manager','Four or more years','Retail, Wholesale','2','6','5','2','6','6','6','3','2','3','2','6','5','3','5','3','2','2','3','2','2','2','3','2','China','Germany',NULL),(1192,'2015-04-02','118.189.117.51',34.615,44.444,25.790,71.429,2.125,3.000,2.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pang Lai Peng ','laipeng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Transportation','1','7','1','1','4','1','7','1','2','2','2','4','6','4','4','7','1','1','2','6','1','2','4','2','Japan','China',NULL),(1193,'2015-04-02','115.78.162.156',38.462,62.963,41.908,50.000,2.250,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Tan ','jonathan@motorimage.net','TANCHONG01','Singapore','Vietnam','Gen X (Born from 1965 to 1979)','M','MIV','Senior Manager','Four or more years','Retail, Wholesale','4','7','6','1','6','2','2','5','1','1','1','1','7','6','2','1','2','3','3','6','4','2','3','5','China','Japan',NULL),(1194,'2015-04-02','183.171.168.64',50.000,88.889,48.356,100.000,2.625,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chen Loon ','chenloon@motorimage.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC SUBARU SDN BHD','Senior Manager','Two to three years','Manufacturing','6','7','6','1','7','1','1','1','1','6','1','7','7','6','3','7','1','7','7','7','6','1','2','1','Japan','South Korea',NULL),(1195,'2015-04-03','203.146.142.189',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Peter Yap Neng See ','peteryap@tanchong.co.th','TANCHONG01','Singapore','Thailand','Baby Boomers (Born from 1946 to 1964)','M','MIE/FUSO TRUCKS THAILAND','Senior Manager','Two to three years','Transportation','3','6','2','2','5','3','6','4','2','3','3','5','5','2','6','3','2','3','6','3','1','2','2','1','United States','Japan',NULL),(1196,'2015-04-03','115.66.149.26',65.385,59.259,35.461,71.429,3.125,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marcus Lim ','marcus@motorimage.net','TANCHONG01','Singapore','Indonesia','Gen X (Born from 1965 to 1979)','M','Motorimage Indonesia','Senior Manager','Four or more years','Retail, Wholesale','2','6','1','2','6','2','4','4','2','4','2','2','6','4','6','6','2','4','6','4','6','4','2','1','Japan','China',NULL),(1197,'2015-04-03','58.182.210.202',0.000,0.000,9.671,100.000,1.000,1.000,1.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Glenn Tan ','taz@tanchong.com','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong International','Executive','Four or more years','Retail, Wholesale','1','7','1','1','7','1','1','4','1','1','1','1','7','1','1','7','1','1','1','1','1','1','1','1','Japan','United States',NULL),(1198,'2015-04-03','175.156.249.194',73.077,77.778,48.356,21.429,3.375,4.500,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teng Hwai Yee ','kellyteng@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor Image','Manager','Less than one year','Manufacturing','4','3','4','3','5','6','5','2','3','3','3','4','5','4','4','4','3','5','4','4','3','3','4','4','United States','Japan',NULL),(1199,'2015-04-03','118.189.117.51',30.769,48.148,29.014,42.857,2.000,3.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richard Lai ','richard@motorimage.net','TANCHONG01','Hong Kong','','Baby Boomers (Born from 1946 to 1964)','M','TC Subaru Sdn Bhd','Senior Manager','Four or more years','Manufacturing','2','6','2','1','4','2','2','3','2','4','3','2','6','4','3','4','1','3','3','4','1','3','3','2','China','Japan',NULL),(1200,'2015-04-04','202.43.182.36',69.231,59.259,48.356,57.143,3.250,3.667,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erdy Arip ','erdy@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Services','5','6','2','2','2','6','2','6','1','5','1','5','7','5','7','7','3','2','6','1','5','2','2','1','United States','Japan',NULL),(1201,'2015-04-06','67.188.113.4',19.231,40.741,41.908,50.000,1.625,2.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','mwong@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Space Systems Loral','Individual Contributor','Four or more years','Manufacturing','1','7','4','1','4','4','4','4','3','3','1','4','7','5','3','3','1','3','1','1','1','1','3','1','China','India',NULL),(1202,'2015-04-06','118.189.117.51',65.385,77.778,29.014,50.000,3.125,4.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mr. Thanapat Indhavibhandhu ','thanapat@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Fuso Truck (Thailand) Co., Ltd.','Executive','Four or more years','Retail, Wholesale','1','7','1','2','6','7','1','7','2','3','1','6','7','6','6','1','1','2','1','7','1','1','4','7','Japan','United States',NULL),(1203,'2015-04-06','118.189.117.51',50.000,88.889,19.342,92.857,2.625,5.000,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mike Luyun ','mike@motorimage.net','TANCHONG01','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image','Senior Manager','Four or more years','Transportation','1','7','1','1','7','7','7','1','1','1','2','6','6','7','7','7','1','1','1','7','1','1','7','2','Japan','United States',NULL),(1204,'2015-04-06','175.156.71.181',92.308,51.852,51.580,57.143,4.000,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitsugi Satoshi ','mitsugi@motorimage.net','TANCHONG01','Japan','','Baby Boomers (Born from 1946 to 1964)','M','MIE','Senior Manager','Four or more years','Manufacturing','2','3','5','6','7','1','6','3','1','5','2','6','6','2','7','6','6','2','6','7','3','1','2','1','United States','India',NULL),(1205,'2015-04-06','175.156.71.129',69.231,88.889,41.908,64.286,3.250,5.000,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Apichai Thamsiraruk ','apichai@tanchong.co.th','TANCHONG01','Thailand','','Baby Boomers (Born from 1946 to 1964)','M','TC Manufacturing and Assembly (Thailand) Co.,Ltd.','Senior Manager','Four or more years','Manufacturing','4','6','3','2','6','7','5','2','2','3','2','6','5','5','3','6','2','5','3','5','3','2','5','6','Japan','United States',NULL),(1206,'2015-04-06','182.19.234.193',73.077,22.222,48.356,71.429,3.375,2.000,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Tan ','steve@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Senior Manager','Four or more years','Retail, Wholesale','2','7','2','6','6','1','5','5','2','5','2','5','6','3','5','5','1','3','1','2','5','2','2','1','Japan','United States',NULL),(1207,'2015-04-06','116.87.112.144',38.462,55.556,51.580,78.571,2.250,3.500,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Tan Juay Hian ','jaxon@motorimage.net','TANCHONG01','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Senior Manager','Four or more years','Retail, Wholesale','5','7','2','1','5','6','3','6','3','3','1','2','6','1','7','7','3','7','2','2','1','2','3','1','China','Japan',NULL),(1208,'2015-04-06','118.189.117.51',88.462,59.259,70.922,71.429,3.875,3.667,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Keng Hock ','hawk@tczero.net','TANCHONG01','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Zero Thailand','Senior Manager','Four or more years','Transportation','2','6','6','1','6','2','6','6','2','6','2','6','6','2','6','6','6','6','6',NULL,'6','2','6','2','','',NULL),(1209,'2015-04-07','203.146.142.189',57.692,66.667,54.803,92.857,2.875,4.000,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ormsap Butkaew ','ormsap@tanchong.co.th','TANCHONG01','Thailand','','Gen X (Born from 1965 to 1979)','M','Nissan Diesel ( Thailand )','Senior Manager','Four or more years','Services','6','7','7','4','6','7','7','1','1','1','1','1','7','1','7','7','1','1','7','7','1','1','1','7','Japan','India',NULL),(1210,'2015-04-09','129.210.115.14',30.769,81.481,22.566,35.714,2.000,4.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratyusha Joginipally','pjoginipally@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','7','2','1','6','6','2','3','2','2','1','2','5','6','2','1','1','4','7','2','5','2','3','2','United States','China',NULL),(1211,'2015-04-10','76.14.66.4',88.462,66.667,51.580,28.571,3.875,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Subhadra Ramakrishnan','kr.subhadra@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','5','3','6','4','6','3','5','3','3','2','6','5','3','6','4','3','4','3','3','5','2','5','1','India','United States',NULL),(1212,'2015-04-10','50.184.241.226',53.846,100.000,35.461,78.571,2.750,5.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mingyuan Xiao','mxiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','7','5','2','4','7','7','2','1','1','1','7','7','4','6','7','2','2','7','7','2','1','7','1','United States','India',NULL),(1213,'2015-04-10','174.62.75.153',100.000,100.000,67.698,71.429,5.125,5.833,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luqian Wang','lwang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','4','5','6','6','6','4','5','5','3','4','6','5','5','5','6','6','6','6','6','6','6','6','China','United States',NULL),(1214,'2015-04-10','73.202.60.219',42.308,7.407,22.566,64.286,2.375,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Jagannath','rjagannath@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','','Computer, Internet','6','7','1','1','7','1','1','2','1','2','1','4','5','2','5','4','2','1','1','1','2','2','2','2','Japan','United States',NULL),(1215,'2015-04-11','108.64.74.31',57.692,66.667,38.685,100.000,2.875,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Regina Verreos','verreps@sbcglobal.net','web','El Salvador','','Baby Boomers (Born from 1946 to 1964)','F','none','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','3','7','3','1','7','5','3','3','4','2','1','2','7','4','5','7','4','4','4','2','2','4','5','4','United States','China',NULL),(1216,'2015-04-11','148.87.19.210',46.154,33.333,38.685,35.714,2.500,2.500,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','chiragumar Chokshi','chiragsoftech@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Oracle','Individual Contributor','Four or more years','Computer, Internet','2','6','4','1','7','2','2','7','1','2','1','7','5','1','3','1','2','1','1','3','2','2','7','2','India','United States',NULL),(1217,'2015-04-11','129.210.115.4',73.077,85.185,83.817,14.286,3.375,4.833,5.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samyuktha Jayaraman','samyukthajayaraman@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','5','6','2','2','7','7','2','7','6','2','2','7','1','7','2','1','2','7','6','6','2','6','5','China','United States',NULL),(1218,'2015-04-11','129.210.115.34',76.923,51.852,45.132,35.714,3.500,3.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Robert Abatecola','robert.abatecola@gmail.com','SCU001','United States','','Gen X (Born from 1965 to 1979)','M','SCU','Senior Manager','Four or more years','Computer, Internet','4','4','3','2','5','3','3','3','3','4','3','5','5','4','5','5','4','4','4','2','3','4','3','2','China','India',NULL),(1219,'2015-04-11','129.210.16.197',100.000,88.889,51.580,71.429,4.625,5.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbu','kmehta@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','6','7','4','1','7','6','1','1','1','3','6','2','7','7','4','6','7','7','7','1','7','7','India','United States',NULL),(1220,'2015-04-11','129.210.16.198',65.385,59.259,35.461,50.000,3.125,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyanka Tayade','priyanka_aster@yahoo.co.in','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','4','4','6','4','3','3','2','2','2','4','5','4','3','4','2','4','4','2','3','4','4','3','United States','India',NULL),(1221,'2015-04-11','129.210.115.18',38.462,74.074,58.027,71.429,2.250,4.333,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Venkata Sai Akhila Janapareddy','akhilaj.0831@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','2','6','4','2','3','1','3','5','4','6','7','2','6','6','6','1','1','2','1','United States','Sweden',NULL),(1222,'2015-04-11','129.210.115.19',92.308,66.667,9.671,57.143,4.000,4.000,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Avula','ravula@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','1','7','1','1','7','1','1','4','1','1','4','1','4','1','7','4','4','7','4','4','7','4','7','4','India','United States',NULL),(1223,'2015-04-11','129.210.115.4',100.000,51.852,61.251,35.714,5.125,3.333,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','shuang wu','lessica082@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','2','6','2','2','6','5','3','5','5','3','6','2','4','5','5','2','6','3','6','6','5','6','China','India',NULL),(1224,'2015-04-11','129.210.115.6',100.000,100.000,99.936,71.429,5.875,5.667,6.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bingke Luo','luobingke@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','6','6','5','6','6','6','6','6','6','6','6','5','6','6','6','6','6','5','6','6','6','5','Germany','Japan',NULL),(1225,'2015-04-11','129.210.115.18',100.000,66.667,45.132,42.857,4.875,4.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijaykumar','vijay_jatti@hotmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university ','Student','Two to three years','Computer, Internet','4','6','6','3','6','7','4','2','2','2','4','7','5','4','7','3','2','2','1','4','7','7','6','2','United States','India',NULL),(1226,'2015-04-11','129.210.115.12',46.154,55.556,29.014,64.286,2.500,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja K','harshatjk@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','2','7','1','2','4','3','4','4','3','1','1','6','7','4','6','5','1','3','6','3','1','2','2','1','India','United States',NULL),(1227,'2015-04-12','111.91.37.101',76.923,51.852,45.132,42.857,3.500,3.333,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Garima Chaturvedi','1990.garima@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','teradata','Individual Contributor','Two to three years','Computer, Internet','2','6','4','3','4','2','4','3','6','1','2','6','4','6','4','6','3','2','4','2','4','2','4','4','Japan','United States',NULL),(1228,'2015-04-12','24.4.42.246',46.154,44.444,0.000,100.000,2.500,3.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagasushma DEVARAPALLI','ndevarapalli@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','1','1','1','1','7','7','1','1','7','1','7','1','7','7','1','1','1','United States','Sweden',NULL),(1229,'2015-04-18','108.64.74.31',65.385,22.222,29.014,64.286,3.125,2.000,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christopher Verreos','verreos@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','School','Manager','Four or more years','Education','1','7','4','4','4','1','2','2','2','4','3','4','6','2','6','6','2','2','2','4','1','1','1','4','United States','China',NULL),(1230,'2015-06-02','99.252.99.32',15.385,22.222,48.356,35.714,1.500,2.000,3.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anita Punamiya','anitapunamiya@aol.com','web','India','','Baby Boomers (Born from 1946 to 1964)','F','School','Executive','Four or more years','Education','4','7','2','1','4','1','4','4','3','4','2','4','4','4','1','4','1','1','4','1','1','1','1','1','India','Germany',NULL),(1231,'2015-06-13','137.159.226.131',65.385,66.667,61.251,35.714,3.125,4.000,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrew','andrew.virzi@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Education','6','6','3','3','5','4','6','3','3','4','3','5','5','5','3','3','3','4','3','5','3','3','3','2','United States','India',NULL),(1232,'2015-06-13','137.159.227.100',69.231,48.148,61.251,57.143,3.250,3.167,4.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nili Yasmeh ','moteknilou@yahoo.com','Pepperdine','Iran','Persian/USA','Millenials (Born from 1980 to 1995)','F','Pepperdine','Student','','Retail, Wholesale','4','6','5','3','5','2','3','4','4','5','3','4','6','3','5','5','4','4','5','3','3','3','2','1','United States','Saudi Arabia',NULL),(1233,'2015-06-13','137.159.227.204',0.000,66.667,77.369,57.143,1.000,4.000,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clara Song','csong001@yahoo.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Thrombogenics','Senior Manager','Two to three years','Health Care','7','7','7','1','1','1','7','7','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','Spain','South Korea',NULL),(1234,'2015-06-13','137.159.227.42',42.308,29.630,19.342,78.571,2.375,2.333,2.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carri Karuhn','ckaruhn@gmail.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','F','Aerojet Rocketdyne','Individual Contributor','Four or more years','Government','3','7','2','1','7','4','2','3','1','1','2','4','7','2','4','4','2','2','2','2','2','2','2','2','India','Spain',NULL),(1235,'2015-06-13','137.159.226.217',23.077,29.630,22.566,64.286,1.750,2.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Babelpour','jonathan.babelpour@pepperdine.edu','Pepperdine','Israel','','Millenials (Born from 1980 to 1995)','M','AmeriHome Mortgage Company, LLC','Manager','Two to three years','Finance, Insurance, Real Estate','1','7','1','3','5','1','2','5','3','1','1','1','7','7','2','4','1','1','1','2','2','3','2','1','United States','China',NULL),(1236,'2015-06-13','137.159.227.175',34.615,14.815,9.671,78.571,2.125,1.667,1.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherry','cherrie310@gmail.com','Pepperdine','Philippines','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Four or more years','Transportation','1','7','2','2','6','3','2','1','2','1','1','2','6','2','6','6','2','1','1','1','1','2','2','1','India','Nigeria',NULL),(1237,'2015-06-13','137.159.227.44',92.308,44.444,38.685,35.714,4.000,3.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Blake Kreutz','bkkreutz@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','County Commerce Bank','Manager','Two to three years','Finance, Insurance, Real Estate','6','6','2','2','6','2','2','2','3','3','3','6','5','4','5','2','5','3','3','3','5','4','3','2','United States','India',NULL),(1238,'2015-06-13','137.159.227.202',38.462,29.630,41.908,21.429,2.250,2.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sergio Hernandez ','shernan6@pepperdine.edu','Pepperdine','Mexico','United States','Millenials (Born from 1980 to 1995)','M','Westmont College','Individual Contributor','Four or more years','Education','4','6','2','2','2','2','5','4','2','2','2','2','7','2','3','2','2','2','4','2','2','3','2','2','China','Saudi Arabia',NULL),(1239,'2015-06-13','137.159.226.178',42.308,37.037,41.908,64.286,2.375,2.667,3.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Megan Marie Salinas','megan.m.salinas@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','NBC Universal','Individual Contributor','Four or more years','Entertainment','3','6','2','2','6','2','2','6','2','4','3','4','6','3','3','5','2','3','3','3','2','2','2','1','Japan','United States',NULL),(1240,'2015-06-13','137.159.227.183',34.615,40.741,38.685,57.143,2.125,2.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','nicole lapczynski','nicolelapczynski@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','One year','Finance, Insurance, Real Estate','4','6','2','1','6','2','3','3','3','3','2','4','5','4','2','5','2','3','4','2','2','2','2','2','Japan','India',NULL),(1241,'2015-06-13','137.159.227.143',61.538,44.444,32.237,28.571,3.000,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthew Lin','matthew.link@mac.com','Pepperdine','United States','','Gen X (Born from 1965 to 1979)','M','Amgen','Manager','One year','Health Care','5','5','3','1','5','2','2','2','1','3','3','5','5','2','5','3','3','6','3','3','1','3','2','3','India','Japan',NULL),(1242,'2015-06-13','137.159.226.229',84.615,51.852,35.461,50.000,3.750,3.333,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Albert Putera','al.putera@gmail.com','Pepperdine','Indonesia','','Millenials (Born from 1980 to 1995)','M','Barata','Senior Manager','Two to three years','Retail, Wholesale','3','6','3','1','3','1','2','3','4','2','5','2','7','3','7','5','3','3','5','5','5','4','3','3','United States','China',NULL),(1243,'2015-06-13','137.159.227.211',50.000,77.778,22.566,35.714,2.625,4.500,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mohammed Alblwi','malblwi@pepperdine.edu','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Two to three years','Energy','5','6','1','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Saudi Arabia',NULL),(1244,'2015-06-13','137.159.227.152',46.154,59.259,61.251,71.429,2.500,3.667,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marc Corti','mcorti@pepperdine.edu','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','M','Pepperdine','Student','Four or more years','Finance, Insurance, Real Estate','6','7','4','2','5','2','6','5','1','3','2','3','6','6','5','6','3','3','6','2','2','2','3','1','United States','China',NULL),(1245,'2015-06-13','137.159.227.87',42.308,18.519,51.580,71.429,2.375,1.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ani Sarkisyan','anisarkisyan14@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','UCLA Health System','Individual Contributor','Four or more years','Health Care','6','7','2','3','6','1','4','4','3','3','1','3','7','2','5','4','3','2','3','2','1','2','1','1','Spain','United States',NULL),(1246,'2015-06-13','137.159.226.170',80.769,44.444,70.922,35.714,3.625,3.000,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lauren','laurencrystal88@gmail.com','Pepperdine','United States','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Individual Contributor','Two to three years','Finance, Insurance, Real Estate','5','6','5','4','4','4','3','5','3','7','4','3','7','2','6','2','3','2','3','4','3','3','3','3','','',NULL),(1247,'2015-06-13','137.159.227.114',80.769,33.333,6.447,57.143,3.625,2.500,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Noelia Fedi','ncfedi@pepperdine.edu','Pepperdine','Argentina','','Millenials (Born from 1980 to 1995)','F','Pepperdine','Senior Manager','Four or more years','Health Care','1','7','3','7','7','4','1','1','1','1','1','4','7','1','7','1','1','7','1','1','7','1','1','1','United States','Germany',NULL),(1248,'2015-06-13','137.159.227.211',50.000,77.778,41.908,42.857,2.625,4.500,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alanoud Algheriri','alanoud_gh@hotmail.com','Pepperdine','Saudi Arabia','','Millenials (Born from 1980 to 1995)','F','School','Student','Two to three years','Finance, Insurance, Real Estate','6','7','6','2','6','6','2','2','2','1','2','2','4','4','6','3','2','6','3','6','2','3','2','2','United States','Japan',NULL),(1249,'2015-06-22','156.98.123.252',38.462,62.963,54.803,78.571,2.250,3.833,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anika Walz','anika.walz@metc.state.mn.us','web','United States','','Millenials (Born from 1980 to 1995)','F','Metropolitan Council','Student','Less than one year','Government','4','7','3','3','6','5','5','5','3','3','3','3','6','6','2','6','1','2','2','2','2','2','6','2','China','United States',NULL),(1250,'2015-07-09','129.210.115.18',46.154,66.667,51.580,100.000,2.500,4.000,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Yu','lyu1@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','7','4','2','7','7','7','4','1','3','1','5','7','6','3','7','1','1','2','4','4','2','4','2','United States','Japan',NULL),(1251,'2015-07-21','73.223.112.216',96.154,81.481,38.685,71.429,4.125,4.667,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sreenidhi Krishna','srinidhi.krishna@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','7','7','1','1','7','1','7','6','4','4','4','5','4','5','4','7','4','4','4','China','United States',NULL),(1252,'2015-07-21','107.77.75.17',38.462,44.444,67.698,71.429,2.250,3.000,4.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariko Tollan','metollan@gmail.com',' SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Blach Construction Company','Student','One year','Construction','5','7','6','2','5','5','6','2','6','2','2','2','6','2','4','6','2','3','3','2','2','2','3','2','United States','Japan',NULL),(1253,'2015-07-21','50.184.201.49',50.000,51.852,41.908,21.429,2.625,3.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Greg James','g123james@GMAIL.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','self','Individual Contributor','Four or more years','Non-profit','4','6','2','2','3','1','3','4','3','3','2','3','5','4','5','3','3','3','4','5','2','2','3','2','United States','China',NULL),(1254,'2015-07-22','50.196.179.114',26.923,81.481,54.803,42.857,1.875,4.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arefin R. Keya','keya.arefin@gmail.com',' SCU001','Bangladesh','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Health Care','5','7','5','2','6','6','6','4','1','2','1','2','6','6','5','1','1','2','6','7','2','1','1','1','Germany','United States',NULL),(1255,'2015-07-22','174.62.109.1',92.308,88.889,51.580,35.714,4.000,5.000,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','4','3','6','3','4','4','2','3','6','6','5','6','6','2','2','6','6','3','1','2','6','6','India','United States',NULL),(1256,'2015-07-26','71.202.132.225',38.462,44.444,35.461,42.857,2.250,3.000,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Herzig','bherzig@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','2','6','2','1','4','2','4','3','2','4','2','4','6','4','3','4','4','4','4','2','1','1','2','2','United States','China',NULL),(1257,'2015-07-27','38.88.246.74',34.615,55.556,48.356,78.571,2.125,3.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan','sparamasivan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','7','7','1','1','7','4','7','4','1','1','1','1','7','1','4','4','2','4','7','4','6','1','1','1','United States','Germany',NULL),(1258,'2015-07-29','24.130.212.54',19.231,55.556,51.580,92.857,1.625,3.500,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin H Chang','jhchang@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Four or more years','Computer, Internet','2','7','2','1','7','4','7','4','5','2','1','5','7','1','2','6','1','4','7','1','1','1','4','1','United States','China',NULL),(1259,'2015-07-29','8.4.225.31',46.154,100.000,29.014,85.714,2.500,5.500,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nimisha Sara Mathews','nsmathews@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','1','1','7','4','2','2','1','3','2','6','5','7','7','7','1','7','7','4','1','1','4','1','India','United States',NULL),(1260,'2015-07-29','50.131.218.72',26.923,77.778,45.132,64.286,1.875,4.500,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushboo bhuva','kbhuva@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','3','1','7','7','1','1','4','7','1','2','7','7','7','2','1','1','4','1','1','1','7','1','India','United States',NULL),(1261,'2015-07-29','23.121.156.139',76.923,88.889,51.580,78.571,3.500,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','llavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','4','5','6','3','4','4','5','3','2','5','6','3','6','6','3','6','6','6','2','2','6','3','India','United States',NULL),(1262,'2015-07-29','98.248.42.145',96.154,100.000,45.132,85.714,4.125,5.500,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yan Long','longyan214@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','4','3','7','6','2','4','1','3','2','3','7','7','7','6','7','4','7','7','7','2','2','2','India','China',NULL),(1263,'2015-07-29','69.181.251.56',76.923,74.074,51.580,100.000,3.500,4.333,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hemali Waghode','hemali.waghode@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Zsclaer','Student','Less than one year','Computer, Internet','7','7','1','1','7','4','1','6','2','5','1','7','7','3','7','7','3','7','1','4','7','1','7','1','India','United States',NULL),(1264,'2015-07-30','209.220.88.76',69.231,33.333,70.922,14.286,3.250,2.500,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrick James','pjames1@scu.edu',' SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Hawk Ridge Systems','Individual Contributor','Two to three years','Services','6','4','3','1','4','1','5','5','4','5','4','5','6','2','2','2','3','3','3','2','4','3','4','4','United States','China',NULL),(1265,'2015-07-30','73.222.29.181',0.000,66.667,19.342,100.000,1.000,4.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sumana Hariharan','shariharan@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','7','1','1','1','1','1','7','7','1','7','1','1','7','1','1','1','7','1','India','United States',NULL),(1266,'2015-07-30','192.94.38.34',50.000,74.074,48.356,28.571,2.625,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto Youssef','ryoussef@scu.edu',' SCU001','Egypt','','Millenials (Born from 1980 to 1995)','M','Company in EDA','Individual Contributor','Four or more years','Computer, Internet','4','6','4','4','4','7','4','6','1','2','2','4','6','4','4','2','2','6','4','2','3','1','3','1','United States','South Korea',NULL),(1267,'2015-07-30','129.210.115.16',100.000,100.000,100.000,100.000,6.375,7.000,6.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhijun Jiang','zjiang@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','5','7','7','7','7','6','6','7','6','7','7','7','7','6','7','7','7','6','7','7','7','China','India',NULL),(1268,'2015-07-30','174.62.109.1',88.462,77.778,35.461,64.286,3.875,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Najuka Sankhe','nsankhe@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','4','2','5','2','2','6','6','5','6','5','6','2','6','2','3','2','2','6','6','India','United States',NULL),(1269,'2015-07-30','129.210.115.14',34.615,88.889,29.014,100.000,2.125,5.000,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roopashree Narayana Swamy','ait.roopa@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','7','7','1','1','1','1','1','4','7','7','1','7','7','7','7','1','1','1','1','1','United States','Germany',NULL),(1270,'2015-07-30','69.52.33.52',88.462,85.185,70.922,42.857,3.875,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yingjie Bi','ybi@scu.edu',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','2','2','6','6','6','6','2','6','2','4','6','7','6','2','2','6','6','2','6','6','2','3','China','United States',NULL),(1271,'2015-07-31','73.202.193.5',100.000,77.778,22.566,85.714,4.375,4.500,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Doudou Zhou','toutouchow@gmail.com',' SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','2','5','7','5','2','3','3','2','2','6','6','6','7','6','2','2','6','2','7','2','6','4','India','United States',NULL),(1272,'2015-08-01','23.121.156.139',65.385,96.296,54.803,57.143,3.125,5.333,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lavanya Pothineni','lavanyapothineni298@gmail.com',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','6','6','6','6','2','2','6','2','2','5','6','3','4','4','2','6','6','5','2','2','6','2','India','United States',NULL),(1273,'2015-08-01','129.210.115.33',69.231,44.444,58.027,21.429,3.250,3.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','sreenidhi krishna','s4krishna@scu.edu',' SCU001','India','','Millenials (Born from 1980 to 1995)','F','scu','Individual Contributor','One year','Communications, Utilities','3','3','5','1','5','4','4','4','4','4','5','4','5','3','1','4','1','1','4','5','6','4','1','4','Germany','Nigeria',NULL),(1274,'2015-08-04','172.250.98.52',57.692,25.926,6.447,50.000,2.875,2.167,1.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelli Richards','kelli@allaccessgroup.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','The All Access Group LLC','Executive','Four or more years','Entertainment','1','6','1','3','5','3','2','1','1','2','2','4','6','2','6','4','1','2','2','2','2','4','2','1','Germany','Sweden',NULL),(1275,'2015-08-05','99.57.136.53',26.923,40.741,22.566,85.714,1.875,2.833,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathie Sherman','ksherman@tenfourmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','TenFour Marketing, Inc.','Senior Manager','Four or more years','Communications, Utilities','4','7','2','1','7','1','1','3','1','2','2','3','6','4','4','6','2','6','1','1','1','1','4','1','Russia','China',NULL),(1276,'2015-08-07','73.170.241.235',15.385,29.630,29.014,35.714,1.500,2.333,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','3','6','1','2','6','5','2','3','3','3','2','2','2','2','2','5','1','1','2','2','1','1','2','1','United States','Germany',NULL),(1277,'2015-08-10','73.170.241.235',34.615,22.222,25.790,50.000,2.125,2.000,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Holly Brady','holly@hollybrady.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Brady New Media Publishing','Executive','Four or more years','Communications, Utilities','2','5','1','2','6','2','4','3','2','2','2','2','5','2','2','5','3','1','3','2','2','2','2','2','Germany','Sweden',NULL),(1278,'2015-08-11','107.130.98.78',34.615,25.926,16.119,85.714,2.125,2.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Henken','Martydeb@sbcglobal.net','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Highland Team','Executive','Four or more years','Computer, Internet','1','7','2','1','6','2','2','3','1','2','1','3','7','2','3','6','2','2','2','1','3','3','4','1','India','Russia',NULL),(1279,'2015-08-13','50.184.176.166',30.769,37.037,12.895,50.000,2.000,2.667,1.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deborah Siegle','dsiegle@marketingsolns.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Strategic Marketing Solutions','Executive','Four or more years','Services','1','6','1','2','5','1','1','2','3','2','1','2','6','4','3','4','3','2','3','1','1','2','5','2','South Korea','Brazil',NULL),(1280,'2015-09-24','162.195.242.221',26.923,22.222,64.475,92.857,1.875,2.000,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abigail Kilkenny','akilkenny@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','Genentech','Individual Contributor','Two to three years','Health Care','4','7','5','1','7','2','6','3','2','6','1','3','6','2','4','7','2','3','2','1','1','2','2','1','India','Sweden',NULL),(1281,'2015-09-21','213.131.238.28',23.077,33.333,16.119,92.857,1.750,2.500,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','2','7','2','1','2','1','3','1','2','7','4','5','6','1','2','2','1','1','1','4','1','United States','China',NULL),(1282,'2015-09-17','50.201.116.20',34.615,40.741,22.566,71.429,2.125,2.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@yahoo.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Bioscience Holdings','Executive','One year','Health Care','4','7','2','2','6','1','2','2','1','2','2','4','6','4','2','5','1','4','3','3','2','2','2','2','Germany','Japan',NULL),(1283,'2015-09-17','199.43.4.121',46.154,55.556,35.461,28.571,2.500,3.500,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Stilwell','stilwell@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','3','7','3','1','2','2','3','2','2','4','2','5','6','4','6','3','3','7','4','1','1','1','3','1','United States','Germany',NULL),(1284,'2015-09-14','50.136.214.80',34.615,48.148,19.342,0.000,2.125,3.167,2.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jennifer LeBlanc','jenn@thinkresultsmarketing.com','WIC','Canada','','Gen X (Born from 1965 to 1979)','F','ThinkResults','Executive','Four or more years','Services','2','4','1','1','3','6','2','3','2','2','3','2','5','3','3','2','1','2','2','3','1','5','3','1','United States','Sweden',NULL),(1285,'2015-09-14','50.131.115.3',26.923,51.852,16.119,35.714,1.875,3.333,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arlene Santos','arlene@agdesigngroup.net','WIC','United States','','Millenials (Born from 1980 to 1995)','F','AG Design Group Inc.','Executive','Four or more years','Services','1','7','1','1','1','4','4','3','1','1','1','1','7','2','6','4','1','1','4','4','1','3','5','1','United States','India',NULL),(1286,'2015-09-13','162.232.170.87',7.692,29.630,22.566,0.000,1.250,2.333,2.167,2.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MinQi Bao','mqbao@hotmail.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence IT','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','3','2','2','2','2','1','4','2','1','2','1','2','1','4','1','1','3','2','United States','China',NULL),(1287,'2015-08-26','70.89.156.33',26.923,22.222,32.237,85.714,1.875,2.000,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MK Hicks','mk@mkhicks.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','MK Hicks','Executive','Four or more years','Manufacturing','7','7','1','1','6','1','1','1','2','4','1','4','6','4','4','7','1','1','1','4','2','1','1','1','India','South Korea',NULL),(1288,'2015-08-27','67.188.82.152',23.077,51.852,41.908,85.714,1.750,3.333,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cindy Kennaugh','cindy@otmmarketing.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','On The Mark','Executive','Four or more years','Computer, Internet','4','7','4','3','6','2','4','3','2','2','1','2','7','4','4','6','1','4','4','2','1','1','4','1','United States','Germany',NULL),(1289,'2015-08-27','50.242.116.249',38.462,55.556,48.356,57.143,2.250,3.500,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Nester','monica@marisan.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Marisan Group','Executive','Four or more years','Services','4','6','4','1','5','4','4','3','3','3','2','5','6','4','3','5','2','3','4','2','1','3','4','1','United States','Germany',NULL),(1290,'2015-08-28','67.161.35.201',23.077,0.000,0.000,71.429,1.750,1.000,1.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jan Robertson','jrobertson@sivaladvisors.com','WIC','Canada','','Baby Boomers (Born from 1946 to 1964)','F','SiVal Advisors, LLC','Executive','Four or more years','Finance, Insurance, Real Estate','1','7','1','1','7','1','1','1','1','1','1','1','7','1','7','3','1','1','1','1','1','1','1','1','United States','Germany',NULL),(1291,'2015-09-03','68.189.100.207',53.846,48.148,67.698,42.857,2.750,3.167,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Renee Daggett','renee@adminbooks.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','AdminBooks, Inc','Executive','Four or more years','Finance, Insurance, Real Estate','7','6','2','2','5','2','6','6','1','5','3','2','5','3','6','4','2','1','7','5','3','2','1','2','Germany','United States',NULL),(1292,'2015-09-04','70.132.123.222',53.846,18.519,6.447,57.143,2.750,1.833,1.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Popky','linda@popky.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Leverage2Market Associates','Executive','Four or more years','Services','1','5','1','1','6','1','2','2','1','1','2','3','6','1','6','5','2','6','1','1','1','6','1','1','Japan','Germany',NULL),(1293,'2015-09-07','75.111.106.83',30.769,33.333,12.895,42.857,2.000,2.500,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilia Shirman','lilia@shirman.com','WIC','United States','','Gen X (Born from 1965 to 1979)','F','The Shirman Group','Executive','Four or more years','Computer, Internet','1','4','1','1','5','2','3','2','1','2','1','1','7','4','6','4','1','2','3','1','1','4','3','1','United States','Sweden',NULL),(1294,'2015-09-08','158.140.1.28',50.000,37.037,48.356,64.286,2.625,2.667,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mitchell Grant Poplack','mpoplack@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','3','2','6','2','3','5','4','3','2','3','6','4','3','5','3','3','3','2','3','3','2','2','Japan','United States',NULL),(1295,'2015-09-08','158.140.1.28',26.923,40.741,29.014,28.571,1.875,2.833,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Kinahan','simonk@cadence.com','Cadence','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','4','7','1','1','5','1','5','1','1','3','3','5','5','4','1','1','1','4','1','3','1','1','4','2','China','India',NULL),(1296,'2015-09-08','199.43.4.28',57.692,62.963,41.908,50.000,2.875,3.833,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khaled Mohamed ElGalaind','galaind@cadence.com','Cadence','Egypt','American','Millenials (Born from 1980 to 1995)','M','Cadence Design System','Manager','Less than one year','Computer, Internet','5','3','2','5','6','2','2','2','6','2','2','2','6','6','6','6','2','2','3','5','2','3','5','1','United States','India',NULL),(1297,'2015-09-08','158.140.1.28',38.462,59.259,51.580,35.714,2.250,3.667,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anne Kuykendall','annek@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','2','6','4','3','5','1','4','4','4','4','1','3','5','5','3','3','1','3','7','3','2','2','3','3','South Korea','Germany',NULL),(1298,'2015-09-08','158.140.1.28',57.692,55.556,54.803,28.571,2.875,3.500,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jessica Castillo','jessica@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','4','4','3','3','6','4','5','5','3','3','2','3','4','4','6','4','3','4','3','3','2','2','3','2','India','China',NULL),(1299,'2015-09-08','199.43.4.28',11.538,18.519,19.342,71.429,1.375,1.833,2.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kim Redburn','kredburn@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design','Manager','Four or more years','Computer, Internet','2','6','2','1','6','1','2','2','2','2','1','2','6','2','2','6','1','2','2','2','1','2','2','1','China','Germany',NULL),(1300,'2015-09-08','158.140.1.28',15.385,74.074,48.356,28.571,1.500,4.333,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alessandro Mendes','ajmendes@cadence.com','Cadence','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','3','2','4','6','2','5','1','3','6','6','1','2','1','4','4','5','2','1','5','2','United States','Brazil',NULL),(1301,'2015-09-08','158.140.1.28',46.154,62.963,48.356,50.000,2.500,3.833,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naomi Mitchell ','naomi@cadence.com','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design','Senior Manager','One year','Computer, Internet','5','5','3','2','6','2','4','4','2','3','2','4','5','6','2','5','2','4','4','2','4','2','5','2','China','Germany',NULL),(1302,'2015-09-09','213.131.238.28',15.385,66.667,22.566,28.571,1.500,4.000,2.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','FREDERIC NEGNY','fnegny@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE','Manager','Four or more years','Computer, Internet','3','7','2','1','2','5','1','2','3','2','1','3','7','2','2','2','1','1','4','6','1','1','6','2','United States','Germany',NULL),(1303,'2015-09-09','199.43.4.28',46.154,44.444,58.027,35.714,2.500,3.000,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guillaume Fortin','gfortin@cadence.com','Cadence','Canada','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','5','4','4','3','6','1','4','4','4','3','2','4','6','4','3','3','3','4','4','2','2','1','3','2','United States','India',NULL),(1304,'2015-09-09','76.102.52.54',50.000,88.889,61.251,42.857,2.625,5.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joanna Nowak','jnowak@moneywisefa.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self Employed','Executive','Four or more years','Finance, Insurance, Real Estate','5','5','4','1','5','7','5','4','4','3','2','4','5','6','4','5','3','3','6','4','1','2','4','4','United States','Germany',NULL),(1305,'2015-09-10','213.131.238.28',50.000,25.926,48.356,21.429,2.625,2.167,3.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Olivier Picot','opicot@cadence.com','Cadence','France','','Gen X (Born from 1965 to 1979)','M','CADENCE DESIGN SYSTEMS','Individual Contributor','Four or more years','Computer, Internet','5','6','3','1','3','2','3','4','2','4','2','4','6','3','5','2','3','3','2','1','1','4','2','1','United States','China',NULL),(1306,'2015-09-13','211.75.3.222',73.077,100.000,67.698,92.857,3.375,5.500,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tony Qian','tonyqian@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','M','Cadence IPG','Senior Manager','Four or more years','Computer, Internet','6','7','6','4','7','2','6','3','3','3','2','3','7','6','2','6','6','7','7','6','2','2','5','6','United States','Germany',NULL),(1307,'2015-09-10','199.43.4.121',26.923,40.741,29.014,64.286,1.875,2.833,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brett Cline','bcline@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','6','1','1','7','3','2','3','2','3','1','2','5','1','4','5','3','3','3','2','2','1','5','1','Japan','China',NULL),(1308,'2015-09-24','73.162.247.106',3.846,59.259,48.356,78.571,1.125,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swati Patankar','spatankar@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','glt','Individual Contributor','Four or more years','Computer, Internet','6','7','7','1','6','7','1','2','3','2','1','1','6','2','2','6','1','1','7','1','1','1','4','1','United States','China',NULL),(1309,'2015-09-24','67.160.248.132',30.769,70.370,70.922,64.286,2.000,4.167,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Payal Sanghvi','psanghvi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Construction','4','5','4','1','6','5','6','6','2','6','1','6','6','2','2','6','2','1','7','3','1','1','7','2','United States','China',NULL),(1310,'2015-09-21','199.43.4.28',34.615,37.037,29.014,50.000,2.125,2.667,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuval Shay','yuval@cadence.com','Cadence','Israel',NULL,'Gen X (Born from 1965 to 1979)','M','cadence','Manager','Four or more years','Computer, Internet','4','5','2','1','6','2','2','2','3','2','1','3','6','3','2','4','1','3','3','2','5','2','3','2','United States','Germany',NULL),(1311,'2015-09-25','158.140.1.28',11.538,14.815,19.342,0.000,1.375,1.667,2.000,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','MINQI BAO','MQBAO@HOTMAIL.COM','Cadence','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Executive','Four or more years','Computer, Internet','2','2','2','1','2','2','2','2','2','2','2','2','2','2','1','2','2','1','1','2','1','1','2','1','South Korea','United States',NULL),(1312,'2015-09-27','213.131.238.28',50.000,51.852,45.132,50.000,2.625,3.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','VIKAS KOHLI','vikas@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','4','6','2','3','6','3','4','3','5','2','2','3','5','5','5','4','2','3','5','2','2','2','2','2','India','United States',NULL),(1313,'2015-09-27','73.162.188.198',73.077,85.185,70.922,42.857,3.375,4.833,4.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Varun Pandey','vpandey@scu.edu','SCU001 ','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','6','6','2','3','6','6','4','3','3','5','6','6','3','5','5','2','2','6','6','2','2','6','3','United States','India',NULL),(1314,'2015-09-27','50.168.4.150',57.692,44.444,38.685,57.143,2.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kimlong nguyen','klnguyen@scu.edu','SCU001 ','Vietnam','','Gen X (Born from 1965 to 1979)','F','SCU','Student','One year','Computer, Internet','4','6','2','2','6','2','4','2','2','4','4','4','6','4','4','4','2','2','2','4','2','3','4','2','United States','India',NULL),(1315,'2015-09-28','50.141.7.137',100.000,100.000,87.041,57.143,5.750,6.000,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragnesh kumar ','pvajram@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','M','student','Student','One year','Education','6','7','5','7','7','6','7','3','5','7','7','6','3','5','4','5','6','7','6','5','6','6','7','4','United States','India',NULL),(1316,'2015-09-28','129.210.115.36',53.846,55.556,80.593,85.714,2.750,3.500,5.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nisha Narayanaswamy','nnarayanaswamy@scu.edu','SCU001 ','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','7','6','1','6','7','6','4','5','6','1','6','7','2','5','6','1','1','4','3','4','1','4','3','India','United States',NULL),(1317,'2015-09-29','67.169.175.73',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shan Tao','stao@scu.edu','SCU001 ','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','2','7','1','1','1','6','6','4','2','2','1','1','7','3','6','3','1','2','6','2','6','4','6','1','China','United States',NULL),(1318,'2015-09-29','10.63.226.118, 216.240.30.23',50.000,33.333,41.908,28.571,2.625,2.500,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Arndt','arndt@netapp.com','NetApp','United States','','Gen X (Born from 1965 to 1979)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','6','7','2','1','4','4','4','3','1','3','4','4','4','1','4','3','2','4','2','2','1','4','2','1','United States','India',NULL),(1319,'2015-09-29','10.62.18.3, 216.240.30.25',76.923,22.222,93.488,85.714,3.500,2.000,5.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Morgan Wise','morganw@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Individual Contributor','One year','Computer, Internet','4','6','7','1','6','1','7','7','3','7','5','3','7','1','1','7','7','1','4','3','4','2','2','5','India','United States',NULL),(1320,'2015-09-29','10.63.229.166, 216.240.30.25',73.077,62.963,54.803,35.714,3.375,3.833,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Durso','cdurso@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','Netapp','Individual Contributor','One year','Computer, Internet','4','5','3','3','4','4','4','4','4','4','4','4','6','4','3','4','3','4','4','3','3','4','4','3','India','United States',NULL),(1321,'2015-09-29','99.167.206.88',38.462,33.333,29.014,71.429,2.250,2.500,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elise Brownell','elise.brownell@amarantus.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Amarantus Biosciences','Executive','One year','Health Care','3','7','2','2','6','2','3','2','2','3','1','3','6','4','3','5','2','2','3','2','2','3','2','2','Germany','Japan',NULL),(1322,'2015-09-29','10.62.19.109, 216.240.30.25',57.692,44.444,32.237,35.714,2.875,3.000,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Evan Harris','evan.harris@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp','Individual Contributor','One year','Computer, Internet','3','5','2','2','6','4','3','3','3','2','2','3','4','3','5','4','2','2','3','3','2','5','3','2','United States','India',NULL),(1323,'2015-09-30','192.5.98.28',92.308,66.667,58.027,14.286,4.000,4.000,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toru Makii ','makii@cadence.com','Cadence','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','4','Japan','United States',NULL),(1324,'2015-09-30','10.62.10.70, 216.240.30.25',46.154,66.667,64.475,50.000,2.500,4.000,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wanda Hodges','wandah@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Senior Manager','Four or more years','Computer, Internet','5','7','4','3','5','6','4','5','4','4','3','3','6','5','2','3','2','3','3','3','2','2','4','3','India','Germany',NULL),(1325,'2015-09-30','10.62.10.6, 216.240.30.25',61.538,29.630,51.580,57.143,3.000,2.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shakera Sims','shakera@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','F','NetApp','Manager','Four or more years','Services','5','6','3','3','6','2','4','5','3','2','3','4','6','2','6','4','2','2','2','2','2','1','4','3','India','United States',NULL),(1326,'2015-09-30','67.164.108.97',57.692,85.185,22.566,78.571,2.875,4.833,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramya Bangaluru Gopalakrishna','ramyabg6@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','4','2','1','7','6','4','1','1','1','1','7','7','4','7','7','1','7','4','1','4','1','7','1','United States','China',NULL),(1327,'2015-10-01','10.62.10.8, 216.240.30.25',34.615,59.259,77.369,57.143,2.125,3.667,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Hinson','nhinson@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','F','NetApp','Individual Contributor','Two to three years','Computer, Internet','5','6','6','2','6','3','5','5','5','4','2','3','7','2','2','3','2','5','5','3','2','2','4','2','India','United States',NULL),(1328,'2015-10-01','104.10.249.158',30.769,48.148,32.237,42.857,2.000,3.167,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joseph Soares','jssoares@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Future Facilities','Individual Contributor','Less than one year','Computer, Internet','3','6','3','2','6','1','2','3','3','2','1','2','3','4','2','5','3','5','3','4','2','3','2','1','India','Brazil',NULL),(1329,'2015-10-01','129.210.115.19',100.000,70.370,77.369,0.000,4.250,4.167,5.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','prabhath kiran atmakuri','patmakuri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa clara university','Student','Two to three years','Computer, Internet','5','1','4','6','4','3','6','4','5','6','7','6','1','5','6','7','2','4','2','5','2','2','6','3','United States','Germany',NULL),(1330,'2015-10-01','50.131.112.52',53.846,55.556,77.369,85.714,2.750,3.500,5.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruti Saxena','ssaxena@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','6','5','5','4','4','6','4','3','3','7','7','7','1','7','1','1','1','4','2','1','4','2','India','China',NULL),(1331,'2015-10-01','73.231.125.224',65.385,66.667,61.251,7.143,3.125,4.000,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yunxia Zhang','yzhang3@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','3','2','2','4','6','6','6','3','4','3','5','5','3','5','3','1','1','4','4','2','2','6','5','United States','China',NULL),(1332,'2015-10-01','24.6.113.33',30.769,62.963,35.461,35.714,2.000,3.833,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SOOMAL CHOUDHARY','schoudhary@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','5','6','2','1','4','3','2','2','2','4','1','5','7','4','1','2','3','6','3','1','1','2','6','2','United States','China',NULL),(1333,'2015-10-02','67.174.220.59',76.923,81.481,45.132,42.857,3.500,4.667,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hongyu Cui','hcui2@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','5','5','7','7','2','3','1','2','2','5','3','5','5','3','1','5','7','2','6','2','2','2','United States','China',NULL),(1334,'2015-10-02','24.5.248.68',38.462,51.852,22.566,21.429,2.250,3.333,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adrian Ott','adrian.ott@exponentialedge.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Exponential Edge Inc.','Executive','Four or more years','Services','2','4','2','3','3','2','2','3','2','2','1','3','6','4','5','4','2','3','3','3','1','2','5','1','United States','Germany',NULL),(1335,'2015-10-02','50.143.159.159',38.462,62.963,22.566,71.429,2.250,3.833,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harsha Teja Kanikicherla','hkanikicherla@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','2','7','1','1','4','3','5','2','1','2','2','1','7','4','5','6','1','1','5','4','6','1','6','1','India','United States',NULL),(1336,'2015-10-02','129.210.115.6',42.308,96.296,38.685,85.714,2.375,5.333,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pratham Vasa','pvasa@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','4','2','7','6','2','3','4','3','2','4','6','2','5','7','2','7','5','6','1','1','6','2','United States','China',NULL),(1337,'2015-10-02','24.18.228.194',73.077,55.556,25.790,78.571,3.375,3.500,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harshkumar Pandya','hpandya@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','6','2','4','6','3','2','4','2','2','2','5','6','3','6','7','2','1','2','6','4','1','6','3','United States','China',NULL),(1338,'2015-10-02','98.210.180.242',96.154,70.370,48.356,0.000,4.125,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','4','3','3','4','3','3','5','3','4','4','3','5','4','3','6','4','4','5','4','5','5','China','United States',NULL),(1339,'2015-10-02','70.214.4.205',65.385,55.556,38.685,57.143,3.125,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Afif Antabli','aantabli@scu.edu','SCU001','Lebanon','','Millenials (Born from 1980 to 1995)','M','Fidelity Information Services','Individual Contributor','Two to three years','Computer, Internet','3','6','3','4','6','2','4','2','2','4','4','4','5','4','6','5','2','3','4','4','2','2','4','1','China','India',NULL),(1340,'2015-10-03','129.210.115.6',61.538,66.667,58.027,28.571,3.000,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','6','4','2','4','6','6','4','2','4','3','3','4','4','6','4','2','4','4','2','6','1','4','1','China','United States',NULL),(1341,'2015-10-03','104.32.155.220',38.462,48.148,12.895,57.143,2.250,3.167,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tsung-Hao Ku','tsunghak@usc.edu','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','facebook','Student','Less than one year','Computer, Internet','2','5','1','1','6','1','2','2','2','1','2','3','6','3','7','5','1','3','4','6','2','1','2','1','China','United States',NULL),(1342,'2015-10-03','129.210.115.6',30.769,48.148,25.790,57.143,2.000,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Aditya Dev Ganapathy','aganapathy@scu.edu','SCU001','India',NULL,'Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','7','6','1','3','2','2','2','1','1','1','6','6','1','1','6','1','7','1','1','4','1','7','1','India','United States',NULL),(1343,'2015-10-03','129.210.115.18',100.000,81.481,51.580,21.429,4.250,4.667,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','jiajie wu','jwu1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','3','3','3','4','4','4','4','4','4','5','6','6','7','3','4','5','5','4','4','4','4','4','4','China','United States',NULL),(1344,'2015-10-03','129.210.115.6',57.692,62.963,45.132,0.000,2.875,3.833,3.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yue Hu','yhu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','4','4','3','2','3','4','3','4','3','3','2','2','4','4','6','2','2','4','4','3','5','2','4','2','China','United States',NULL),(1345,'2015-10-05','10.63.238.50, 216.240.30.23',34.615,48.148,32.237,71.429,2.125,3.167,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joshua Mohundro','jmohundr@netapp.com','NetApp','United States','','Millenials (Born from 1980 to 1995)','M','NetApp/SEPT','Individual Contributor','Less than one year','Computer, Internet','5','6','1','2','6','4','2','4','2','2','4','3','6','4','2','6','2','1','4','4','1','2','2','1','India','United States',NULL),(1346,'2015-12-14','76.126.246.103',73.077,66.667,83.817,42.857,3.375,4.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tingting','txu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','5','6','6','3','6','4','6','6','3','6','2','6','6','6','3','2','2','6','2','4','6','2','2','3','United States','Japan',NULL),(1347,'2015-11-23','192.91.60.11',42.308,55.556,29.014,64.286,2.375,3.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans Hilbig ','h-hilbig@ti.com','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','TI','Senior Manager','Four or more years','Computer, Internet','2','7','2','1','4','2','2','3','2','4','2','5','6','4','2','6','1','6','3','1','1','5','5','2','China','India',NULL),(1348,'2015-10-05','10.63.235.10, 216.240.30.23',61.538,48.148,48.356,57.143,3.000,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Don Deel','don.deel@netapp.com','NetApp','United States','','Baby Boomers (Born from 1946 to 1964)','M','NetApp','Individual Contributor','Four or more years','Computer, Internet','3','6','3','3','5','3','4','4','3','4','2','4','6','2','2','5','3','4','3','3','3','4','4','3','India','China',NULL),(1349,'2015-11-08','203.205.24.37',0.000,51.852,0.000,85.714,1.000,3.333,1.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Trien, Le ','leetrien@yahoo.com','web','Vietnam','','Gen X (Born from 1965 to 1979)','M','Viking Cruises','Individual Contributor','Less than one year','Services','1','7','1','1','7','1','1','1','1','1','1','1','5','4','1','7','1','5','4','5','1','1','1','1','United States','Japan',NULL),(1350,'2015-10-06','199.43.187.9',57.692,96.296,38.685,78.571,2.875,5.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shilpa Alse Airody','sairody@scu.edu','SCU001To','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','4','3','4','7','4','4','4','1','2','7','7','4','7','7','1','6','4','4','1','1','7','1','India','United States',NULL),(1351,'2015-10-08','73.223.237.90',23.077,66.667,38.685,57.143,1.750,4.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kanika Agrawal','kaagrawal@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','1','7','1','7','1','1','7','7','7','1','1','7','7','1','1','1','1','1','Japan','United States',NULL),(1352,'2015-10-11','158.140.1.28',23.077,100.000,100.000,100.000,1.750,6.000,7.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','HUEY-YIH WANG','hywang@cadence.com','CADENCE','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems, Inc.','Individual Contributor','Four or more years','Computer, Internet','7','7','7','1','7','7','7','7','7','7','1','7','7','7','1','7','1','1','7','7','1','1','7','1','United States','China',NULL),(1353,'2015-10-12','213.131.238.28',7.692,7.407,6.447,92.857,1.250,1.333,1.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php',' Mirit Fromovich','mirit@cadence.com','Cadence','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence','Manager','Four or more years','Computer, Internet','2','7','1','1','7','1','1','2','1','1','1','2','7','2','2','6','1','1','1','1','1','1','2','1','India','South Korea',NULL),(1354,'2015-10-13','59.94.119.48',42.308,48.148,74.146,71.429,2.375,3.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taposh Chakravarty ','taposh@devtalent.in','web','India','','Baby Boomers (Born from 1946 to 1964)','M','Dev Talent Services','Executive','Less than one year','Services','6','6','6','2','6','4','6','4','2','5','2','5','6','3','2','6','2','2','5','3','2','2','2','2','China','United States',NULL),(1355,'2015-10-13','158.140.1.28',34.615,55.556,19.342,28.571,2.125,3.500,2.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Inki Hong','inki@cadence.com','Cadence','South Korea','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','7','1','1','1','4','4','1','1','4','1','4','7','4','4','3','1','4','4','1','4','1','4','1','United States','South Korea',NULL),(1356,'2015-10-14','14.99.214.87',23.077,40.741,9.671,71.429,1.750,2.833,1.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajesh Swami Narayanan','srajesh@cadence.com','cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','6','2','1','6','1','2','2','1','1','1','6','6','5','2','6','1','3','1','1','1','1','6','1','United States','India',NULL),(1357,'2015-10-16','158.140.1.28',15.385,66.667,45.132,64.286,1.500,4.000,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashish Mehra','mehra@cadence.com','Cadence','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','One year','Computer, Internet','2','7','6','1','6','6','7','2','2','1','1','5','7','1','1','3','1','2','7','1','1','1','7','1','China','United States',NULL),(1358,'2015-10-19','158.140.1.28',30.769,40.741,41.908,57.143,2.000,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Krishna Belkhale','belkhale@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','4','7','1','2','7','1','7','1','2','4','1','7','7','4','1','1','1','1','6','1','1','1','4','2','United States','India',NULL),(1359,'2015-10-20','24.4.209.62',42.308,25.926,19.342,35.714,2.375,2.167,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmy Gengler','emmy.gengler@softjourn.com','WIC','United States','','Baby Boomers (Born from 1946 to 1964)','F','Softjourn, Inc.','Executive','Four or more years','Computer, Internet','5','6','1','1','5','1','1','3','1','1','1','4','6','4','7','2','1','2','1','1','1','3','4','1','Saudi Arabia','Russia',NULL),(1360,'2015-11-13','198.95.226.240',30.769,48.148,29.014,71.429,2.000,3.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bridget OBrien ','b.obrien@sbcglobal.net','web','United States','','Gen X (Born from 1965 to 1979)','F','NetApp','Individual Contributor','Four or more years','Computer, Internet','4','7','2','1','7','1','2','3','2','2','1','3','6','3','6','4','1','4','3','2','1','2','6','1','India','Japan',NULL),(1361,'2015-10-21','50.185.23.193',69.231,77.778,38.685,50.000,3.250,4.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuanfeng Jiao','yjiao@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','6','3','2','6','4','5','3','2','2','2','6','6','4','2','3','2','6','3','5','5','2','5','5','China','United States',NULL),(1362,'2015-10-21','198.61.62.10',80.769,51.852,61.251,42.857,3.625,3.333,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nikitha Karkala ','nkarkala@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','6','6','3','2','6','1','6','6','2','2','4','2','6','6','7','2','2','2','3','6','6','4','2','2','United States','India',NULL),(1363,'2015-10-23','211.75.3.222',76.923,96.296,16.119,64.286,3.500,5.333,1.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eva Chen','evac@cadence.com','Cadence','China','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Two to three years','Computer, Internet','1','6','2','4','6','6','3','2','1','2','2','3','6','6','3','5','2','6','6','2','6','6','6','2','China','United States',NULL),(1364,'2015-10-23','158.140.1.28',61.538,55.556,38.685,42.857,3.000,3.500,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dan','dkohler@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','2','6','2','2','5','3','6','4','2','2','2','5','6','5','2','3','2','6','2','2','3','6','3','2','China','India',NULL),(1365,'2015-10-24','108.94.164.22',76.923,59.259,54.803,35.714,3.500,3.667,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xi Chen','xchen4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','4','6','4','3','3','3','4','3','4','4','2','4','6','4','4','4','3','4','4','4','4','4','3','4','India','United States',NULL),(1366,'2015-10-24','129.210.115.7',65.385,22.222,35.461,21.429,3.125,2.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyesh Shah ','prshah@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Barracuda Networks','Student','Less than one year','Computer, Internet','6','1','1','5','3','7','2','3','4','1','1','5','6','1','7','7','1','1','1','1','1','4','1','1','United States','India',NULL),(1367,'2015-10-25','75.104.69.219',3.846,33.333,16.119,35.714,1.125,2.500,1.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Sherer','asherer@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','1','6','2','1','4','1','2','1','2','3','1','2','6','2','1','3','1','5','3','2','1','1','2','1','China','Germany',NULL),(1368,'2015-10-26','129.210.115.7',100.000,96.296,87.041,50.000,5.375,5.333,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Taiheng Jin ','TJIN@SCU.EDU','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','7','6','6','5','7','6','5','5','5','5','5','5','5','6','4','5','5','5','5','5','6','5','5','Japan','United States',NULL),(1369,'2015-10-26','129.210.115.7',34.615,66.667,29.014,71.429,2.125,4.000,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lasya Boddapati','lasyaboddapati@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','1','1','7','4','4','4','1','1','1','3','7','7','7','3','1','1','6','2','2','1','4','1','India','United States',NULL),(1370,'2016-01-08','24.5.236.238',100.000,81.481,67.698,50.000,4.375,4.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Steve Huang','chuang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Synopsys','Student','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India',NULL),(1371,'2015-10-26','50.136.233.20',42.308,62.963,61.251,50.000,2.375,3.833,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuqi Zhang','yzhang@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','2','1','6','2','3','7','3','4','2','2','3','5','3','5','2','4','4','6','2','3','2','4','China','United States',NULL),(1372,'2015-10-26','73.202.152.15',53.846,51.852,35.461,64.286,2.750,3.333,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Harshavardhan Reddy Puruma','spuruma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University ','Student','Less than one year','Computer, Internet','3','6','2','4','6','4','3','4','2','3','2','2','6','4','5','5','2','2','2','5','3','2','3','2','India','United States',NULL),(1373,'2015-10-26','129.210.115.14',34.615,88.889,29.014,50.000,2.125,5.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Bai ','lbai@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Health Care','2','6','2','1','4','4','5','2','2','2','2','1','7','7','4','4','2','6','7','1','2','2','5','3','China','United States',NULL),(1374,'2015-10-26','99.44.169.15',96.154,40.741,64.475,78.571,4.125,2.833,4.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Omid Mehrayin','Omid_Mehrayin@yahoo.com','SCU001','Iran','','Gen X (Born from 1965 to 1979)','M','Jeromeandhorner','Manager','Four or more years','Construction','2','7','7','4','7','3','6','4','3','4','2','6','5','3','6','6','3','5','3','1','5','3','2','4','United States','Spain',NULL),(1375,'2015-10-27','158.140.1.28',38.462,70.370,61.251,35.714,2.250,4.167,4.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pierre-xavier thomas ','pthomas@cadence.com','cadence','France','born and raise in France, working, living and raising a family for the last 17 years in the US','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','1','7','4','2','3','6','6','4','6','4','4','2','6','6','1','3','2','5','2','2','2','1','4','4','United States','Russia',NULL),(1376,'2015-10-27','158.140.1.28',38.462,48.148,29.014,14.286,2.250,3.167,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Tsai','mhtsai@cadence.com','Cadence','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','1','2','6','6','6','2','2','2','2','4','2','1','2','2','2','2','2','2','2','2','6','2','United States','China',NULL),(1377,'2015-10-28','73.158.51.30',100.000,100.000,93.488,64.286,5.625,6.000,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manquing Su ','sumanqing0410@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','4','5','5','4','6','7','6','6','7','7','6','5','6','6','6','6','6','5','6','6','6','6','6','6','Japan','Sweden',NULL),(1378,'2015-11-08','42.60.22.130',80.769,51.852,67.698,64.286,3.625,3.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Hock Chuan','mckam1964@emservices.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Lee & Lee Consultants Pte Ltd','Senior Manager','Two to three years','Construction','3','6','4','2','5','3','5','5','5','5','3','4','6','2','7','6','3','3','6','3','2','3','3','5','Germany','Japan',NULL),(1379,'2015-10-28','158.140.1.28',46.154,48.148,45.132,50.000,2.500,3.167,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas Allred','dallred@cadence.com','Cadence','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Services','3','7','5','1','5','3','3','4','2','3','4','3','5','2','2','4','3','4','4','3','3','3','3','1','United States','India',NULL),(1380,'2015-10-28','71.198.210.249',61.538,55.556,51.580,64.286,3.000,3.500,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geethika Kilaru','gkilaru@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','6','7','4','3','4','5','6','2','2','2','1','7','7','3','6','5','1','1','3','2','4','1','7','1','United States','India',NULL),(1381,'2015-10-28','50.156.102.130',57.692,70.370,48.356,50.000,2.875,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swetha Chunduri','schunduri@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','2','6','5','4','4','4','4','3','1','2','4','4','4','5','3','3','4','6','3','1','4','3','United States','India',NULL),(1382,'2015-10-29','69.181.255.131',73.077,70.370,22.566,35.714,3.375,4.167,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SuryaTeja Duggi','sduggi@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','1','3','4','3','3','1','3','1','1','4','5','4','5','4','4','7','4','3','3','2','4','5','United States','India',NULL),(1383,'2015-10-29','73.241.2.111',65.385,37.037,48.356,42.857,3.125,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','adaikammei kannan','adaikammei.kannan@gmail.com','SCU001','Malaysia','','Millenials (Born from 1980 to 1995)','F','scu001','Student','One year','Computer, Internet','3','6','5','5','4','3','6','2','2','3','2','3','6','4','4','4','3','2','2','2','4','2','3','2','Japan','China',NULL),(1384,'2015-10-29','121.6.226.211',38.462,37.037,16.119,100.000,2.250,2.667,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Kuan ','helenkuan28@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','LS!','Senior Manager','Four or more years','Communications, Utilities','1','7','1','1','7','1','1','4','1','3','1','5','7','2','5','7','1','2','4','5','2','2','2','1','United States','Germany',NULL),(1385,'2015-10-29','121.7.229.42',46.154,22.222,0.000,100.000,2.500,2.000,1.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Toh Richard ','richardtoh49@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','ICM Singapore','Senior Manager','Four or more years','Non-profit','1','7','1','1','7','1','1','1','1','1','1','7','7','1','7','7','1','1','7','1','1','1','1','1','Japan','South Korea',NULL),(1386,'2015-10-29','42.3.204.222',26.923,70.370,35.461,42.857,1.875,4.167,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Norman MacLeod ','normacleod@gmail.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Airline','Manager','Four or more years','Transportation','4','6','3','2','5','1','3','3','2','2','2','3','5','5','2','4','2','3','6','4','2',NULL,'6','2','China','United States',NULL),(1387,'2015-10-30','119.56.115.43',57.692,48.148,54.803,28.571,2.875,3.167,3.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rubina Gan ','rubina.gan@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Computer, Internet','5','7','5','3','2','3','2','3','2','6','2','6','3','2','3','6','2','6','3','2','5','1','3','1','','',NULL),(1388,'2015-10-30','129.210.115.18',50.000,37.037,45.132,85.714,2.625,2.667,3.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Shirsat','sshirsat@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','1','6','7','6','2','2','2','2','6','7','2','6','7','2','2','2','2','2','1','1','1','United States','India',NULL),(1389,'2015-10-30','99.27.90.237',50.000,81.481,99.936,85.714,2.625,4.667,6.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angineh Aghakiant','angineh.aghakiant@gmail.com','SCU001','Other','Armenian','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','4','7','6','4','7','4','7','6','7','7','2','1','6','4','6','6','4','7','7','2','1','1','4','2','United States','Germany',NULL),(1390,'2015-10-30','24.130.52.224',53.846,48.148,41.908,71.429,2.750,3.167,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shicong Wang ','swang4@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','2','2','6','2','1','6','2','2','2','2','6','2','6','6','1','7','1','2','3','3','5','3','United States','Germany',NULL),(1391,'2015-10-30','203.112.87.138',46.154,70.370,64.475,50.000,2.500,4.167,4.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong','xiaofeiwong@yahoo.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','','Senior Manager','Four or more years','','3','6','5','3','5','3','6','4','3','5','3',NULL,'5','4',NULL,'5','5','5','5','4','4','3','4','2','United States','China',NULL),(1392,'2015-10-30','121.6.173.219',46.154,40.741,64.475,85.714,2.500,2.833,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yeo Puay Hwa Belinda ','belemily@singnet.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Changi General Hospital ','Individual Contributor','Less than one year','Health Care','6','6','4','1','7','1','6','6','2','2','2','2','7','2','6','6','1','1','1','6','6','1','6','1','United States','China',NULL),(1393,'2015-10-30','50.143.158.177',46.154,66.667,45.132,57.143,2.500,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shruthi Kiran Kadambi ','skadambi@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Student','Student','One year','Computer, Internet','2','7','5','4','4','3','2','2','5','4','1','4','5','4','7','6','1','6','4','3','1','1','4','1','United States','India',NULL),(1394,'2015-10-31','121.6.226.211',65.385,55.556,41.908,50.000,3.125,3.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bryan Lee ','bryan.dm.lee@live.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','OPL','Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','4','5','3','4','3','3','3','3','5','6','5','5','4','2','3','4','3','3','2','3','1','United States','Japan',NULL),(1395,'2015-10-31','222.165.2.163',69.231,66.667,61.251,42.857,3.250,4.000,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeslin Lai ','na','web','Singapore','','Millenials (Born from 1980 to 1995)','F','Avago','Individual Contributor','Four or more years','Manufacturing','3','6','5','2','4','6','6','4','4','3','4','4','6','4','3','4','4','3','3','6','3','4','2','2','United States','China',NULL),(1396,'2015-10-31','202.156.213.207',46.154,22.222,96.712,14.286,2.500,2.000,6.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jasmine Kweh ','jaskwek@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','ABC CO PTE. LTD.','Manager','Four or more years','Finance, Insurance, Real Estate','7','7','7','1','7','1','7','7','7','1','1','7','1','1','7','1','1','1','1','7','1','1','1','1','Japan','United States',NULL),(1397,'2015-10-31','202.156.213.207',92.308,55.556,45.132,92.857,4.000,3.500,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kweh ban leng Stanley ','gwynny14@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','M','ABC','Manager','Four or more years','Communications, Utilities','7','7','4','1','7','1','1','3','2','3','2','7','7','4','6','6','4','2','7','3','6','3','4','3','South Korea','China',NULL),(1398,'2015-10-31','116.14.21.52',61.538,37.037,64.475,42.857,3.000,2.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Quan Chin Pung ','jasonquan888@hotmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Manager','One year','Services','4','6','6','2','4','2','6','4','2','4','2','4','6','4','6','4','2','4','2','2','4','2','2','2','United States','Japan',NULL),(1399,'2015-10-31','122.11.211.10',57.692,59.259,61.251,42.857,2.875,3.667,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Georginia Lim ','georginia_lim_yy@rocketmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Individual Contributor','Four or more years','Services','6','5','4','5','4','1','5','4','3','3','4','1','5','6','2','6','1','6','1','7','7','2','1','1','United States','China',NULL),(1400,'2015-10-31','119.56.115.80',100.000,100.000,80.593,92.857,5.375,5.833,5.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Toh ','teresatoh76@hotmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','teresatoh76@hotmail.com ','Executive','Two to three years','Services','6','7','5','7','7','7','6','5','3','6','4','5','7','3','6','6','6','7','6','5','6','6','7','3','United States','Japan',NULL),(1401,'2015-10-31','101.127.38.62',84.615,55.556,61.251,64.286,3.750,3.500,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nicholas Lim ','shianglim@gmail.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','','Executive','Four or more years','Retail, Wholesale','6','7','3','4','6','3','5','4','3','4','3','6','5','4','6','5','2','6','3','3','2','6','2','1','Japan','United States',NULL),(1402,'2015-10-31','101.127.87.172',34.615,25.926,45.132,0.000,2.125,2.167,3.333,2.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helen Chang ','helenchangcl54@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','F','Panasonic Factory Solutions Asia Pacific','Executive','Four or more years','Manufacturing','3','2','2','3','3','2','3','3','6','3','2','2','4','2','2','2','2','2','2','3','2','2','2','2','United States','China',NULL),(1403,'2015-10-31','101.100.160.248',57.692,59.259,29.014,14.286,2.875,3.667,2.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','ET ','cmyesther@yahoo.com','web','Singapore','','Gen X (Born from 1965 to 1979)','F','Panasonic','Individual Contributor','Four or more years','Services','5','4','2','3','5','2','1','3','2','2','2','3','2','3','2','5','3','6','6','3','6','2','2','2','United States','Japan',NULL),(1404,'2015-10-31','175.156.218.133',46.154,70.370,77.369,78.571,2.500,4.167,5.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siew Sook Chin ','ssookchin@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Services','2','6','2','2','6','1','7','6','6','7','1','1','7','4','6','6','2','6','2','6','6','1','6','1','Japan','China',NULL),(1405,'2015-10-31','50.157.124.12',38.462,22.222,61.251,50.000,2.250,2.000,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SE ','mysticalthings@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','Less than one year','Services','5','6','3','2','4','1','6','4','3','4','2','3','6','2','5','5','1','3','2','2','1','3','2','1','United States','China',NULL),(1406,'2015-11-05','118.200.208.10',61.538,81.481,83.817,71.429,3.000,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddy Chan ','eddy.chan@gtc.org.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','GTC','Manager','Four or more years','Non-profit','6','6','6','2','6','6','6','6','2','6','2','6','6','6','6','6','2','2','2','6','2','2','6','2','Japan','United States',NULL),(1407,'2015-10-31','42.60.150.235',96.154,51.852,77.369,64.286,4.125,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','YongYao Tan ','yongyao.tan@gmail.com','web','Singapore','','Millenials (Born from 1980 to 1995)','M','','Manager','Four or more years','Government','5','6','3','2','7','2','6','6','4','6','3','5','5','5','6','5','5','2','3','5','3','4','3','5','South Korea','Sweden',NULL),(1408,'2015-10-31','129.210.115.15',96.154,55.556,64.475,0.000,4.125,3.500,4.333,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xin Lu ','xlu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Welkin International Industrial Inc','Manager','Less than one year','Construction','1','2','2','1','3','3','7','7','2','7','4','6','6','3','7','2','1','1','7','1','7','4','6','3','United States','Germany',NULL),(1409,'2015-10-31','129.210.115.35',46.154,88.889,58.027,57.143,2.500,5.000,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhilasha Sahu','asahu@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','7','7','7','7','7','1','1','1','1','1','7','1','7','1','1','7','1','7','1','1','7','1','United States','India',NULL),(1410,'2015-10-31','219.74.44.132',73.077,66.667,64.475,85.714,3.375,4.000,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thomas Tsang ','TomTsang99@gmail.com','web','Malaysia','','Baby Boomers (Born from 1946 to 1964)','M','NetLink Trust','Senior Manager','Four or more years','Communications, Utilities','6','7','5','5','6','3','6','4','2','3','3','4','6','4','2','7','3','5','5','4','5','3','3','2','United States','Japan',NULL),(1411,'2015-11-01','132.147.74.254',26.923,59.259,45.132,92.857,1.875,3.667,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roger Yeo ','ekyeo@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','Panasonic','Executive','Four or more years','Manufacturing','4','7','1','2','7','1','7','2','4','2','1','6','7','1','2','6','1','6','6','6','1','1','2','1','Saudi Arabia','India',NULL),(1412,'2015-11-01','42.60.22.112',34.615,37.037,22.566,71.429,2.125,2.667,2.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheok Cheng Liam ','sinoy@singnet.com.sg','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','RENEW CONSULTING','Manager','Four or more years','Manufacturing','2','7','3','1','6','1','2','2','2','2','2','2','6','2','5','5','2','2','3','6','1','2','2','2','United States','Germany',NULL),(1413,'2015-11-02','93.61.42.119',34.615,25.926,29.014,28.571,2.125,2.167,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Trickey ','d.trickey@tco-international.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','','Executive','Four or more years','Services','3','7','1','3','3','1','3','3','3','2','2','5','5','2','1','3','1','1','3','3','1','2','3','2','Germany','United States',NULL),(1414,'2015-11-02','116.15.85.208',100.000,74.074,77.369,71.429,5.250,4.333,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Tan ','dabtante@gmail.com','web','Singapore','','Baby Boomers (Born from 1946 to 1964)','M','TECS ','Manager','Less than one year','Services','4','6','5','3','6','3','6','5','4','6','6','7','6','3','7','6','6','6','6','6','1','6','2','6','China','United States',NULL),(1415,'2015-11-02','119.74.53.172',53.846,59.259,45.132,71.429,2.750,3.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarissa Ching ','clarissalkching@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Manufacturing','2','6','2','3','6','2','6','2','2','6','2','4','6','3','2','6','2','6','2','4','2','2','5','5','India','United States',NULL),(1416,'2015-11-02','202.166.67.101',26.923,37.037,25.790,85.714,1.875,2.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Viola Iau ','violaiau@yahoo.com.sg','web','Singapore','','Gen X (Born from 1965 to 1979)','F','samsung','Senior Manager','Two to three years','Services','2','7','2','1','6','1','2','3','3','2','1','7','7','4','1','6','1','2','1','7','2','1','1','1','South Korea','United States',NULL),(1417,'2015-11-04','75.151.66.113',19.231,48.148,64.475,35.714,1.625,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julio Nava ','julio@hhstaffingservices.com','web','Venezuela','','Baby Boomers (Born from 1946 to 1964)','M','Hhstaffing','Manager','Four or more years','Services','7','7','1','1','3','5','5','5','3','5','1','1','5','4','1','4','1','1','2','6','3','2','1','3','United States','Spain',NULL),(1418,'2015-11-24','93.200.209.253',42.308,51.852,58.027,21.429,2.375,3.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dr. Franz-Josef Beck ','beckbart@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','School for blind and low vision People','Executive','Four or more years','Education','4','7','7','2','4','4','4','2','4','3','1','4','2','4','6','4','1','2','2','4','1','2','4','2','Germany','Sweden',NULL),(1419,'2015-11-24','84.189.15.123',38.462,59.259,25.790,57.143,2.250,3.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christian Rabhansl ','rabhansl@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Deutschlandradio Kultur','Individual Contributor','Four or more years','Communications, Utilities','2','6','2','1','6','3','2','4','2','2','2','5','6','5','2','4','1','3','5','3','2','2','3','3','Germany','China',NULL),(1420,'2015-11-24','89.15.111.249',34.615,33.333,29.014,64.286,2.125,2.500,2.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Uwe Mengelkamp ','uwe.mengelkamp@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Self Employed','Senior Manager','Four or more years','Computer, Internet','4','6','2','1','6','2','2','1','4','2','3','2','6','4','5','5','2','2','2','2','1','2','3','1','United States','Germany',NULL),(1421,'2015-11-24','194.113.41.2',65.385,62.963,38.685,64.286,3.125,3.833,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronald Wirth ','ronald.wirth@web.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Public service, city of Munich','Manager','Four or more years','Non-profit','5','6','2','2','6','1','4','3','2','2','1','5','5','6','6','6','2','5','4','2','1','6','5','2','China','Brazil',NULL),(1422,'2015-11-24','192.91.60.10',26.923,70.370,58.027,7.143,1.875,4.167,4.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hampp Joachim ','j-hampp1@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Manufacturing','6','6','4','1','1','1','7','4','2','1','1','4','1','6','1','7','4','7','6','1','1','1','4','2','United States','India',NULL),(1423,'2015-11-24','95.118.186.218',57.692,22.222,45.132,100.000,2.875,2.000,3.333,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hans-Jürgen Leist ','mail@hans-juergen-leist.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','M','ECOLOG-Institut','Individual Contributor','Two to three years','Non-profit','5','7','1','2','7','1','4','4','3','3','2','6','7','4','6','7','4','1','4','1','1','1','1','1','United States','China',NULL),(1424,'2015-11-24','93.203.203.91',65.385,100.000,54.803,71.429,3.125,5.500,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Carola Huber ','carohub@gmx.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','','Executive','Four or more years','Finance, Insurance, Real Estate','3','6','3','3','6','6','4','6','4','3','2','2','6','5','3','6','4','5','6','5','3','5','6','3','United States','Saudi Arabia',NULL),(1425,'2015-11-25','93.204.102.242',46.154,48.148,45.132,71.429,2.500,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christine Ortenburger ','hm@publicaffair.de','Lothar001','Germany','','Baby Boomers (Born from 1946 to 1964)','F','Freelance','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','6','2','5','3','3','2','2','3','6','5','3','6','3','3','2','2','3','2','5','2','Saudi Arabia','Germany',NULL),(1426,'2015-11-25','217.10.52.10',50.000,40.741,29.014,7.143,2.625,2.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stefan Emmerich ','stefan_emmerich@t-online.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Infineon Technologies AG','Executive','One year','Computer, Internet','2','7','2','3','1','2','3','3','3','2','2','4','5','2','2','2','2','3','3','2','2','5','5','1','India','United States',NULL),(1427,'2015-11-26','192.91.60.11',30.769,11.111,35.461,64.286,2.000,1.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tobias Leisgang ','t-leisgang@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','2','7','2','1','7','2','2','3','4','4','2','2','6','1','4','3','3','1','2','1','1','2','2','1','United States','China',NULL),(1428,'2015-11-27','85.179.133.28',50.000,29.630,35.461,85.714,2.625,2.333,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ralf Oberndörfer ','ralf.oberndoerfer@histox.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Histox','Senior Manager','Four or more years','Education','4','6','2','4','7','2','4','3','2','2','2','4','7','1','3','6','2','3','2','2','3','1','4','2','Germany','United States',NULL),(1429,'2015-11-27','24.5.236.238',38.462,37.037,51.580,42.857,2.250,2.667,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Frank Ragukonis ','fragukon@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','Tripler Army Medical Center','Manager','Four or more years','Health Care','2','7','4','1','7','1','6','6','3','1','5','5','2','6','2','4','1','3','1','4','1','2','1','1','Brazil','Russia',NULL),(1430,'2015-11-27','24.5.236.238',46.154,70.370,61.251,42.857,2.500,4.167,4.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vanessa Ragukonis ','vanessa.ragukonis@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','Tripler Army Medical Center','Individual Contributor','One year','Health Care','2','6','2','3','4','2','7','5','2','7','2','7','6','6','1','4','1','7','6','2','1','4','2','1','South Korea','Germany',NULL),(1431,'2015-11-27','24.5.236.238',80.769,74.074,29.014,7.143,3.625,4.333,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Rodriguez','k_rodriguez14@u.pacific.edu','web','United States','','Millenials (Born from 1980 to 1995)','M','Elite Cases','Executive','Less than one year','Finance, Insurance, Real Estate','4','2','2','3','5','2','3','2','2','2','2','5','6','5','3','2','3','5','6','3','6','5','5','2','United States','Nigeria',NULL),(1432,'2015-11-28','24.5.236.238',80.769,33.333,38.685,50.000,3.625,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Rodriguez','rodriguezd@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','EMC','Individual Contributor','Four or more years','Computer, Internet','4','6','1','2','6','2','4','4','1','4','3','5','6','4','6','3','5','3','1','3','2','3','2','3','United States','India',NULL),(1433,'2015-12-14','216.31.219.19',76.923,55.556,64.475,85.714,3.500,3.500,4.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhishek Birjepatil ','abirjepatil@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Broadcom','Student','One year','Computer, Internet','6','7','3','1','7','3','7','4','4','2','2','6','6','4','7','6','6','6','1','4','1','1','3','4','China','United States',NULL),(1434,'2015-12-04','77.2.11.218',42.308,55.556,19.342,50.000,2.375,3.500,2.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christiane Steinigeweg ','c.steinigeweg@gmx.de','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','2','2','4','1','1','3','2','4','4','2','5','3','4','3','3','2','3','5','2','Germany','Russia',NULL),(1435,'2015-12-16','98.210.119.95',65.385,59.259,74.146,28.571,3.125,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ming Ming ','mming@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','2','5','6','6','7','7','6','2','6','2','3','6','2','2','4','4','2','6','2','1','5','3','2','China','India',NULL),(1436,'2015-12-17','50.76.35.242',53.846,70.370,48.356,28.571,2.750,4.167,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrey Volnyets ','avolynets@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','M','Lattice Semiconductor','Individual Contributor','Two to three years','Computer, Internet','2','6','6','3','2','5','4','3','2','4','1','2','6','3','6','4','2','5','4','2','2','3','6','3','United States','China',NULL),(1437,'2016-01-09','107.3.143.62',69.231,100.000,96.712,100.000,3.250,6.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yelong Huang','huang.yelong@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Student','Student','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States',NULL),(1438,'2015-12-19','108.225.131.120',100.000,66.667,58.027,28.571,4.500,4.000,4.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Zheng ','zzheng@scu.edu','SCU013016','China','','Millenials (Born from 1980 to 1995)','M','IBM','Individual Contributor','Less than one year','Computer, Internet','2','5','4','2','4','3','7','4','3','4','5','5','5','3','6','4','5','4','4','6','5','3','4','5','South Korea','United States',NULL),(1439,'2015-12-23','64.134.230.24',92.308,88.889,74.146,100.000,4.000,5.000,4.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vipul Patil','vipul330@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','6','1','7','7','7','2','2','6','1','7','7','7','7','7','1','1','7','7','7','1','1','7','United States','China',NULL),(1440,'2016-01-02','104.172.38.180',80.769,51.852,51.580,57.143,3.625,3.333,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ling-Yi, Lin','llin1@scu.edu','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','2','7','5','3','2','6','6','5','2','2','2','6','6','2','7','7','1','2','2','6','6','2','2','2','Japan','United States',NULL),(1441,'2016-01-04','50.184.105.192',46.154,85.185,54.803,64.286,2.500,4.833,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Min Xu','mxu@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','4','1','6','7','5','4','2','2','1','1','7','6','2','3','3','3','6','1','5','2','6','5','United States','India',NULL),(1442,'2016-01-05','76.103.92.254',26.923,62.963,54.803,50.000,1.875,3.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ankita Varma ','avarma@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Full Time student','Student','Four or more years','Manufacturing','3','7','6','1','6','1','1','6','5','2','1','6','7','7','2','1','2','2','5','1','1','1','7','1','United States','Japan',NULL),(1443,'2016-01-05','67.169.182.139',23.077,22.222,38.685,35.714,1.750,2.000,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nagappan Alagappan','nalagappan@scu.edu','SCU001','India','','Gen X (Born from 1965 to 1979)','M','VMware Inc / SDDC','Individual Contributor','Four or more years','Computer, Internet','7','7','1','1','4','1','1','1','7','1','4','4','7','1','1','1','1','7','1','1','1','1','1','1','United States','China',NULL),(1444,'2016-01-05','50.184.255.185',100.000,100.000,74.146,71.429,5.625,6.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kai-Hsiang Hung ','khhung.kevin@gmail.com','SCU001','Taiwan','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Manufacturing','6','6','6','5','6','7','5','4','2','6','6','6','7','6','6','5','5','6','6','6','6','6','6','5','United States','Japan',NULL),(1445,'2016-01-05','50.156.23.33',23.077,22.222,32.237,100.000,1.750,2.000,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Akshay Raj Bhati ','akshay.mayoite@gmail.com','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','1','7','1','1','7','1','6','6','1','1','1','1','7','1','7','7','1','7','1','1','1','1','1','1','China','United States',NULL),(1446,'2016-01-05','17.149.225.25',50.000,81.481,67.698,14.286,2.625,4.667,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhe Sun','zellsun@gmail.com','SCU001','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','6','4','2','6','6','4','2','3','2','2','6','6','6','2','1','1','6','3','2','2','6','2','United States','India',NULL),(1447,'2016-01-09','172.56.39.143',53.846,62.963,22.566,21.429,2.750,3.833,2.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gmadridgomez@scu.edu','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','JDSU','Individual Contributor','Four or more years','Manufacturing','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China',NULL),(1448,'2016-01-06','129.210.115.242',100.000,70.370,48.356,0.000,4.750,4.167,3.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rohan Phatak','rphatak@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','6','7','5','3','3','6','4','2','6','1','3','6','1','3','7','6','2','7','4','2','4','United States','Japan',NULL),(1449,'2016-01-06','129.210.16.109',30.769,77.778,74.146,57.143,2.000,4.500,4.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marit Knapp ','mknapp@scu.edu','SCU001','United States','','Millenials (Born from 1980 to 1995)','F','NASA AFDD','Student','Less than one year','Transportation','4','6','7','1','6','6','4','5','3','6','2','5','7','5','1','3','2','2','5','5','1','2','4','2','Spain','Germany',NULL),(1450,'2016-01-07','91.227.71.250',30.769,11.111,51.580,85.714,2.000,1.500,3.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eynat Kedem ','eynatk@gmail.com','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','','Individual Contributor','Four or more years','Health Care','3','7','5','1','6','1','4','3','1','6','1','7','7','4','1','6','1','1','1','1','1','1','1','3','United States','Germany',NULL),(1451,'2016-01-07','62.90.164.108',26.923,33.333,58.027,57.143,1.875,2.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hadar Kedem ','hadarkedem@yahoo.com','Anat001','Israel','','Millenials (Born from 1980 to 1995)','F','Consulting','Individual Contributor','Less than one year','Services','6','7','4','4','6','2','4','6','2','2','2','2','7','4','1','2','1','2','4','2','1','2','1','2','United States','Germany',NULL),(1452,'2016-01-07','149.78.144.56',30.769,14.815,22.566,35.714,2.000,1.667,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michal Leon ','michal@tmlcoaching.co.za','Anat001','Israel','South Africa','Baby Boomers (Born from 1946 to 1964)','F','TML Coaching & Consulting','Manager','Four or more years','Services','4','7','3','1','6','1','1','2','2','1','2','3','3','2','2','3','1','2','2','1','1','4','2','2','United States','Germany',NULL),(1453,'2016-01-07','73.15.200.25',30.769,74.074,45.132,64.286,2.000,4.333,3.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Madhumitha Mani','mmani@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','NA','Student','Two to three years','Computer, Internet','2','7','2','1','6','6','5','1','3','7','1','5','6','4','2','4','1','5','4','1','1','1','6','4','United States','China',NULL),(1454,'2016-01-07','80.178.251.210',11.538,51.852,54.803,100.000,1.375,3.333,3.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chen Tsur ','cy-tsur@mh.org.il','Anat001','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Tama plastic industry','Executive','Four or more years','Manufacturing','6','7','4','1','7','1','6','4','1','2','1','4','7','6','1','7','1','1','7','2','1','1','3','1','United States','Germany',NULL),(1455,'2016-01-08','129.210.115.240',69.231,77.778,38.685,0.000,3.250,4.500,3.000,1.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ipshita Roy Burman ','iroyburman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','1','4','1','4','1','6','5','1','1','1','5','1','7','5','1','1','7','4','1','7','1','7','5','China','Germany',NULL),(1456,'2016-01-09','129.210.115.242',73.077,81.481,35.461,71.429,3.375,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Haitao Huang ','hhuang1@scu.edu','SCU001','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States',NULL),(1457,'2016-01-11','100.36.121.48',42.308,66.667,48.356,85.714,2.375,4.000,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mariaelena Pierobon ','m.pierobon@gmail.com','web','Italy','','Gen X (Born from 1965 to 1979)','F','','Manager','Four or more years','Education','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany',NULL),(1458,'2016-01-12','79.153.162.50',38.462,55.556,48.356,64.286,2.250,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mirjam Martin ','mirjammp@gmail.com','Sietar-Espana','Spain','','Millenials (Born from 1980 to 1995)','F','Clarke','Executive','Two to three years','Services','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain',NULL),(1459,'2016-01-12','81.38.21.56',57.692,40.741,32.237,28.571,2.875,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rosa Telders ','ebt.madrid@yahoo.es','Sietar-Espana','Spain','','Gen X (Born from 1965 to 1979)','F','R. Telders','Individual Contributor','Four or more years','Services','1','5','2','3','5','3','3','4','3','3','2','3','4','5','3','4','3','3','3','3','3','3','1','3','Spain','United States',NULL),(1460,'2016-01-13','213.8.43.242, 94.188.248.70',26.923,11.111,16.119,0.000,1.875,1.500,1.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheery Noph ','n.sheery@gmail.com','Anat001','Israel','','Gen X (Born from 1965 to 1979)','F','Precor','Manager','Four or more years','Retail, Wholesale','3','2','1','1','6','4','1','1','1','4','1','4','1','1','5','4','1','1','1','1','1','1','1','1','United States','Japan',NULL),(1461,'2016-01-13','80.28.120.252',34.615,59.259,22.566,50.000,2.125,3.667,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anna Zelno ','anna@zelno.com','Sietar-Espana','Poland','','Gen X (Born from 1965 to 1979)','F','Talengo SA','Senior Manager','Less than one year','Services','3','7','2','2','4','2','2','4','1','1','2','2','6','6','6','4','1','2','6','2','1','2','4','1','Spain','Germany',NULL),(1462,'2016-01-13','99.47.116.252',26.923,18.519,29.014,7.143,1.875,1.833,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patricia Cross ','patcross7@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Self employed','Individual Contributor','Four or more years','Education','2','6','5','1','4','1','2','2','3','1','2','5',NULL,'3','4','5','1','1','2','2',NULL,NULL,'2','2','India','China',NULL),(1463,'2016-01-16','62.57.0.75',46.154,37.037,48.356,42.857,2.500,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rob Giardina ','rgiardina@gmail.com','Sietar-Espana','Spain','Mix USA/Spain','Baby Boomers (Born from 1946 to 1964)','M','self-employed','Individual Contributor','Four or more years','Education','3','6','4','2','5','2','5','4','2','3','2','3','6','4','2','3','3','3','3','2','3','3','2','2','Spain','United States',NULL),(1464,'2016-01-21','199.16.140.30',34.615,25.926,48.356,78.571,2.125,2.167,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Laurie Hastings ','laurie_hastings@intuit.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Intuit','Senior Manager','Two to three years','Computer, Internet','4','6','3','2','6','1','4','3','3','4','1','2','7','3','3','6','4','3','2','2','1','3','2','1','Israel','India',NULL),(1465,'2016-01-22','157.234.210.5, 104.129.192.105',38.462,55.556,38.685,14.286,2.250,3.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilberto Madrid ','gilberto.madrid@gmail.com','SCU001','Mexico','','Millenials (Born from 1980 to 1995)','M','Lumentum','Individual Contributor','Four or more years','Manufacturing','4','6','2','1','4','3','2','3','3','4','2','4','4','4','4','2','2','4','4','2','1','2','4','2','Germany','United States',NULL),(1466,'2016-01-22','73.231.31.103',53.846,48.148,45.132,35.714,2.750,3.167,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Bharat ','eigojoe@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Two to three years','Education','4','6','2','2','3','4','4','5','2','3','2','4','6','6','3','4','2','2','3','2','6','1','2','2','South Korea','India',NULL),(1467,'2016-01-22','108.83.15.207',42.308,88.889,54.803,42.857,2.375,5.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luis Madrid ','Luismadrid87@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','UTC Aerospace Systems','Individual Contributor','Two to three years','Transportation','2','7','3','2','4','7','7','5','2','4','1','4','6','4','6','3','1','7','6','2','2','2','4','1','United States','Germany',NULL),(1468,'2016-01-29','17.208.130.96',30.769,51.852,25.790,21.429,2.000,3.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Madrid ','jpmadrid@gmail.com','web','Mexico','','Millenials (Born from 1980 to 1995)','M','Apple Inc.','Individual Contributor','Four or more years','Computer, Internet','2','2','1','1','7','4','3','5','1','2','1','2','6','4','5','2','2','5','2','2','2','2','3','1','United States','China',NULL),(1469,'2016-02-01','217.10.52.10',38.462,40.741,22.566,35.714,2.250,2.833,2.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marius Müller ','marius.mueller@infineon.com','Lothar001','Germany','','Millenials (Born from 1980 to 1995)','M','Germany / Infineon','Manager','Four or more years','Communications, Utilities','1','6','2','1','3','4','2','3','3','2','2','4','6','2','6','4','1','3','2','2','1','2','4','1','India','Singapore',NULL),(1470,'2016-01-30','70.213.1.73',50.000,77.778,67.698,42.857,2.625,4.500,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Erin Blomquist ','Blomquist','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Hayward Unified School District','Manager','Four or more years','Education','5','5','2','1','4','6','5','6','2','7','3','1','6','7','6','5','1','7','3','1','5','2','3','2','United States','Sweden',NULL),(1471,'2016-01-30','73.223.88.154',23.077,0.000,22.566,85.714,1.750,1.000,2.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Namitha Nagabhushan ','nnagabhushan@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','IT','Student','Less than one year','Computer, Internet','5','6','1','1','7','1','1','1','4','1','1','2','6','1','6','7','1','1','1','1','1','1','1','1','India','United States',NULL),(1472,'2016-02-01','38.88.246.74',26.923,44.444,12.895,100.000,1.875,3.000,1.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sibe Paramasivan ','sibeparamasivan@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','1','7','1','1','7','1','1','4','2','1','1','1','7','4','5','7','1','7','1','1','4','1','4','1','United States','India',NULL),(1473,'2016-02-03','73.15.189.150',53.846,100.000,67.698,28.571,2.750,5.500,4.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','2','6','6','2','3','7','6','5','2','6','6','6','7','6','2','2','1','2','6','6','1','2','6','2','United States','Sweden',NULL),(1474,'2016-02-03','12.145.28.162',42.308,62.963,51.580,14.286,2.375,3.833,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Woolery ','swoolery@scu.edu','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara','Individual Contributor','Two to three years','Computer, Internet','4','6','2','1','3','5','6','4','3','3','1','5','5','3','5','2','2','3','6','1','2','2','5','1','China','India',NULL),(1475,'2016-02-03','24.7.54.117',69.231,48.148,45.132,71.429,3.250,3.167,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ram Prasath ','rvedavinayagam@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara university','Student','One year','Computer, Internet','5','6','3','2','6','2','6','2','2','2','2','6','6','2','4','6','2','2','2','5','6','2','6','2','United States','Singapore',NULL),(1476,'2016-02-03','129.210.115.112',7.692,40.741,16.119,92.857,1.250,2.833,1.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Amruth ','samruth@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Four or more years','Computer, Internet','1','6','1','1','7','6','1','4','3','1','1','3','7','1','1','7','1','1','7','1','1','1','1','1','India','United States',NULL),(1477,'2016-02-03','174.62.109.205',69.231,29.630,51.580,78.571,3.250,2.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abhinav Anand ','aanand@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Maruti Suzuki India Ltd.','Manager','Two to three years','Computer, Internet','4','7','4','1','7','1','4','5','4','1','7','7','7','1','7','4','1','7','1','1','1','1','3','1','United States','Sweden',NULL),(1478,'2016-02-03','207.141.66.46',15.385,70.370,29.014,50.000,1.500,4.167,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sharadha Ramaswamy ','sramaswamy@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','1','1','7','6','4','1','4','4','1','4','3','7','2','7','1','1','5','4','1','1','2','1','United States','India',NULL),(1479,'2016-02-03','76.21.68.61',38.462,70.370,51.580,50.000,2.250,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Melodie Nguyen ','melodiettnguyen@gmail.com','SCU013016','United States','','Gen X (Born from 1965 to 1979)','F','Santa Clara University','Student','Two to three years','Manufacturing','5','5','6','1','7','7','5','3','1','2','1','4','7','6','5','2','1','6','1','1','4','1','4','1','United States','China',NULL),(1480,'2016-02-03','50.143.159.159',53.846,85.185,32.237,21.429,2.750,4.833,2.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yugansh Bansal ','yugansh1992@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','DRDO of India','Student','One year','Computer, Internet','4','7','4','2','6','3','5','1','1','1','2','2','3','4','4','1','2','6','5','7','1','3','4','6','India','United States',NULL),(1481,'2016-02-03','67.188.134.96',38.462,29.630,29.014,57.143,2.250,2.333,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwati Asoka Kumar Shenoi ','ashenoi@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','WABCO','Student','One year','Computer, Internet','1','7','4','2','6','1','1','3','1','5','1','5','7','3','5','2','1','1','3','4','2','1','2','1','United States','Germany',NULL),(1482,'2016-02-03','129.210.115.242',30.769,74.074,61.251,21.429,2.000,4.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sutirtho Datta ','sdatta@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','6','4','2','4','5','4','4','3','4','3','3','6','6','1','1','2','4','4','4','2','1','3','2','United States','India',NULL),(1483,'2016-02-04','73.158.62.110',42.308,40.741,61.251,64.286,2.375,2.833,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Hwang ','paul.oh.hwang@gmail.com','SCU013016','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Manufacturing','4','5','4','2','6','5','5','5','3','4','2','5','6','2','4','6','1','2','2','1','1','1','5','3','South Korea','Japan',NULL),(1484,'2016-02-04','129.210.115.112',73.077,70.370,48.356,50.000,3.375,4.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tanmayee Mareddy ','tanmayee.mareddy@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','F','Aurobindo pharmacy','Student','Less than one year','Manufacturing','1','6','5','2','6','6','5','5','4','1','6','4','7','5','3','2','3','3','5','2','1','2','4','6','United States','China',NULL),(1485,'2016-02-05','69.181.255.131',38.462,34.550,25.790,42.857,2.250,2.670,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kedar Hindupur ','kedar132@gmail.com','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','','Student','Four or more years','Computer, Internet','1','7','5','1','6','7','3','3','1','1','2','2','6','1','7','1','1','3','1','3','1','3','1','1','United States','India',NULL),(1486,'2016-02-05','129.210.115.112',73.077,100.000,70.922,100.000,3.375,6.333,4.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajashekar Reddy Bussa ','rbussa@scu.edu','SCU013016','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','3','7','6','4','7','7','7','1','4','7','1','3','7','6','7','7','7','7','7','4','1','1','7','3','United States','Israel',NULL),(1487,'2016-02-05','129.210.115.114',100.000,96.296,90.264,50.000,4.375,5.333,5.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','E\'Jaaz Ali ','ejaaz.ali@gmail.com','SCU013016','Fiji','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','One year','Health Care','5','5','6','6','5','7','6','5','6','6','4','2','6','5','4','5','5','5','5','5','4','5','5','5','United States','Japan',NULL),(1488,'2016-02-08','68.186.55.159',7.692,3.704,3.224,92.857,1.250,1.167,1.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rita Graziano','focusedsolutionsgroup@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','FSG','Executive','Four or more years','Services','2','7','1','1','7','1','1','1','1','1','1','1','7','1','3','6','1','1','2','1','1','1','1','1','United States','Japan',NULL),(1489,'2016-03-04','97.94.191.162',23.077,44.444,12.895,21.429,1.750,3.000,1.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann McCloskey ','amccloskey@vepcg.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Vista Consulting Group','Executive','Four or more years','Services','1','5','2','1','4','3','1','2','1','3','2','1','4','4','1','4','1','5','2','2','5','2','2','1','United States','Germany',NULL),(1490,'2016-02-20','129.210.115.242',65.385,29.630,38.685,64.286,3.125,2.333,3.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Kingsman ','jack.kingsman@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','M','NOne','Student','Less than one year','Computer, Internet','7','5','4','1','5','1','1','3','1','2','3','4','6','1','2','7','6','2','3','1','6','1','6','2','Nigeria','Germany',NULL),(1491,'2016-02-26','137.54.33.73',26.923,70.370,48.356,71.429,1.875,4.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kristin Behfar ','behfark@darden.virginia.edu','Darden','United States','','Gen X (Born from 1965 to 1979)','M','Darden School of Business','Individual Contributor','Four or more years','Education','2','7','2','2','5','4','5','4','3','5','1','6','6','4','1','6','1','3','5','3','1','1','6','2','Japan','Saudi Arabia',NULL),(1492,'2016-03-08','192.138.80.211',57.692,40.741,45.132,42.857,2.875,2.833,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joe Dragonetti','joseph.d.dragonetti.mil@mail.mil','Tripler','United States','','Millenials (Born from 1980 to 1995)','M','US Army','Individual Contributor','Two to three years','Health Care','4','6','2','1','6','2','6','5','1','2','3','5','4','5','5','4','3','5','1','1','2','2','3','2','United States','South Korea',NULL),(1493,'2016-03-13','107.213.154.196',53.846,22.222,54.803,57.143,2.750,2.000,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sally ','sallyjtonningsen@sbcglobal.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Berkeley Tennis Club','Manager','Two to three years','Education','6','6','6','1','4','1','1','1','3','6','1','5','7','4','7','5','2','1','1','4','1','4','1','1','India','Japan',NULL),(1494,'2016-03-17','192.138.80.211',30.769,18.519,61.251,78.571,2.000,1.833,4.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mary-Catherine Rensko ','marycatherine.rensko@gmail.com','Tripler','United States','','Millenials (Born from 1980 to 1995)','F','','Student','Two to three years','Health Care','3','7','4','1','5','1','5','6','1','6','1','5','7','4','5','6','1','1','1','1','1','1','3','1','United States','China',NULL),(1495,'2016-03-21','114.108.225.9',50.000,77.778,19.342,64.286,2.625,4.500,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alvin U. Pisig','alvin@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','2','7','6','2','7','2','1','1','1','1','1','1','7','2','7','2','2','2','7','7','1','1','7','6','Japan','Singapore',NULL),(1496,'2016-03-21','114.108.225.9',34.615,77.778,19.342,57.143,2.125,4.500,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May-Ann Baladad ','may@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','MIP','Manager','One year','Services','1','7','1','1','7','1','7','1','1','1','1','1','7','7','7','1','4','7','4','4','1','1','4','1','China','United States',NULL),(1497,'2016-03-21','114.108.225.9',80.769,100.000,48.356,78.571,3.625,5.500,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William John C. Correa','johncorrea@motorimage.net','TANCHONG03','Philippines','Philippines','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','One year','Services','1','7','7','1','7','7','7','1','4','1','1','1','7','4','7','4','4','7','4','4','4','7','7','4','United States','Japan',NULL),(1498,'2016-03-21','113.108.146.130',100.000,66.667,54.803,21.429,4.250,4.000,3.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben He','benhe-mic@motorimage.cn','TANCHONG03','China','Hong Kong','Gen X (Born from 1965 to 1979)','M','MIGZ','Manager','Four or more years','Communications, Utilities','2','6','5','2','2','4','5','5','3','3','4','6','6','4','6','3','2','2','3','6','4','5','5','5','Singapore','China',NULL),(1499,'2016-03-21','113.108.146.130',65.385,59.259,64.475,71.429,3.125,3.667,4.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Long Zijie Kiny','kiny@motorimage.net','TANCHONG03','China','','Gen X (Born from 1965 to 1979)','F','MIGZ','Manager','Four or more years','Finance, Insurance, Real Estate','5','7','6','3','6','2','6','5','2','2','2','1','6','3','5','5','5','2','7','6','2','2','2','5','United States','Japan',NULL),(1500,'2016-03-21','122.55.44.7',88.462,85.185,51.580,50.000,3.875,4.833,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Charmaine Lintag','charmaine@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','4','5','3','2','4','4','4','6','4','7','4','4','7','4','6','2','4','4','4','Singapore','United States',NULL),(1501,'2016-03-21','122.55.44.7',57.692,92.593,25.790,7.143,2.875,5.167,2.333,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodel Fajardo','rodel@mtorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Retail, Wholesale','1','6','1','2','2','1','7','2','2','1','2','6','6','7','7','1','2','7','7','2','1','2','7','1','Singapore','China',NULL),(1502,'2016-03-21','113.23.169.82',76.923,81.481,35.461,71.429,3.500,4.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nazim Bin Mohamad Yusoff','nazim@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','Motor Image Malaysia Sdn Bhd','Manager','Four or more years','Retail, Wholesale','2','6','6','6','6','6','2','2','3','2','2','2','6','2','6','6','2','6','6','6','6','2','2','2','Singapore','Japan',NULL),(1503,'2016-03-21','113.23.169.34',69.231,55.556,58.027,57.143,3.250,3.500,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jimmy Chong Hui Min','jimmychong@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','M','TC Subaru Sdn. Bhd.','Manager','Less than one year','Transportation','4','7','4','1','4','4','4','4','4','4','1','4','7','4','4','4','4','1','4','4','4','4','4','4','Singapore','United States',NULL),(1504,'2016-03-22','58.97.84.199',69.231,88.889,51.580,78.571,3.250,5.000,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Picadizo','joey@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','One year','Transportation','5','7','4','1','7','7','4','1','7','1','1','1','7','4','7','4','7','7','4','4','1','1','4','7','Singapore','United States',NULL),(1505,'2016-03-22','113.108.146.130',96.154,85.185,58.027,71.429,4.125,4.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lai Yanyan ','yoyolai-mic@motorimage.cn','TANCHONG03','China','','Millenials (Born from 1980 to 1995)','F','MIGZ ','Manager','Four or more years','Services','2','6','5','3','6','4','6','6','2','3','1','4','6','4','7','6','6','6','5','4','4','4','6','4','Japan','Singapore',NULL),(1506,'2016-03-22','36.69.235.98',84.615,59.259,74.146,28.571,3.750,3.667,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronal Halim','ronal@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','PT Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','3','5','5','3','3','1','6','6','3','6','3','5','7','3','6','3','3','6','3','6','6','3','3','1','Singapore','China',NULL),(1507,'2016-03-22','139.0.23.236',76.923,70.370,58.027,50.000,3.500,4.167,4.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Muhammad Syah Perkasa','perry@motorimage.net','TANCHONG02','Indonesia','','Baby Boomers (Born from 1946 to 1964)','M','PT. TC SUBARU','Senior Manager','Four or more years','Services','6','6','5','2','5','6','3','3','4','3','4','4','6','3','6','4','4','6','2','4','2','4','4','2','Japan','Singapore',NULL),(1508,'2016-03-22','58.97.84.199',15.385,100.000,38.685,85.714,1.500,6.500,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gerardo C. Hernandez','gerry@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc.','Executive','Less than one year','Retail, Wholesale','1','7','1','1','7','7','7','1','1','7','1','1','7','7','5','5','1','7','7','4','1','1','7','1','Singapore','Japan',NULL),(1509,'2016-03-22','113.23.169.50',57.692,66.667,29.014,50.000,2.875,4.000,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Loganathan Tharmalingam ','loganathan@motorimage.net','TANCHONG02','Malaysia','asian','Gen X (Born from 1965 to 1979)','M','TC Subaru VDC','Manager','Four or more years','Services','3','6','2','2','6','3','2','4','1','3','2','5','6','2','2','3','2','2','5','6','5','3','6','2','Singapore','Japan',NULL),(1510,'2016-03-22','118.189.9.212',53.846,85.185,32.237,50.000,2.750,4.833,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahmad Nizal Bin Ismail','ahmadnizal@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Academy, MIE','Manager','Less than one year','Services','4','7','2','2','6','1','6','1','2','1','2','1','7','6','7','1','1','1','7','7','6','2','7','1','China','Japan',NULL),(1511,'2016-03-23','203.198.148.198',69.231,96.296,41.908,21.429,3.250,5.333,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phoebe Chan','phoebe@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','F','Motor Image','Executive','Four or more years','Retail, Wholesale','3','2','2','1','4','7','6','3','4','1','6','2','4','6','7','7','1','7','5','6','6','1','1','2','Singapore','United States',NULL),(1512,'2016-03-23','203.146.123.228',53.846,59.259,35.461,50.000,2.750,3.667,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ahman Farid Bin Idrus ','farid@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','M','TC Subaru Sdn Bhd','Senior Manager','Two to three years','Manufacturing','6','6','2','1','6','2','3','2','2','2','2','5','6','4','4','3','2','4','4','4','2','2','4','4','United States','Japan',NULL),(1513,'2016-03-28','50.136.254.123',61.538,48.148,32.237,57.143,3.000,3.167,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dung Nguyen ','d9nguyen@scu.edu','SCU040216','Vietnam','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','2','6','2','2','6','5','2','4','4','2','3','5','5','3','5','5','3','3','3','2','2','2','3','2','United States','Japan',NULL),(1514,'2016-03-23','118.189.8.151',76.923,25.926,38.685,85.714,3.500,2.167,3.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Siew Peng','tan_siew_peng@tanchong.com','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TCS','Executive','Four or more years','Services','2','7','2','6','6','2','7','3','2','2','1','7','7','2','6','6','2','1','1','6','4','1','1','1','Singapore','Israel',NULL),(1515,'2016-03-23','223.197.45.76',76.923,70.370,80.593,42.857,3.500,4.167,5.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lau Chi Yuen','joelau@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','MIHK','Manager','One year','Retail, Wholesale','5','2','5','3','6','5','6','6','5','4','2','6','6','5','5','6','1','4','4','5','2','3','2','6','Singapore','China',NULL),(1516,'2016-03-23','27.254.11.5',23.077,51.852,90.264,100.000,1.750,3.333,5.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rose Ong','roseong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motorimage Enterprise Pte Ltd','Manager','Four or more years','Education','4','7','7','4','7','1','6','7','4','6','1','1','7','4','3','7','1','2','4','4','1','1','5','2','United States','Japan',NULL),(1517,'2016-03-23','203.116.140.2',92.308,66.667,54.803,42.857,4.000,4.000,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Sim','justin@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tanchong.com','Senior Manager','Four or more years','Computer, Internet','3','5','3','5','5','5','5','4','3','5','3','5','5','3','5','5','3','5','3','5','5','3','3','3','South Korea','United States',NULL),(1518,'2016-03-23','118.189.67.164',50.000,37.037,58.027,14.286,2.625,2.667,4.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee San San ','gisellelee@motorimage.net','TANCHONG02','Singapore','Malaysia','Millenials (Born from 1980 to 1995)','F','Motorimage Enterprises Pte Ltd ','Manager','One year','Transportation','4','6','6','2','6','2','6','2','3','3','2','3','2','3','3','2','3','3','2','3','3','2','3','3','Singapore','Japan',NULL),(1519,'2016-03-23','122.55.44.7',46.154,59.259,67.698,50.000,2.500,3.667,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marnelli S. Reyes ','lai@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','7','4','4','6','2','4','5','2','6','1','2','6','6','6','2','1','2','4','6','2','2','2','2','Singapore','China',NULL),(1520,'2016-03-23','122.55.44.7',50.000,85.185,100.000,71.429,2.625,4.833,6.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose C. Marty III ','ito@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MOTOR IMAGE PILIPINAS INC. ','Manager','Four or more years','Retail, Wholesale','6','6','6','6','6','2','6','7','7','6','2','6','6','6','1','6','2','7','6','7','1','2','1','1','China','Singapore',NULL),(1521,'2016-03-23','59.124.119.18',100.000,48.148,87.041,14.286,4.625,3.167,5.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuh Wei Yeong','weiyeong@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW','Manager','Four or more years','','6','3','6','6','4','4','4','6','5','6','6','6','4','4','6','5','2','2','4','3','5','2','2','4','China','Singapore',NULL),(1522,'2016-03-23','114.121.155.137',80.769,66.667,48.356,57.143,3.625,4.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle van Unnik','michellepatricia@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','F','Motor Image Indonesia','Manager','Two to three years','Retail, Wholesale','2','7','2','6','6','7','4','5','6','2','1','6','6','1','7','3','1','6','1','3','1','1','6','6','United States','Singapore',NULL),(1523,'2016-03-23','59.124.119.18',61.538,62.963,70.922,57.143,3.000,3.833,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dave Wu','davewu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Motorimage Taiwan','Manager','Less than one year','Retail, Wholesale','6','6','5','3','6','5','4','5','4','4','3','3','5','2','2','5','3','4','5','3','5','2','4','3','Singapore','United States',NULL),(1524,'2016-03-23','223.197.45.76',100.000,77.778,74.146,28.571,5.000,4.500,4.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dynas Hung ','dynas@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Executive','Two to three years','Retail, Wholesale','6','5','5','6','5','4','4','5','4','5','6','4','4','5','5','4','5','5','4','5','5','5','4','4','Singapore','United States',NULL),(1525,'2016-03-23','118.140.46.130',50.000,70.370,45.132,92.857,2.625,4.167,3.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fion So','fion@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','F','Motor Image (HK) Ltd','Manager','Two to three years','Retail, Wholesale','3','7','3','2','7','7','6','2','1','5','1','1','6','4','7','7','2','1','4','4','4','2','5','2','Singapore','United States',NULL),(1526,'2016-03-23','220.246.24.201',100.000,74.074,61.251,0.000,4.250,4.333,4.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','So Kwok Yin','yin@motorimage.net','TANCHONG03','Hong Kong','','Gen X (Born from 1965 to 1979)','M','Motor Image (HK) Ltd','Manager','Four or more years','Services','2','4','4','3','4','4','4','6','6','3','1','6','2','6','7','4','3','4','4','4','6','3','4','5','China','Japan',NULL),(1527,'2016-03-24','139.0.23.236',34.615,55.556,77.369,92.857,2.125,3.500,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pebruono Christiawan','pebruono@motorimage.net','TANCHONG02','Indonesia','','Millenials (Born from 1980 to 1995)','M','Motor Image Indonesia','Manager','One year','Retail, Wholesale','6','7','6','1','7','1','6','7','1','4','1','4','7','4','2','6','1','1','4','7','1','1','4','6','Singapore','Germany',NULL),(1528,'2016-03-24','118.189.67.164',61.538,74.074,54.803,71.429,3.000,4.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hendry','hendryyi@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Executive','Two to three years','Retail, Wholesale','2','6','4','2','6','4','6','4','5','2','2','6','6','4','6','6','2','6','2','6','2','2','4','2','Singapore','China',NULL),(1529,'2016-03-24','59.124.119.18',73.077,100.000,29.014,92.857,3.375,5.833,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Chang ','ivanchang@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','motorimage','Manager','Two to three years','Services','2','6','2','2','7','6','7','1','1','2','2','7','7','6','7','7','1','6','7','6','6','1','4','1','Japan','Singapore',NULL),(1530,'2016-03-24','210.242.136.82',53.846,74.074,16.119,57.143,2.750,4.333,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Yi LIang ','yuan@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Subaru of Taiwan','Manager','Four or more years','Services','1','7','1','1','6','4','1','2','2','4','3','1','2','6','7','7','1','1','7','1','7','1','7','1','Singapore','China',NULL),(1531,'2016-03-24','118.189.9.212',46.154,55.556,35.461,71.429,2.500,3.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thein Yin Soe ','tysoe@motorimage.net','TANCHONG02','Singapore','Myanmar ','Gen X (Born from 1965 to 1979)','F','Tan Chong & Sons Motor Co. (S) Pte. Ltd. ','Manager','Four or more years','Retail, Wholesale','2','7','2','2','7','2','4','2','2','5','2','4','6','4','4','4','2','3','4','4','2','2','4','2','Singapore','United States',NULL),(1532,'2016-03-30','129.210.115.112',46.154,48.148,22.566,78.571,2.500,3.167,2.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pranay Bhandarkar ','pbhandarkar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Education','2','7','3','1','6','2','2','2','2','2','2','5','6','2','6','6','3','2','2','6','1','1','5','1','United States','India',NULL),(1533,'2016-03-28','114.108.225.9',0.000,0.000,16.119,57.143,1.000,1.000,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ma. Cristina C. Reyes ','cristinareyes@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila Inc.','Manager','One year','Retail, Wholesale','1','7','6','1','7','1','1','1','1','1','1','1','1','1','1','7','1','1','1','1','1','1','1','1','China','Singapore',NULL),(1534,'2016-03-24','59.124.119.18',100.000,77.778,77.369,71.429,4.375,4.500,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maggie Wu','maggiewu@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','Motorimage Tawian','Manager','Two to three years','Transportation','2','6','7','7','6','4','7','6','5','3','2','6','6','4','5','6','3','5','5','5','4','6','4','2','Singapore','Japan',NULL),(1535,'2016-03-24','113.23.169.34',46.154,66.667,38.685,100.000,2.500,4.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Maizatul Yazmin Hasnan ','maizatulyazmin@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC SUBARU SDN BHD','Manager','Less than one year','Retail, Wholesale','7','7','7','1','7','1','1','1','1','1','1','7','7','1','7','7','1','7','7','7','1','1','1','1','China','Germany',NULL),(1536,'2016-03-24','59.124.119.18',57.692,96.296,54.803,71.429,2.875,5.333,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Liu ','garyliu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','Taiwan Motor Image','Senior Manager','Two to three years','Transportation','6','7','2','2','4','2','6','1','2','6','1','5','7','7','7','6','1','2','7','7','5','1','7','1','Singapore','United States',NULL),(1537,'2016-03-24','59.124.119.18',69.231,55.556,35.461,42.857,3.250,3.500,2.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lee, Hsinman Pamela ','pamelalee@motorimage.net','TANCHONG03','Taiwan','','Millenials (Born from 1980 to 1995)','F','MITW','Manager','Less than one year','Services','5','3','2','7','6','1','5','2','1','2','1','3','6','4','5','5','5','4','6','3','2','1','3','2','Germany','Singapore',NULL),(1538,'2016-03-24','59.124.119.18',57.692,66.667,67.698,92.857,2.875,4.000,4.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kelly Lin ','kellylin@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','F','SOT','Manager','Two to three years','Services','5','7','6','1','7','2','6','6','2','2','2','6','7','2','7','6','2','6','6','6','2','1','2','2','Japan','Singapore',NULL),(1539,'2016-03-25','116.86.38.141',57.692,62.963,32.237,57.143,2.875,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tan Khye Choon Isaac Jason ','isaactan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise Pte Ltd','Senior Manager','Less than one year','Transportation','5','6','3','2','6','2','2','2','2','2','2','5','5','4','5','5','3','6','5','3','2','2','3','2','United States','Japan',NULL),(1540,'2016-03-25','59.124.119.18',88.462,66.667,87.041,78.571,3.875,4.000,5.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ted Chiu','tedchiu@motorimage.net','TANCHONG03','Taiwan','','Gen X (Born from 1965 to 1979)','M','MITW/Aftersales','Manager','Less than one year','Services','7','7','7','2','6','2','5','6','2','6','6','2','6','4','7','6','2','7','4','3','3','2','4','7','Japan','Singapore',NULL),(1541,'2016-03-25','182.52.12.59',61.538,48.148,48.356,50.000,3.000,3.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kornsiri Prachitranont','kornsiri@motorimage.net','TANCHONG02','Thailand','','Gen X (Born from 1965 to 1979)','F','Singapore','Manager','Two to three years','Retail, Wholesale','5','7','5','2','4','1','2','1','6','2','1','1','6','2','6','4','5','2','2','6','1','2','6','6','Singapore','Japan',NULL),(1542,'2016-03-25','112.198.90.196',80.769,100.000,48.356,78.571,3.625,6.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cesar D. Dechavez III','cesar@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Manila, Inc.','Manager','Four or more years','Services','4','7','4','7','7','4','4','1','4','4','1','7','7','7','7','4','4','7','4','7','1','1','7','1','Singapore','Japan',NULL),(1543,'2016-03-25','114.79.28.147',100.000,81.481,16.119,85.714,4.250,4.667,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dedy Kristiadi','dedy@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','PT. Motor Image Indonesia','Manager','One year','Transportation','1','7','2','6','6','5','2','1','2','3','4','1','6','3','6','7','6','6','7','1','1','4','6','6','Japan','Singapore',NULL),(1544,'2016-03-27','116.87.253.165',50.000,81.481,35.461,78.571,2.625,4.667,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chong Chung Yee Isaac','isaac@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises','Manager','Two to three years','Transportation','3','6','2','2','7','2','3','5','2','2','2','5','7','5','5','5','2','6','6','6','2','2','3','1','Japan','United States',NULL),(1545,'2016-03-27','118.189.67.164',30.769,55.556,29.014,28.571,2.000,3.500,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joan Ow','joan@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motorimage','Manager','One year','Transportation','2','6','3','3','4','1','2','3','2','3','2','2','6','1','2','2','1','5','6','6','2','2','2','2','Singapore','China',NULL),(1546,'2016-03-27','118.189.67.164',80.769,100.000,48.356,85.714,3.625,5.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ho Suh Loong ','suhloong@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprises Pte Ltd','Manager','Less than one year','Retail, Wholesale','1','7','4','2','6','6','5','4','4','3','2','6','6','5','6','7','2','6','7','7','6','2','2','3','Japan','Singapore',NULL),(1547,'2016-03-27','118.189.67.164',69.231,51.852,9.671,92.857,3.250,3.333,1.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sherlyn Chia Wanlin','sherlyn@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTOR IMAGE ENTERPRISES PTE LTD','Manager','Less than one year','Retail, Wholesale','1','6','2','2','7','1','1','3','1','1','1','7','7','1','7','7','1','7','6','3','6','1','2','1','Singapore','United States',NULL),(1548,'2016-03-27','118.189.67.164',38.462,25.926,29.014,71.429,2.250,2.167,2.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','John Ang','johnang@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage','Executive','Less than one year','Retail, Wholesale','2','6','2','2','6','2','2','3','3','3','2','2','6','2','6','6','2','2','2','3','1','2','2','1','China','United States',NULL),(1549,'2016-03-27','118.189.67.164',53.846,81.481,41.908,71.429,2.750,4.667,3.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jason Low','jasonlow@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','6','4','2','6','7','6','4','2','1','1','2','7','2','6','5','2','2','4','6','5','2','7','2','China','Japan',NULL),(1550,'2016-03-27','118.189.67.164',100.000,88.889,83.817,42.857,4.625,5.000,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Teo','lindateo@motorimage','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','F','Motor image','Manager','Less than one year','Retail, Wholesale','6','6','6','5','5','6','5','5','5','5','5','5','5','5','4','4','5','4','5','5','4','4','5','5','Singapore','Japan',NULL),(1551,'2016-03-28','118.189.67.164',38.462,62.963,32.237,57.143,2.250,3.833,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philip Lu','philiplu@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motorimage Enterprise','Senior Manager','One year','Retail, Wholesale','2','7','1','1','7','1','6','3','1','3','1','6','7','2','6','1','1','7','7','3','1','1','3','1','Japan','Singapore',NULL),(1552,'2016-03-28','123.202.115.118',61.538,77.778,45.132,42.857,3.000,4.500,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Marco Chong','marcochong@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Four or more years','Services','2','6','4','2','5','1','4','7','1','2','1','4','6','4','7','3','2','6','6','6','4','2','4','2','China','Singapore',NULL),(1553,'2016-03-28','119.92.172.66',69.231,81.481,38.685,78.571,3.250,4.667,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Claudette C. Aguilar','claudette@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','F','Motor Image Manila','Manager','Four or more years','Retail, Wholesale','3','7','1','2','5','6','5','3','3','3','3','2','6','2','7','7','2','6','6','6','2','6','2','2','Singapore','United States',NULL),(1554,'2016-03-28','116.86.229.230',88.462,74.074,67.698,64.286,3.875,4.333,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Yeo','danielyeo@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprises Pte Ltd','Manager','One year','Retail, Wholesale','6','7','6','5','5','7','4','4','2','5','2','4','6','4','7','5','3','3','4','6','5','1','2','4','China','Japan',NULL),(1555,'2016-03-28','69.181.253.161',69.231,59.259,35.461,64.286,3.250,3.667,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kuldeep Ghate ','kghate@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','5','5','4','3','1','2','2','3','5','7','1','7','4','1','7','7','2','1','2','1','2','China','United States',NULL),(1556,'2016-03-28','129.210.115.242',53.846,88.889,29.014,7.143,2.750,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priyam Bajaj ','bajaj.priyam792@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','6','2','1','1','7','2','2','2','2','2','6','6','2','2','2','2','7','6','6','6','2','2','1','United States','China',NULL),(1557,'2016-03-28','104.175.205.102',84.615,14.815,19.342,35.714,3.750,1.667,2.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eeshan Kale ','ekale@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','3','6','2','1','4','2','1','2','2','2','4','5','7','2','6','2','2','1','2','2','6','5','1','1','India','United States',NULL),(1558,'2016-03-28','24.7.49.233',11.538,100.000,96.712,100.000,1.375,7.000,6.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ramyakrishna Vairagyam ','rvairagyam@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Less than one year','Computer, Internet','4','7','7','1','7','7','7','4','7','7','1','1','7','7','1','7','1','7','7','7','1','1','7','4','India','United States',NULL),(1559,'2016-03-28','73.15.216.70',23.077,59.259,61.251,21.429,1.750,3.667,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU040216','Hong Kong','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Non-profit','2','6','4','2','4','7','7','7','1','4','3','3','6','1','1','1','1','4','1','7','1','1','2','2','South Korea','United States',NULL),(1560,'2016-03-28','107.138.88.239',65.385,88.889,80.593,0.000,3.125,5.000,5.167,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sai Ganga Sameera Nemani ','nsameera57@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','1','4','7','1','1','4','4','7','5','7','4','4','7','4','4','1','3','7','1','7','1','1','7','7','India','United States',NULL),(1561,'2016-03-28','114.108.225.9',80.769,66.667,70.922,71.429,3.625,4.000,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace dela Cruz','gracedelacruz@motorimage.net','TANCHONG03','Philippines','','Millenials (Born from 1980 to 1995)','F','Motor Image Pilipinas, Inc.','Manager','Four or more years','Retail, Wholesale','4','7','4','2','4','2','7','5','4','4','2','5','6','4','7','7','1','3','4','7','4','4','4','4','Singapore','United States',NULL),(1562,'2016-03-28','122.55.55.210',73.077,51.852,83.817,71.429,3.375,3.333,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Roberto C. Caridad','bobbycaridad@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','MI Manila Inc','Manager','Less than one year','Retail, Wholesale','2','7','7','1','6','4','5','7','6','5','1','6','7','4','5','4','1','1','5','1','5','5','5','3','Singapore','Japan',NULL),(1563,'2016-03-28','113.23.169.34',50.000,66.667,70.922,64.286,2.625,4.000,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Karen Yip','karenyip@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','TC Subaru','Senior Manager','Less than one year','Transportation','3','7','6','3','6','3','6','4','3','6','2','2','6','4','4','4','3','6','4','3','3','2','4','2','Singapore','Japan',NULL),(1564,'2016-03-29','122.55.44.7',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Van Gilbert Castillo Aniceto','vananiceto@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas, Inc.','Manager','Two to three years','Transportation','5','6','4','2','6','2','3','4','2','3','2','3','6','4','4','3','2','2','2','3','2','2','3','2','Japan','Singapore',NULL),(1565,'2016-03-29','122.55.44.7',34.615,81.481,48.356,50.000,2.125,4.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emmanuel J. Yator','emmanuel@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','Motor Image Pilipinas Inc.','Manager','Two to three years','Retail, Wholesale','6','7','2','2','6','6','7','2','2','2','2','2','6','2','6','2','1','2','6','6','2','1','6','1','Singapore','Japan',NULL),(1566,'2016-03-29','24.6.168.203',69.231,59.259,54.803,42.857,3.250,3.667,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lewis Chen ','lchen1@scu.edu','SCU040216','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','6','7','2','3','4','3','4','4','3','4','2','6','5','4','4','4','3','3','7','2','3','3','3','2','China','Germany',NULL),(1567,'2016-03-29','223.197.45.76',53.846,81.481,45.132,28.571,2.750,4.667,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eugene Ma','eugenema@motorimage.net','TANCHONG03','Hong Kong','','Millenials (Born from 1980 to 1995)','M','MIHK','Manager','Two to three years','Retail, Wholesale','4','4','2','5','4','2','6','4','2','2','2','1','6','2','2','4','2','6','6','6','2','2','6','6','Singapore','Germany',NULL),(1568,'2016-03-29','113.23.169.34',38.462,51.852,32.237,64.286,2.250,3.333,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lew Mable','mablelew@motorimage.net','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Motor Image Malaysia Sdn Bhd','Manager','Two to three years','Transportation','3','6','3','2','7','4','2','4','2','2','1','1','6','4','5','4','2','3','4','1','3','2','4','2','United States','Germany',NULL),(1569,'2016-03-30','113.107.7.218',73.077,59.259,51.580,14.286,3.375,3.667,3.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samson Chua Nam Huat ','samsonchua@motorimage.cn','TANCHONG03','Singapore','China','Gen X (Born from 1965 to 1979)','M','Motorimage China','Senior Manager','Less than one year','Retail, Wholesale','3','4','4','3','5','3','4','4','3','4','3','3','4','4','5','3','3','4','4','4','3','3','3','4','Germany','United States',NULL),(1570,'2016-03-29','122.55.44.7',38.462,44.444,22.566,64.286,2.250,3.000,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jack Palacios ','jack@motorimage.net','TANCHONG03','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','motor image pilipinas inc.','Senior Manager','Two to three years','Transportation','2','6','2','2','5','1','2','4','2','1','1','2','6','3','6','6','1','3','4','3','2','2','4','2','Singapore','United States',NULL),(1571,'2016-03-29','73.222.88.201',42.308,48.148,32.237,85.714,2.375,3.167,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Neha Nag Kolla ','nkolla@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','4','6','3','3','4','4','2','1','1','7','4','3','6','1','1','3','5','5','2','3','2','United States','Germany',NULL),(1572,'2016-03-29','113.161.121.10',61.538,62.963,51.580,92.857,3.000,3.833,3.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thai Minh Nguyet','nguyet@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','Less than one year','Retail, Wholesale','3','7','3','5','6','6','3','4','3','6','1','3','7','2','6','7','2','1','7','5','5','1','2','1','Japan','Singapore',NULL),(1573,'2016-03-29','113.161.101.84',46.154,96.296,54.803,78.571,2.500,5.333,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ha Thi Hang Nga','hangnga@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motorimage Vietnam','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','2','2','6','6','7','3','2','2','1','5','6','6','6','6','2','7','6','6','1','1','1','2','Singapore','Japan',NULL),(1574,'2016-03-29','169.145.89.207',61.538,85.185,29.014,57.143,3.000,4.833,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manish Kumar Kaushik ','kaushikmanish18@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','SAP','Student','Four or more years','Computer, Internet','1','7','4','2','6','6','3','4','2','1','1','2','7','4','6','2','1','7','1','7','7','1','4','4','United States','Singapore',NULL),(1575,'2016-03-29','114.108.225.9',50.000,59.259,80.593,78.571,2.625,3.667,5.167,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rodolfo V.C. Fugoso, Jr.','rodolfo@motorimage.net','TANCHONG03','Philippines','','Gen X (Born from 1965 to 1979)','M','motor image pilipinas inc','Manager','One year','Transportation','7','7','5','5','6','5','6','5','3','5','2','5','6','2','2','6','2','2','2','6','1','2','5','2','Singapore','China',NULL),(1576,'2016-03-29','36.72.181.184',96.154,51.852,70.922,57.143,4.125,3.333,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santoso ','sanz@motorimage.net','TANCHONG02','Indonesia','','Gen X (Born from 1965 to 1979)','M','TC Subaru','Manager','Four or more years','Retail, Wholesale','2','7','6','3','6','6','6','5','2','7','4','4','7','4','6','2','2','2','3','3','6','2','2','6','Singapore','Japan',NULL),(1577,'2016-03-30','113.161.101.84',65.385,51.852,64.475,92.857,3.125,3.333,4.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tran Thi Phuong Khanh ','rita@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam','Executive','One year','Retail, Wholesale','2','7','7','3','6','4','7','4','2','4','1','6','7','2','6','7','6','1','4','7','1','1','2','1','United States','Singapore',NULL),(1578,'2016-03-30','71.202.70.75',100.000,55.556,51.580,42.857,4.375,3.500,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kaushik Srivatsan ','ksrivatsan@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','One year','Computer, Internet','4','4','2','6','5','1','1','7','5','3','2','5','7','3','6','4','4','4','5','4','4','4','4','4','United States','Singapore',NULL),(1579,'2016-03-30','118.189.67.164',76.923,62.963,35.461,64.286,3.500,3.833,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sarah Wu','sarahwu@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Two to three years','Transportation','2','6','3','6','5','2','4','6','1','1','1','6','6','2','4','6','2','7','4','5','5','2','3','2','United States','Japan',NULL),(1580,'2016-03-30','115.79.152.78',80.769,74.074,51.580,71.429,3.625,4.333,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phan Thuy Hang ','hang@motorimage.net','TANCHONG03','Vietnam','','Millenials (Born from 1980 to 1995)','F','Motor Image Vietnam - Tanchong','Manager','Four or more years','Retail, Wholesale','4','7','4','6','7','4','4','4','3','3','2','6','6','4','6','4','4','4','4','6','1','3','4','1','United States','Singapore',NULL),(1581,'2016-03-30','119.56.119.178',46.154,70.370,38.685,42.857,2.500,4.167,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Justin Teo','justin.teo@tanchong.com','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Tan Chong International','Senior Manager','Two to three years','Transportation','2','7','1','1','4','1','7','5','1','2','1','6','7','2','6','2','2','6','6','7','1','2','3','1','China','Japan',NULL),(1582,'2016-03-30','175.156.128.153',57.692,66.667,77.369,64.286,2.875,4.000,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tam Ling Ting Jasmine','jasmine_tam@tanchong.com','TANCHONG02','Malaysia','','Millenials (Born from 1980 to 1995)','F','Tan Chong & Sons Motor Co (S) Pte Ltd','Executive','Two to three years','Retail, Wholesale','5','6','6','2','6','2','7','5','5','2','3','6','7','4','6','4','2','2','3','7','2','1','6','1','Singapore','Japan',NULL),(1583,'2016-03-30','113.23.169.34',80.769,70.370,38.685,78.571,3.625,4.167,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Salawati','salawati@motorimage.net','TANCHONG02','Malaysia','','Gen X (Born from 1965 to 1979)','F','MOTOR IMAGE (m) SDN BHD','Senior Manager','Less than one year','Transportation','2','7','3','4','6','4','4','3','3','3','3','3','6','4','6','6','3','6','3','3','6','2','5','2','Singapore','United States',NULL),(1584,'2016-03-30','118.189.67.164',80.769,66.667,70.922,14.286,3.625,4.000,4.667,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tong Wee Chen ','weechen@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','One year','Services','6','4','4','1','4','4','6','4','6','2','4','4','4','4','4','4','4','4','4','4','4','4','4','4','China','Singapore',NULL),(1585,'2016-03-30','118.189.67.164',42.308,48.148,41.908,42.857,2.375,3.167,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Phetcharat Charuphunphon','som@motorimage.net','TANCHONG02','Thailand','','Millenials (Born from 1980 to 1995)','F','Motor Image Enterprises Pte Ltd','Manager','Four or more years','Retail, Wholesale','2','7','4','4','6','2','4','4','3','2','4','2','4','2','4','3','1','6','4','1','1','2','4','1','Singapore','United States',NULL),(1586,'2016-03-30','75.36.165.255',76.923,92.593,70.922,57.143,3.500,5.167,4.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Seyyed Mohammad Mohammadi Sadegh ','smohammadisadegh@scu.edu','SCU040216','Iran','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','6','7','7','3','7','6','4','5','2','4','1','7','3','4','6','5','3','5','4','5','4','2','7','2','United States','Russia',NULL),(1587,'2016-03-31','116.87.191.188',53.846,62.963,35.461,85.714,2.750,3.833,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ivan Tan ','ivantan@motorimage.net','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Motor Image Enterprise','Manager','Two to three years','Retail, Wholesale','3','6','2','1','7','2','5','3','1','3','2','4','6','3','7','7','1','5','6','4','3','3','3','1','Japan','Singapore',NULL),(1588,'2016-03-31','67.170.212.29',38.462,77.778,12.895,0.000,2.250,4.500,1.667,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pragati Shrivastava ','pshrivastava@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Computer, Internet','1','6','2','1','2','4','2','2','2','1','1','2','2','6','7','2','2','7','1','2','2','1','7','2','India','United States',NULL),(1589,'2016-03-31','172.56.39.159',69.231,77.778,93.488,57.143,3.250,4.500,5.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ajay Videkar ','avidekar@scu.edu','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','','Student','One year','Computer, Internet','4','7','5','7','7','1','7','7','5','7','7','5','7','7','3','1','1','1','7','7','1','1','4','1','United States','Saudi Arabia',NULL),(1590,'2016-03-31','73.158.167.31',30.769,33.333,25.790,85.714,2.000,2.500,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jingqiu Zhou ','jzhou1@scu.edu','SCU040216','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','3','7','3','1','6','2','3','1','2','2','1','1','7','4','1','6','1','1','3','3','7','2','2','2','India','United States',NULL),(1591,'2016-03-31','129.210.115.114',88.462,62.963,41.908,14.286,3.875,3.833,3.167,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prajakta Balasaheb Patil ','patilprajaktab@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','5','3','1','1','3','4','4','4','2','3','3','3','5','2','5','5','5','3','3','4','6','4','7','4','China','United States',NULL),(1592,'2016-03-31','129.210.115.114',69.231,88.889,41.908,50.000,3.250,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chetan Hibare ','chetanh1990@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Peaxy, Inc.','Student','Less than one year','Computer, Internet','1','5','4','1','7','4','5','4','2','3','3','4','5','6','4','4','3','3','6','5','4','3','6','4','India','Germany',NULL),(1593,'2016-03-31','69.181.253.161',46.154,48.148,67.698,85.714,2.500,3.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Saurabh Sathaye ','saurabhsrs@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','6','6','6','2','7','7','7','4','2','2','1','6','7','1','1','6','1','2','1','1','7','1','7','1','United States','China',NULL),(1594,'2016-03-31','129.210.115.112',50.000,44.444,38.685,92.857,2.625,3.000,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachana Mitkar ','rachana.mitkar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Four or more years','Computer, Internet','1','6','6','2','7','1','7','2','1','1','1','1','7','1','7','7','1','7','7','1','1','1','1','7','India','United States',NULL),(1595,'2016-04-01','69.181.253.161',26.923,18.519,35.461,0.000,1.875,1.833,2.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amit Magikar ','amit29.magikar@gmail.com','SCU040216','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','2','1','2','2','2','3','4','2','1','2','4','2','6','1','1','1','2','2','1','2','2','1','United States','China',NULL),(1596,'2016-04-01','118.189.9.212',65.385,66.667,51.580,28.571,3.125,4.000,3.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Linda Poh ','lindapoh@motorimage.net','TANCHONG02','Taiwan','','Baby Boomers (Born from 1946 to 1964)','F','MotorImage Enterprises P/L','Manager','Four or more years','Services','4','5','5','3','4','4','5','2','2','4','3','4','5','4','3','4','3','4','4','3','3','3','5','3','Singapore','Japan',NULL),(1597,'2016-04-02','129.210.115.249',69.231,33.333,58.027,0.000,3.250,2.500,4.000,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Wang ','wang_yuan_9@163.com','SCU080616','China','','Gen X (Born from 1965 to 1979)','M','SCU','Individual Contributor','One year','Computer, Internet','4','4','6','6','3','5','6','4','2','2','2','3','3','2','6','3','2','2','2','2','2','2','2','3','Japan','United States',NULL),(1598,'2016-04-03','118.189.67.164',100.000,88.889,61.251,85.714,4.250,5.000,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hironobu Sugimoto','sugimoto@motorimage.net','TANCHONG02','Japan','','Millenials (Born from 1980 to 1995)','M','Motor Image','Manager','Two to three years','Services','2','7','5','3','5','5','6','6','3','3','2','5','7','4','5','7','6','6','5','5','5','3','5','5','Singapore','Japan',NULL),(1599,'2016-04-06','99.65.179.59',69.231,59.259,58.027,21.429,3.250,3.667,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ojus Rao','orao@scu.edu','','United States','','Millenials (Born from 1980 to 1995)','F','n/a','Student','Less than one year','Computer, Internet','6','5','5','2','3','3','3','4','3','3','2','3','6','3','5','3','3','3','5','3','3','5','5','3','South Korea','India',NULL),(1600,'2016-04-11','118.189.8.151',65.385,88.889,45.132,42.857,3.125,5.000,3.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michael Wong ','michaelwong@tanchong.com','TANCHONG02','Singapore','','Gen X (Born from 1965 to 1979)','M','Tan Chong','Manager','Two to three years','Retail, Wholesale','2','5','6','1','4','2','6','4','1','1','2','2','6','2','7','5','2','6','6','7','6','3','7','2','Singapore','Japan',NULL),(1601,'2016-04-14','118.189.67.164',100.000,92.593,67.698,14.286,4.750,5.167,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Giselle Lee','gisellelee@motorimage.net','TANCHONG02','Singapore','','Millenials (Born from 1980 to 1995)','F','MOTORIMAGE ENTERPRISES PTE LTD','Manager','One year','Transportation','5','4','4','5','4','6','6','3','5','4','5','4','4','4','6','4','4','6','5','5','4','5','5','5','Japan','United States',NULL),(1602,'2016-04-17','38.121.36.2',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Frantzke ','frantzke@ti.com','Lothar001','Germany','','Gen X (Born from 1965 to 1979)','M','Texas Instruments','Manager','Four or more years','Computer, Internet','6','7','3','1','6','2','4','2','5','2','2','3','6','2','1','6','6','2','2','1','2','2','4','2','United States','China',NULL),(1603,'2016-05-03','66.129.239.13',53.846,44.444,35.461,35.714,2.750,3.000,2.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kevin Crossman','crossman@juniper.net','','United States','','Gen X (Born from 1965 to 1979)','M','Juniper Networks','Manager','Four or more years','Computer, Internet','3','7','4','2','3','2','2','3','2','3','3','2','6','4','2','3','3','5','3','2','2','6','2','2','India','Germany',NULL),(1604,'2016-05-03','172.77.222.166',57.692,92.593,93.488,64.286,2.875,5.167,5.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','America Soler-Everhart ','america@fundvec.org','','Venezuela','U.S.A. ','Baby Boomers (Born from 1946 to 1964)','F','FUNDVEC ','Executive','Four or more years','Education','6','4','7','5','5','7','5','6','4','7','3','4','7','5','7','7','1','7','7','4','1','1','1','1','United States','United States',NULL),(1605,'2016-05-23','167.191.240.1',50.000,44.444,45.132,57.143,2.625,3.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emilie Soares ','esoares@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Two to three years','Manufacturing','3','6','3','1','7','1','4','3','4','3','2','3','7','3','4','2','2','4','4','2','4','2','4','3','India','China',NULL),(1606,'2016-05-25','64.212.225.98',42.308,51.852,77.369,64.286,2.375,3.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Storry ','sstorry@riverbed.com','Riverbed','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','Riverbed Technology','Senior Manager','Four or more years','Computer, Internet','6','7','6','1','6','1','4','4','4','6','4','4','6','4','4','4','1','3','5','4','1','1','3','3','Saudi Arabia','India',NULL),(1607,'2016-05-25','50.143.142.237',53.846,70.370,70.922,50.000,2.750,4.167,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Takeuchi ','mtakeuchi@riverbed.com','Riverbed','United States','','Baby Boomers (Born from 1946 to 1964)','F','Riverbed Sunnyvale','Individual Contributor','Less than one year','Communications, Utilities','6','6','5','5','6','1','5','4','4','4','3','3','3','2','4','6','2','6','6','4','2','2','6','1','United States','Singapore',NULL),(1608,'2016-05-25','12.221.225.162',53.846,37.037,32.237,85.714,2.750,2.667,2.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathon Paul ','jpaul@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Manager','Two to three years','Computer, Internet','4','7','1','1','7','2','3','2','2','4','1','4','6','2','6','6','1','4','3','1','1','5','4','3','United States','Singapore',NULL),(1609,'2016-05-25','216.200.161.146',61.538,51.852,19.342,64.286,3.000,3.333,2.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sindhura Ramegowda ','sramegowda@riverbed.com','Riverbed','India','Global','Millenials (Born from 1980 to 1995)','F','Riverbed Technology Inc','Manager','Four or more years','Computer, Internet','1','7','2','1','5','4','4','2','2','1','1','6','7','2','4','4','2','6','2','2','6','2','4','2','India','United States',NULL),(1610,'2016-06-06','216.200.161.146',26.923,55.556,54.803,35.714,1.875,3.500,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alejandra Rapsis ','alejandra.rapsis@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed Technology, Inc.','Senior Manager','Four or more years','Services','4','4','3','1','7','4','2','4','3','7','4','2','4','4','1','4','1','1','5','2','2','3','5','1','United States','India',NULL),(1611,'2016-06-08','12.221.225.162',26.923,51.852,74.146,42.857,1.875,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abby Trainor ','abby.trainor@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','F','Riverbed','Manager','One year','Computer, Internet','7','7','2','1','5','1','6','6','4','4','2','6','6','2','1','2','1','3','6','2','1','1','6','2','Singapore','China',NULL),(1612,'2016-06-14','73.93.70.182',38.462,40.741,32.237,71.429,2.250,2.833,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sean Murphy ','smurphy@riverbed.com','Riverbed','United States','','Gen X (Born from 1965 to 1979)','M','Riverbed Technology','Executive','Four or more years','Computer, Internet','4','7','3','1','5','2','2','2','3','2','2','5','7','3','3','5','2','3','4','3','2','2','2','1','Singapore','Germany',NULL),(1613,'2016-06-21','204.10.228.2',53.846,77.778,83.817,28.571,2.750,4.500,5.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alison Stivers ','alison.stivers@gmail.com','SCU080616','United States','','Millenials (Born from 1980 to 1995)','F','Zeltiq Aesthetics','Individual Contributor','One year','Health Care','6','5','7','3','5','6','6','5','2','6','2','5','5','6','2','3','1','2','2','5','5','2','6','2','United States','India',NULL),(1614,'2016-06-28','73.15.23.166',34.615,29.630,29.014,21.429,2.125,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Josergio Zaragoza ','josergiozaragoza@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Genentech','Individual Contributor','Less than one year','Health Care','1','7','4','1','2','2','3','2','2','3','2','3','6','4','5','2','1','2','2','2','2','2','2','1','United States','Germany',NULL),(1615,'2016-06-28','173.254.196.59',69.231,37.037,38.685,21.429,3.250,2.667,3.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thilina Mallawa','thilina.arachchi@gmail.com','SCU062516','New Zealand','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','5','6','1','2','3','1','3','4','2','3','4','5','5','2','6','3','2','2','3','3','4','2','5','1','United States','India',NULL),(1616,'2016-06-28','73.15.216.70',50.000,88.889,29.014,7.143,2.625,5.000,2.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Junhao Calvin Liu ','jliu5@scu.edu','SCU062516','Hong Kong','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Finance, Insurance, Real Estate','4','7','1','1','4','7','1','4','2','3','7','2','1','6','1','3','1','7','1','6','1','1','3','7','United States','South Korea',NULL),(1617,'2016-06-28','73.222.0.24',38.462,59.259,80.593,28.571,2.250,3.667,5.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana Petkova ','tpetkova@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','LOGOSOL INC.','Senior Manager','Four or more years','Manufacturing','7','6','7','1','7','4','7','4','4','2','2','6','3','2','1','2','2','6','2','2','3','1','6','2','United States','Germany',NULL),(1618,'2016-06-28','167.191.240.1',19.231,33.333,54.803,64.286,1.625,2.500,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silvia Aguilar ','saguilaramaya@scu.edu','SCU062516','Mexico','','Millenials (Born from 1980 to 1995)','F','Lam Research ','Individual Contributor','Two to three years','Manufacturing','6','7','4','1','6','1','3','3','4','3','2','4','6','3','1','4','1','1','3','3','1','2','4','1','United States','India',NULL),(1619,'2016-06-28','73.223.37.5',50.000,62.963,38.685,57.143,2.625,3.833,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pooja Nanjundaswamy ','pnanjundaswamy@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','2','6','2','3','7','2','2','4','2','6','1','2','6','4','6','3','3','3','2','6','2','2','6','2','United States','China',NULL),(1620,'2016-06-28','73.223.26.196',65.385,85.185,54.803,92.857,3.125,4.833,3.833,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Asmaa Mohamed ','asmohamed@scu.edu','SCU062516','Egypt','','Millenials (Born from 1980 to 1995)','F','scu','Student','One year','Health Care','6','7','5','6','7','4','2','5','1','4','2','4','6','4','2','7','7','7','1','7','1','1','6','2','India','China',NULL),(1621,'2016-06-28','24.5.126.173',92.308,88.889,80.593,57.143,4.000,5.000,5.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma ','jverma@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Manufacturing','3','6','6','6','6','6','6','6','4','6','4','2','6','4','6','4','6','4','4','6','4','2','6','2','United States','China',NULL),(1622,'2016-06-29','72.194.213.101',69.231,66.667,29.014,21.429,3.250,4.000,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Peng ','lpeng@scu.edu','SCU062516','China','','Millenials (Born from 1980 to 1995)','M','LogicMonitor, Inc','Individual Contributor','Less than one year','Computer, Internet','2','6','2','3','3','6','2','3','2','4','2','4','6','6','4','2','4','2','6','2','4','3','2','2','India','United States',NULL),(1623,'2016-06-29','50.174.198.65',65.385,74.074,38.685,78.571,3.125,4.333,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Patel ','mapatel@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Education','7','7','1','1','7','1','1','1','1','7','1','4','5','2','5','6','1','5','6','6','7','3','6','3','India','United States',NULL),(1624,'2016-06-29','71.198.45.131',69.231,55.556,38.685,57.143,3.250,3.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ananya Panja ','apanja@scu.edu','SCU062516','India','','Millenials (Born from 1980 to 1995)','F','Intel Corporation','Individual Contributor','Four or more years','Manufacturing','1','7','1','1','1','1','7','1','7','1','7','1','7','4','7','7','1','1','7','7','7','1','1','1','Brazil','Singapore',NULL),(1625,'2016-06-29','192.35.35.35',34.615,25.926,48.356,50.000,2.125,2.167,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashley Pietz ','ashley.e.pietz@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed Martin','Individual Contributor','Four or more years','Manufacturing','3','7','5','1','4','1','5','3','3','2','3','2','7','4','5','3','3','2','2','2','1','1','2','1','India','Saudi Arabia',NULL),(1626,'2016-06-30','64.245.3.214',100.000,88.889,70.922,50.000,5.125,5.000,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','Millenials (Born from 1980 to 1995)','M','','Student','Less than one year','Manufacturing','5','5','4','5','6','5','5','4','5','5','5','5','5','4','5','5','5','5','6','6','4','5','4','7','United States','Japan',NULL),(1627,'2016-07-05','192.91.173.36',46.154,40.741,38.685,71.429,2.500,2.833,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Burger ','timothysburger@gmail.com','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Four or more years','Government','3','6','4','2','6','3','2','3','3','3','2','4','7','5','4','5','3','2','3','2','2','2','2','1','United States','Germany',NULL),(1628,'2016-07-13','216.113.160.71',46.154,44.444,22.566,57.143,2.500,3.000,2.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Priya Maheshwari ','pmaheshwari@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','ebay','Student','Less than one year','Computer, Internet','2','7','2','1','7','2','3','3','1','2','2','4','4','3','5','4','2','4','3','2','2','2','4','2','India','United States',NULL),(1629,'2016-07-19','50.184.196.5',26.923,37.037,32.237,71.429,1.875,2.667,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cynthia Shon ','cynthia@corporategames.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Corporate Games, Inc.','Executive','Four or more years','Services','2','6','3','2','6','2','3','4','2','2','2','3','7','3','2','5','1','2','3','3','1','2','3','2','Brazil','China',NULL),(1630,'2016-07-19','50.207.99.83',42.308,3.704,12.895,42.857,2.375,1.167,1.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gary Kohler ','GKohler@HotelDurant.com','Web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Benchmark Hotels','Executive','Less than one year','Entertainment','2','2','2','2','6','2','2','2','1','1','2','2','6','1','5','6','1','1','1','1','3','3','1','1','Brazil','China',NULL),(1631,'2016-07-06','75.25.116.255',53.846,37.037,38.685,14.286,2.750,2.667,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhavesh Ghantiwala ','bghantiwala@scu.edu','SCU062516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','4','1','1','1','1','4','1','1','4','1','7','7','6','1','1','5','1','1','1','4','1','4','India','United States',NULL),(1632,'2016-07-07','64.136.252.140',69.231,81.481,83.817,71.429,3.250,4.667,5.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Michelle Ngatino ','mngatino@scu.edu','SCU062516','Indonesia','Canada','Millenials (Born from 1980 to 1995)','F','Stryker','Individual Contributor','Two to three years','Manufacturing','5','5','6','1','6','6','7','4','4','6','4','6','7','4','5','6','2','4','4','4','1','1','6','6','Singapore','China',NULL),(1633,'2016-07-22','129.210.115.242',0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cheng-Kai Chen','k20052@yahoo.com.tw','SCU062516','Taiwan','','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL),(1634,'2016-07-30','73.189.255.191',53.846,55.556,96.712,71.429,2.750,3.500,6.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Zhaowei Zheng ','zheng_zhao_wei@hotmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Less than one year','Computer, Internet','6','6','6','3','7','1','7','7','4','6','2','4','7','4','7','4','2','2','7','4','1','1','3','2','United States','Russia',NULL),(1635,'2016-08-01','129.210.115.112',80.769,70.370,41.908,21.429,3.625,4.167,3.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ying Tong ','tongyingkk@gmail.com','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','4','6','2','3','2','7','4','4','3','2','2','3','7','6','6','2','2','2','2','4','5','3','4','5','United States','China',NULL),(1636,'2016-08-01','129.210.115.112',46.154,66.667,22.566,50.000,2.500,4.000,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qianhui Jiang ','qjiang@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','One year','Computer, Internet','2','6','2','2','7','4','3','3','2','1','1','1','6','5','6','2','1','3','4','3','6','2','5','1','China','United States',NULL),(1637,'2016-08-01','12.155.19.66',34.615,59.259,67.698,64.286,2.125,3.667,4.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alex Nguyen ','ahnguyen@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','6','7','5','3','6','3','5','4','2','5','2','2','6','3','2','4','2','5','4','2','2','1','5','3','United States','South Korea',NULL),(1638,'2016-07-19','193.110.55.14',3.846,40.741,41.908,57.143,1.125,2.833,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Louise Hunter','lhunter@juniper.net','JUNIPER','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Juniper Networks','Manager','Four or more years','Computer, Internet','6','7','1','1','4','1','2','6','2','2','1','2','5','7','1','6','1','2','2','1','1','1','4','1','Spain','Sweden',NULL),(1639,'2016-08-02','50.148.189.138',46.154,74.074,70.922,71.429,2.500,4.333,4.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hsiang-Yu Huang','hhuang2@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','5','7','4','3','5','4','6','6','2','5','2','2','6','7','2','6','3','1','4','5','3','3','5','2','United States','Germany',NULL),(1640,'2016-08-04','207.47.51.61',65.385,81.481,61.251,64.286,3.125,4.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fang-Wei Wang ','fwang1@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','6','6','5','3','6','6','6','4','2','2','2','5','6','5','3','5','3','4','4','5','3','3','4','3','China','United States',NULL),(1641,'2016-08-04','8.4.225.31',80.769,77.778,41.908,50.000,3.625,4.500,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sheng-Fu Chuang','s2chuang@scu.edu','SCU080616','Taiwan','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','5','3','2','6','4','2','4','3','2','5','6','3','6','6','3','4','6','6','6','2','2','2','United States','Germany',NULL),(1642,'2016-08-04','199.192.87.130',42.308,25.926,51.580,78.571,2.375,2.167,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Reijo Ratilainen ','reijoeratilainen@gmail.com','SCU080616','Finland','United States','Millenials (Born from 1980 to 1995)','M','Fit3D, Inc.','Senior Manager','Two to three years','Retail, Wholesale','3','7','4','2','6','2','4','3','3','5','3','3','6','2','3','6','3','2','3','2','1','2','2','2','Sweden','Germany',NULL),(1643,'2016-08-04','129.210.115.112',23.077,88.889,35.461,14.286,1.750,5.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Prateek Khatri ','pkhatri@scu.edu','SCU080616','India','USA','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','2','1','1','1','7','7','7','5','1','1','1','1','7','1','7','1','1','7','7','1','1','1','7','1','United States','Brazil',NULL),(1644,'2016-08-04','12.156.69.114',19.231,25.926,19.342,92.857,1.625,2.167,2.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lynn Comiskey ','lcomiskey@scu.edu','SCU080616','United States','','Millenials (Born from 1980 to 1995)','M','Unchained Labs','Individual Contributor','Two to three years','Health Care','1','7','5','1','6','2','1','2','2','1','1','2','7','2','3','7','3','2','4','2','1','1','1','1','United States','South Korea',NULL),(1645,'2016-08-04','73.158.53.41',46.154,25.926,35.461,50.000,2.500,2.167,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Anusha Govindan ','agovindan@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','7','1','2','6','1','2','4','6','2','4','4','5','2','2','3','2','3','2','2','2','2','3','2','United States','Singapore',NULL),(1646,'2016-08-04','129.210.115.242',30.769,77.778,38.685,14.286,2.000,4.500,3.000,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiaoni Zhou ','jzhou@scu.edu','SCU080616','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Universtiy','Student','One year','Computer, Internet','2','6','3','1','3','6','5','4','2','2','2','2','5','6','2','2','4','2','5','2','2','2','6','1','India','United States',NULL),(1647,'2016-08-04','98.234.175.114',34.615,59.259,51.580,78.571,2.125,3.667,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Henry Partida ','henrypartida@yahoo.com','SCU080616','Mexico','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','4','7','4','1','7','1','5','4','1','4','1','4','7','4','7','4','1','4','5','4','1','1','4','1','Japan','Germany',NULL),(1648,'2016-08-05','73.252.250.80',53.846,74.074,70.922,85.714,2.750,4.333,4.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bhargavi Ketha ','mketha@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','2','7','2','4','6','4','5','2','4','7','6','2','5','3','3','5','6','4','1','4','4','United States','India',NULL),(1649,'2016-08-05','64.71.1.74',57.692,66.667,54.803,50.000,2.875,4.000,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mansi Iyengar ','miyengar@scu.edu','SCU080616','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','5','6','2','6','4','2','4','3','3','3','5','6','3','5','4','3','6','3','5','2','2','3','1','United States','China',NULL),(1650,'2016-08-06','129.210.115.112',53.846,70.370,35.461,21.429,2.750,4.167,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Surag Suresh Yalaburgi ','syalaburgi@scu.edu','Engr 304','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','1','7','3','1','1','4','3','4','4','2','1','4','6','2','6','3','1','4','7','4','1','2','4','6','United States','India',NULL),(1651,'2016-08-07','31.184.238.125',100.000,59.259,38.685,7.143,4.250,3.667,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','kleqczilya - DELETE ','','HTGTTedINI','Venezuela','KJNKEfpdJ','Millenials (Born from 1980 to 1995)','M','nqMUdfecDnRWVlMd','Individual Contributor','Two to three years','Computer, Internet','2','2','3','6','5','5','3','2','5','3','3','5','2','2','6','6','4','2','6','4','2','2','3','6','Japan','Spain',NULL),(1652,'2016-08-12','107.196.101.122',69.231,44.444,41.908,28.571,3.250,3.000,3.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Santalynda Marrero ','santalynda@gmail.com','web','United States','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','SMConsulting','Individual Contributor','Four or more years','Education','4','5','3','5','5','2','4','2','2','4','2','3','5','4','6','3','3','2','3','3','2','2','4','3','United States','China',NULL),(1653,'2016-08-22','66.65.166.185',57.692,48.148,25.790,57.143,2.875,3.167,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Matthieu Bernet ','matthieu.bernet@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','M','JACQUET NORTH AMERICA CORP.','Executive','Four or more years','Agriculture','2','4','2','3','6','2','2','3','2','3','2','4','6','4','5','6','3','3','4','3','2','2','3','2','United States','Brazil',NULL),(1654,'2016-08-23','65.209.36.34',34.615,44.444,67.698,21.429,2.125,3.000,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','James Jones ','james.jones@jacquet.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Jacquet North America Corp.','Senior Manager','Less than one year','Manufacturing','6','5','3','1','3','1','6','6','2','4','2','3','6','3','2','3','2','3','3','6','2','2','2','3','Germany','Spain',NULL),(1655,'2016-08-29','67.188.41.200',61.538,40.741,45.132,71.429,3.000,2.833,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nitin Natesan','nitin.natesan@gmail.com','','India','','Gen X (Born from 1965 to 1979)','M','','Individual Contributor','Four or more years','Energy','4','6','3','4','6','1','3','4','4','2','2','3','6','3','3','6','4','4','3','2','2','2','4','4','United States','Germany',NULL),(1656,'2016-08-31','65.209.36.34',23.077,44.444,38.685,100.000,1.750,3.000,3.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sameer Pandya ','sameer.pandya@jacquet.com','web','United States','','Millenials (Born from 1980 to 1995)','M','Jacquet North America Corp.','Manager','One year','Retail, Wholesale','7','7','1','7','7','1','4','4','1','1','1','1','7','4','1','7','1','1','7','1','1','1','4','1','India','United States',NULL),(1657,'2016-09-02','82.227.25.132',61.538,96.296,83.817,42.857,3.000,5.333,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raphaelle Tisserand ','raphaelle.tisserand@jacquet.com','web','France','','Gen X (Born from 1965 to 1979)','F','Jacquet Nort America Corp.','Senior Manager','Less than one year','Retail, Wholesale','6','6','6','2','4','4','5','5','4','6','1','4','4','5','6','6','2','6','6','6','2','2','5','5','United States','Germany',NULL),(1658,'2016-09-05','24.16.45.45',0.000,44.444,9.671,35.714,1.000,3.000,1.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ann Kruse ','annkruse100@gmail.com','MSOD','United States','','Baby Boomers (Born from 1946 to 1964)','F','NA','Individual Contributor','Four or more years','Services','1','7','1','1','4','4','4','1','1','1','1','1','7','1','1','1','1','7','4','1','1','1','1','1','China','Germany',NULL),(1659,'2016-09-06','97.113.31.22',15.385,7.407,22.566,64.286,1.500,1.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vicki cohen ','vcohen88@outlook.com','MSOD','United States','','','F','The Boeing company','Individual Contributor','Four or more years','Manufacturing','2','6','2','2','4','1','4','2','2','1','1','2','7','2','1','6','3','2','1','1','1','1','1','1','Spain','Israel',NULL),(1660,'2016-09-12','199.201.66.3',57.692,14.815,29.014,42.857,2.875,1.667,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Norman','brendan.t.norman@gmail.com','','United States','','Millenials (Born from 1980 to 1995)','M','Facebook','Individual Contributor','Two to three years','Computer, Internet','4','6','3','3','5','3','4','1','2','1','2','5','7','1','6','2','2','2','2','1','2','2','1','1','China','Japan',NULL),(1661,'2016-09-16','50.242.66.245',38.462,62.963,54.803,0.000,2.250,3.833,3.833,2.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lu Cao','lcao@scu.edu','SCU092416','China','United States','Millenials (Born from 1980 to 1995)','M','SCU','Student','Four or more years','Computer, Internet','6','6','3','1','1','2','2','6','2','4','2','2','1','4','1','1','6','7','5','3','2','1','2','3','China','United States',NULL),(1662,'2016-09-17','129.210.115.4',53.846,55.556,48.356,64.286,2.750,3.500,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yaojian Wang','ywang12@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','Two to three years','Computer, Internet','1','7','6','1','6','1','4','6','1','3','2','1','7','2','1','3','1','7','7','1','7','2','3','7','United States','India',NULL),(1663,'2016-09-17','108.199.128.43',61.538,55.556,48.356,85.714,3.000,3.500,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xueyan Lu','xlu1@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','3','6','3','2','6','3','4','4','4','3','1','7','7','6','7','7','1','1','1','7','4','1','3','1','United States','India',NULL),(1664,'2016-09-18','76.103.101.71',50.000,51.852,51.580,78.571,2.625,3.333,3.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephanie Truong','sltruong@scu.edu',' SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Lockheed','Individual Contributor','One year','Manufacturing','3','6','6','2','6','1','3','4','3','3','2','4','7','7','5','6','5','3','5','2','1','1','2','1','United States','China',NULL),(1665,'2016-09-18','76.21.125.2',38.462,92.593,54.803,78.571,2.250,5.167,3.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Visalakshi Gopalakrishnan','vgopalakrishnan@scu.edu','SCU092416','India','','Gen X (Born from 1965 to 1979)','F','SCU','Student','Less than one year','Computer, Internet','2','7','5','2','4','2','2','6','1','7','1','1','7','7','6','7','1','1','7','7','4','2','7','1','United States','China',NULL),(1666,'2016-09-19','73.170.37.140',34.615,81.481,19.342,100.000,2.125,4.667,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Naina Raut','nraut@scu.edu','ENGR 304','India','','Millenials (Born from 1980 to 1995)','F','Tata Consultancy Services','Individual Contributor','Two to three years','Services','1','7','2','1','7','7','1','2','5','1','1','3','7','1','7','7','1','7','1','6','1','1','6','2','United States','India',NULL),(1667,'2016-09-19','130.65.109.194',76.923,85.185,74.146,50.000,3.500,4.833,4.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lin Wang','lwang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','scu','Student','Less than one year','Computer, Internet','5','7','7','2','6','6','6','6','2','3','2','2','4','6','2','4','3','3','2','6','6','5','6','6','China','United States',NULL),(1668,'2016-09-20','71.202.61.8',57.692,100.000,35.461,85.714,2.875,5.500,2.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','SyamalaKeerthana Chegu','schegu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','2','3','6','7','7','4','1','2','2','1','7','7','7','6','1','3','2','7','6','1','7','2','United States','China',NULL),(1669,'2016-09-20','73.162.12.140',46.154,55.556,58.027,78.571,2.500,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brittany Parker','bparker@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','4','1','6','3','4','4','3','5','3','4','7','5','4','5','4','4','5','2','1','2','2','1','China','India',NULL),(1670,'2016-09-20','104.1.185.85',15.385,33.333,35.461,71.429,1.500,2.500,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vincenza Mueller','mueller.vincenza4@gmail.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Pinnacle Performance LLC','Senior Manager','Four or more years','Services','4','7','3','1','4','1','3','3','2','2','1','2','7','4','2','6','1','3','3','2','2','1','2','2','United States','Germany',NULL),(1671,'2016-09-21','129.210.115.112',96.154,81.481,70.922,28.571,4.125,4.667,4.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jatin Verma','jverma@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','3','4','6','5','5','5','5','5','4','5','3','5','5','5','5','4','5','3','4','6','5','2','5','3','United States','China',NULL),(1672,'2016-09-21','76.21.105.72',65.385,44.444,51.580,71.429,3.125,3.000,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nishant S Bochare','bocharenishant@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','M','Student','Student','Less than one year','Computer, Internet','3','6','6','2','6','2','3','3','2','5','3','3','6','4','7','6','5','2','3','3','1','2','4','2','United States','India',NULL),(1673,'2016-09-22','76.244.36.188',88.462,100.000,77.369,92.857,3.875,6.833,5.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monika Malik','mmalik1@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','7','5','2','7','7','7','5','4','5','2','6','6','7','7','7','6','7','7','7','4','2','6','2','United States','China',NULL),(1674,'2016-09-22','69.181.66.236',57.692,66.667,38.685,71.429,2.875,4.000,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Snehal Patil','spatil@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','1','7','1','4','6','1','4','4','2','6','1','4','7','7','4','4','1','1','4','7','4','1','4','4','United States','China',NULL),(1675,'2016-09-22','73.158.217.181',53.846,40.741,29.014,85.714,2.750,2.833,2.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sneha Hegde','shegde@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','6','4','2','7','3','4','2','2','1','1','7','7','6','6','6','2','4','2','1','2','1','1','1','United States','Japan',NULL),(1676,'2016-09-22','136.2.1.109',50.000,25.926,35.461,71.429,2.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Hansen','phanse25@ford.com','','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ford Motor Company','Individual Contributor','Two to three years','Manufacturing','1','7','4','1','6','1','5','3','1','3','1','3','7','2','5','4','2','2','2','2','2','4','4','3','United States','India',NULL),(1677,'2016-09-22','68.189.124.140',50.000,59.259,32.237,57.143,2.625,3.667,2.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott','belliott@scu.edu','SCU092416','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu Company','Individual Contributor','Four or more years','Computer, Internet','3','7','1','1','4','4','3','3','2','4','4','3','5','5','5','6','3','3','3','2','1','2','5','2','China','India',NULL),(1678,'2016-09-22','67.160.193.217',61.538,92.593,80.593,71.429,3.000,5.167,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Xiaoyuan Lai ','xlai@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','7','7','6','5','3','5','2','5','7','4','2','4','3','4','4','6','3','2','6','5','United States','India',NULL),(1679,'2016-09-23','24.5.126.37',23.077,70.370,3.224,100.000,1.750,4.167,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kavitha Muthu ','kmuthu@scu.edu','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Two to three years','Education','1','7','2','1','7','1','1','1','1','1','1','1','7','2','7','7','1','7','7','1','1','1','7','1','China','United States',NULL),(1680,'2016-09-22','129.210.115.4',53.846,96.296,45.132,35.714,2.750,5.333,3.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ning Zhang','nzhang@scu.edu','SCU092416','China','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Computer, Internet','2','5','4','2','5','6','5','4','3','2','2','3','6','4','5','3','3','5','7','6','2','3','4','2','United States','Germany',NULL),(1681,'2016-09-22','129.210.115.104',57.692,51.852,77.369,57.143,2.875,3.333,5.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pravallika Yanamadala','pravallika.yanamadala@gmail.com','SCU092416','India','','Millenials (Born from 1980 to 1995)','F','School Of Engineering,Santa Clara University','Student','Two to three years','Computer, Internet','7','7','2','2','6','2','6','6','3','6','2','6','7','2','6','2','2','2','6','3','2','2','5','1','United States','India',NULL),(1682,'2016-10-11','158.140.1.28',42.308,88.889,41.908,57.143,2.375,5.000,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ludger Johanterwage ','ludgerj@cadence.com','Cadence2016','Germany','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Two to three years','Computer, Internet','3','6','5','1','5','7','3','3','2','3','2','5','7','6','3','4','2','5','3','3','2','2','6','2','China','India',NULL),(1683,'2016-10-11','158.140.1.28',7.692,29.630,32.237,42.857,1.250,2.333,2.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Silas McDermott ','silas@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Manager','Four or more years','Computer, Internet','1','7','4','1','4','1','1','2','4','4','1','2','6','4','1','3','1','4','1','1','1','1','3','2','India','Israel',NULL),(1684,'2016-10-12','158.140.1.28',3.846,40.741,29.014,35.714,1.125,2.833,2.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Avina Verma ','averma@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','7','3','1','2','1','6','2','1','1','1','2','7','6','1','3','1','7','1','1','1','1','1','1','India','Japan',NULL),(1685,'2016-10-12','158.140.1.28',19.231,25.926,35.461,71.429,1.625,2.167,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tim Collins','collins@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','4','6','2','4','6','2','4','3','2','2','2','2','6','4','1','6','1','1','4','1','1','1','1','1','China','India',NULL),(1686,'2016-10-12','213.131.238.28',57.692,55.556,41.908,57.143,2.875,3.500,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brendan Pollard','bpollard@cadence.com','Cadence2016','Ireland','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','4','3','5','3','3','3','2','2','2','3','6','5','6','5','3','3','2','2','1','3','6','2','United States','Israel',NULL),(1687,'2016-10-12','158.140.1.28',42.308,44.444,32.237,64.286,2.375,3.000,2.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jagesh Sanghavi','sanghavi@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','2','6','2','2','6','2','2','3','4','3','2','3','5','4','2','6','3','4','3','2','2','2','3','3','United States','India',NULL),(1688,'2016-10-12','158.140.1.28',3.846,55.556,61.251,85.714,1.125,3.500,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Harpreet Singh Anand ','harpreet.anand@gmail.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','4','1','7','1','5','2','3','5','1','2','7','6','1','6','1','2','2','3','1','1','7','1','India','China',NULL),(1689,'2016-10-13','192.5.98.28',50.000,81.481,83.817,42.857,2.625,4.667,5.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Takeyoshi Ikeda ','tikeda@cadence.com','Cadence2016','Japan','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','5','2','6','2','5','3','7','4','4','6','2','6','7','4','2','6','2','6','7','3','2','2','5','3','United States','China',NULL),(1690,'2016-10-13','213.131.238.28',19.231,40.741,38.685,92.857,1.625,2.833,3.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jean-Paul Millo ','jpm@cadence.com','Cadence2016','France','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','5','6','3','1','7','1','2','3','2','3','1','2','7','5','5','7','1','2','3','1','1','1','5','1','United States','India',NULL),(1691,'2016-10-13','59.145.174.78',46.154,70.370,25.790,28.571,2.500,4.167,2.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alok Jain ','alokj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','2','1','3','2','3','2','2','2','2','4','6','7','3','3','2','6','3','5','3','2','2','3','India','Israel',NULL),(1692,'2016-10-13','14.142.6.124',38.462,55.556,32.237,35.714,2.250,3.500,2.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Gutta ','raj@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','3','6','1','1','6','3','5','2','2','3','2','2','5','2','3','2','2','6','3','5','4','2','2','2','United States','India',NULL),(1693,'2016-10-13','158.140.1.28',50.000,59.259,38.685,35.714,2.625,3.667,3.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Federico Politi ','federico@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','6','2','1','4','1','5','3','3','2','3','3','5','4','6','4','1','7','4','2','1','4','4','2','United States','Germany',NULL),(1694,'2016-10-21','73.15.65.107',88.462,100.000,58.027,35.714,3.875,5.833,4.000,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pei Zhang','pzhang2@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','6','7','5','2','4','4','2','3','3','5','6','2','5','6','6','3','2','6','6','7','2','5','6','6','United States','Japan',NULL),(1695,'2016-10-21','162.195.242.28',61.538,59.259,87.041,35.714,3.000,3.667,5.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam Insixiengmay','kaminsix@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','n/a','Individual Contributor','Four or more years','Communications, Utilities','4','7','7','3','4','4','5','6','4','7','1','4','4','4','4','4','4','4','4','2','4','3','4','1','India','United States',NULL),(1696,'2016-10-21','158.140.1.28',46.154,70.370,58.027,57.143,2.500,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','David Ja Pena ','djap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','4','7','6','4','4','2','5','1','4','4','3','4','4','2','6','4','1','2','2','5','1','India','China',NULL),(1697,'2016-10-13','158.140.1.28',34.615,25.926,35.461,57.143,2.125,2.167,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Craig Myers ','cmyers@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','3','7','3','1','7','2','2','3','3','3','1','5','5','2','6','3','1','3','2','1','1','1','3','1','China','India',NULL),(1698,'2016-10-13','158.140.1.28',30.769,100.000,70.922,35.714,2.000,5.833,4.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Deval Sanghani ','deval@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','7','7','1','1','1','6','4','5','4','7','1','4','7','5','6','4','1','6','7','4','1','1','7','1','India','United States',NULL),(1699,'2016-10-13','158.140.1.28',38.462,62.963,61.251,71.429,2.250,3.833,4.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tal Zigman ','zigman@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','7','5','2','6','2','6','4','3','3','2','3','6','7','2','5','2','4','6','2','3','2','2','2','Israel','United States',NULL),(1700,'2016-10-13','158.140.1.28',46.154,33.333,29.014,50.000,2.500,2.500,2.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raj Mathur ','rmathur@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','3','7','2','2','6','2','2','3','3','2','2','5','5','4','5','3','2','2','4','2','2','1','1','1','United States','Germany',NULL),(1701,'2016-10-14','199.43.4.28',7.692,51.852,61.251,28.571,1.250,3.333,4.167,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Scott Bare ','sbare@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Two to three years','Computer, Internet','3','6','2','1','3','2','6','6','2','6','2','2','7','6','1','2','1','3','2','2','1','1','5','1','India','United States',NULL),(1702,'2016-10-14','31.168.0.253',53.846,55.556,12.895,92.857,2.750,3.500,1.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dov Kliger ','dkliger@cadence.com','Cadence2016','Israel','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Four or more years','Computer, Internet','2','7','2','1','6','1','1','2','2','1','2','4','7','4','5','7','1','4','6','2','4','3','4','2','Israel','Russia',NULL),(1703,'2016-11-04','24.130.216.126',53.846,25.926,48.356,92.857,2.750,2.167,3.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Emma Polden ','empolden@gmail.com','web','United States','','Millenials (Born from 1980 to 1995)','F','','Student','','Education','4','6','6','7','7','1','3','3','2','3','1','4','7','4','1','7','1','1','1','5','3','2','1','3','Sweden','Spain',NULL),(1704,'2016-10-21','158.140.1.28',50.000,51.852,67.698,42.857,2.625,3.333,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwath Thirumalai ','ashwath@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','6','5','2','6','2','4','3','4','5','3','4','5','3','2','3','3','3','5','3','3','2','4','2','India','China',NULL),(1705,'2016-10-15','158.140.1.28',11.538,48.148,19.342,85.714,1.375,3.167,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Upesh Jain ','upesh@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','One year','Computer, Internet','2','7','2','1','6','1','2','2','2','2','1','1','7','3','1','6','2','1','6','3','2','2','5','1','China','India',NULL),(1706,'2016-10-17','158.140.1.28',96.154,40.741,58.027,85.714,4.125,2.833,4.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeannette Guinn ','jguinn@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','F','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','5','6','7','1','5','6','4','2','3','3','6','1','6','7','5','4','4','6','2','6','1','2','Germany','China',NULL),(1707,'2016-10-17','199.43.4.121',7.692,29.630,29.014,78.571,1.250,2.333,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kenneth Willis ','kenw@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems / Product Engineering','Manager','Four or more years','Computer, Internet','3','7','2','1','7','1','4','2','2','2','1','3','7','1','1','4','1','6','3','1','1','1','2','1','China','India',NULL),(1708,'2016-10-17','158.140.1.28',69.231,59.259,25.790,0.000,3.250,3.667,2.333,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vasant Ramabadran ','vasant@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','1','5','1','1','3','3','4','2','3','3','4','4','3','5','5','3','3','5','4','3','5','3','2','1','United States','China',NULL),(1709,'2016-10-17','158.140.1.28',61.538,59.259,54.803,50.000,3.000,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Arthur Schaldenbrand ','als@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','5','6','2','5','4','4','4','4','4','4','2','5','6','2','2','5','2','4','4','4','3','3','4','2','United States','Germany',NULL),(1710,'2016-10-21','158.184.198.7',50.000,37.037,77.369,71.429,2.625,2.667,5.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daniel Kim ','danielkim00@gmail.com','SCU110516','South Korea','','Millenials (Born from 1980 to 1995)','M','Engineer','Manager','Four or more years','Manufacturing','6','6','5','2','6','2','6','6','2','5','2','6','6','2','2','6','2','2','6','2','3','2','2','2','South Korea','United States',NULL),(1711,'2016-10-17','158.140.1.28',7.692,37.037,41.908,50.000,1.250,2.667,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shadi Saba ','shadi@cadence.com','Cadence2016','Israel','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','4','6','3','2','4','1','4','2','2','4','2','1','7','1','1','4','1','4','3','1','1','1','6','1','China','India',NULL),(1712,'2016-10-22','73.92.65.117',38.462,70.370,29.014,57.143,2.250,4.167,2.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dipal Dineshkumar Patel','dpatel@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','2','6','1','1','7','4','4','4','2','2','2','2','4','6','5','5','2','2','4','5','1','2','4','3','United States','India',NULL),(1713,'2016-10-17','14.142.6.124',26.923,37.037,35.461,57.143,1.875,2.667,2.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rajkumar Chandrasekar ','rajkc@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Four or more years','Computer, Internet','6','7','2','1','7','1','4','2','1','2','2','2','6','1','5','2','2','6','4','2','1','1','2','1','Germany','United States',NULL),(1714,'2016-10-18','158.140.1.28',15.385,37.037,12.895,57.143,1.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elizabeth DiVittorio ','lizd@cadence.com','Cadence2016','United States','','Baby Boomers (Born from 1946 to 1964)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','2','6','1','1','6','6','1','2','2','2','1','1','6','2','3','4','2','3','3','1','1','2','1','1','India','China',NULL),(1715,'2016-10-23','107.223.214.165',53.846,29.630,41.908,50.000,2.750,2.333,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruben Luva ','rluva@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Computer, Internet','3','6','2','1','6','3','6','3','2','3','2','1','6','3','2','3','3','1','3','2','5','5','2','3','India','Spain',NULL),(1716,'2016-10-18','158.140.1.28',23.077,66.667,35.461,78.571,1.750,4.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ben Gu ','gxin@cadence.com','Cadence2016','China','','Gen X (Born from 1965 to 1979)','M','Cadence Design Sysytems','Executive','Four or more years','Computer, Internet','7','7','1','1','7','1','3','4','1','1','1','1','7','7','7','4','1','4','4','1','1','1','7','1','India','China',NULL),(1717,'2016-10-19','158.140.1.28',38.462,51.852,25.790,42.857,2.250,3.333,2.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Navneet Mohindru ','navneet@cadence.com','Cadence2016','India','','Gen X (Born from 1965 to 1979)','M','Cadence Design','Individual Contributor','Two to three years','Computer, Internet','4','6','1','2','6','2','2','2','2','3','1','4','6','4','2','2','2','6','4','2','2','2','2','3','China','United States',NULL),(1718,'2016-10-19','114.41.105.242',26.923,48.148,22.566,50.000,1.875,3.167,2.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Simon Chang ','simonc@cadence.com','Cadence2016','Taiwan','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Four or more years','Computer, Internet','2','6','2','1','6','2','2','2','3','2','3','3','7','1','2','2','1','6','6','2','2','2','2','1','United States','Singapore',NULL),(1719,'2016-10-19','158.140.1.28',38.462,33.333,38.685,50.000,2.250,2.500,3.000,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Larry Belnap ','belnap@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems, Inc.','Senior Manager','Two to three years','Finance, Insurance, Real Estate','4','6','2','1','6','1','2','4','2','4','2','3','6','4','3','3','1','4','2','2','2','4','2','2','United States','India',NULL),(1720,'2016-10-21','24.130.54.6',53.846,70.370,74.146,71.429,2.750,4.167,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yangyang Pu','ypu@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','5','7','7','3','5','5','4','6','3','4','2','4','7','4','5','5','2','3','4','5','2','1','4','3','United States','India',NULL),(1721,'2016-10-20','158.140.1.28',38.462,40.741,41.908,35.714,2.250,2.833,3.167,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Chen ','bchen@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence Design Systems','Senior Manager','Two to three years','Computer, Internet','5','7','3','1','4','3','3','2','3','3','3','3','6','4','4','2','1','3','3','2','2','3','2','1','United States','Israel',NULL),(1722,'2016-10-20','158.140.1.28',23.077,37.037,3.224,100.000,1.750,2.667,1.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DInraj Shetty ','dinraj@cadence.com','Cadence2016','United States','','Gen X (Born from 1965 to 1979)','M','Cadence','Senior Manager','Less than one year','Computer, Internet','1','7','1','1','7','1','1','1','1','2','1','1','7','3','7','7','1','7','1','1','1','1','3','1','India','United States',NULL),(1723,'2016-10-24','192.35.35.34',100.000,59.259,54.803,85.714,4.250,3.667,3.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Geo Kal','SHOYRIDIN@sbclobal.net','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','SCU','Individual Contributor','Two to three years','Government','4','7','5','5','7','6','2','3','4','5','1','6','6','3','6','6','7','4','4','4','1','1','1','7','United States','Germany',NULL),(1724,'2016-10-26','73.223.203.157',61.538,55.556,70.922,50.000,3.000,3.500,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chuan Xu','xc5211@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','4','7','6','5','7','2','4','6','4','4','2','3','4','3','3','3','4','2','5','3','2','2','6','3','Germany','United States',NULL),(1725,'2016-10-26','73.189.40.147',65.385,59.259,41.908,42.857,3.125,3.667,3.167,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shivanagesh Chandra','schandra@scu.edu','SCU110516','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara Univeristy','Student','Two to three years','Education','4','7','2','4','6','2','2','7','2','2','3','4','5','4','6','2','1','7','2','3','2','2','4','3','United States','India',NULL),(1726,'2016-10-26','71.202.60.75',76.923,85.185,70.922,78.571,3.500,4.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Gudmundson ','cgudmundson@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Apple','Individual Contributor','Four or more years','Computer, Internet','7','7','4','3','7','6','6','4','2','5','2','4','7','4','5','4','5','3','6','4','3','4','6','2','China','United States',NULL),(1727,'2016-10-27','71.204.191.22',53.846,88.889,54.803,64.286,2.750,5.000,3.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Wenjing Cao ','wcao@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','SCU','Student','Two to three years','Computer, Internet','2','7','2','3','7','5','7','6','2','4','2','4','7','6','3','2','2','2','5','6','4','2','6','2','China','United States',NULL),(1728,'2016-10-27','98.207.232.71',53.846,81.481,45.132,50.000,2.750,4.667,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Samarth Mehta ','smehta1@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','3','3','6','6','4','3','4','2','2','3','5','6','5','4','2','5','5','4','2','3','2','2','India','United States',NULL),(1729,'2016-10-27','50.184.63.160',61.538,74.074,58.027,21.429,3.000,4.333,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Darisha Jhutty','djhutty@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','F','Pacific Biosciences','Individual Contributor','Less than one year','Health Care','4','6','5','1','6','4','6','3','3','3','2','4','2','6','6','3','3','6','5','2','2','2','3','4','India','United States',NULL),(1730,'2016-10-27','129.210.115.4',100.000,81.481,61.251,92.857,4.250,4.667,4.167,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jiangnan Du','jdu1@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','4','6','4','6','7','6','6','7','1','3','1','6','7','4','6','7','4','6','4','5','7','2','3','2','United States','China',NULL),(1731,'2016-10-27','209.133.79.5',23.077,81.481,25.790,78.571,1.750,4.667,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Puspak Sapkota ','psapkota@scu.edu','SCU110516','United States','Nepal','Millenials (Born from 1980 to 1995)','M','Tesla','Manager','Less than one year','Energy','1','7','3','1','7','7','6','2','1','1','1','4','6','4','1','5','4','6','5','4','1','1','2','1','United States','India',NULL),(1732,'2016-10-28','50.152.171.113',61.538,40.741,54.803,0.000,3.000,2.833,3.833,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jeffrey Young','jeffrey.young.90@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Qorvo','Individual Contributor','Four or more years','Computer, Internet','3','6','4','3','2','2','3','5','3','5','4','5','3','2','5','2','2','4','5','1','2','2','3','1','Japan','China',NULL),(1733,'2016-10-28','63.250.181.65',7.692,70.370,41.908,85.714,1.250,4.167,3.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Patrice Salles ','patrice.salles@hmclause.com','Web','France','','Gen X (Born from 1965 to 1979)','M','HM-Clause / R&D','Manager','Less than one year','Agriculture','3','7','2','1','7','1','3','2','7','2','1','1','6','3','2','6','1','6','6','5','1','1','4','2','United States','Brazil',NULL),(1734,'2016-10-29','24.130.52.157',57.692,44.444,19.342,100.000,2.875,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hatem Mohamed Sayed Ahmed','hahmed@scu.edu','SCU110516','Egypt','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','7','7','1','4','7','4','1','1','1','1','1','1','7','1','7','7','1','4','4','1','7','1','4','1','United States','India',NULL),(1735,'2016-10-30','99.139.79.63',34.615,85.185,48.356,42.857,2.125,4.833,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gaston Young','gsyoung@scu.edu','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Education','2','5','3','1','4','3','7','4','3','2','1','5','5','7','3','6','2','3','7','3','2','2','6','1','United States','South Korea',NULL),(1736,'2016-10-30','50.152.240.167',26.923,70.370,45.132,28.571,1.875,4.167,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hanzi Li','hli@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','5','6','3','2','4','6','4','4','2','2','1','4','7','4','3','1','1','1','4','4','1','2','6','1','India','United States',NULL),(1737,'2016-10-31','129.210.115.112',50.000,70.370,35.461,28.571,2.625,4.167,2.833,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Qian Huang ','qhuang@scu.edu','SCU110516','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','4','4','2','6','4','2','4','1','2','1','2','6','4','2','2','2','3','6','4','4','4','4','4','United States','India',NULL),(1738,'2016-10-31','72.34.128.250',50.000,59.259,41.908,57.143,2.625,3.667,3.167,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William Stock ','stock17924@gmail.com','SCU110516','United States','','Millenials (Born from 1980 to 1995)','M','Roche','Individual Contributor','Two to three years','Health Care','2','6','3','1','5','2','3','3','5','3','1','5','6','5','5','5','2','4','5','3','2','2','3','3','China','Spain',NULL),(1739,'2016-11-08','179.107.110.250',23.077,62.963,32.237,100.000,1.750,3.833,2.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Caio ','caioaf@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','One year','Computer, Internet','2','7','3','2','7','4','2','4','3','2','1','3','7','6','1','7','2','2','6','2','2','2','3','1','United States','Israel',NULL),(1740,'2016-11-08','179.107.110.250',46.154,66.667,6.447,35.714,2.500,4.000,1.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Artur Melo Mota Costa ','arturm.852@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','4','1','1','4','7','1','2','1','1','1','4','7','4','7','4','1','7','1','1','4','1','4','1','United States','Sweden',NULL),(1741,'2016-11-08','179.107.110.250',23.077,44.444,16.119,21.429,1.750,3.000,1.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Breno ','breno@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Four or more years','Computer, Internet','2','6','2','2','5','2','1','2','3','1','2','3','4','6','1','2','1','4','3','1','3','1','2','1','Brazil','India',NULL),(1742,'2016-11-08','179.107.110.250',46.154,62.963,51.580,57.143,2.500,3.833,3.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mauro da Costa ','mauroantonioj@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','2','7','4','2','5','2','4','3','4','5','1','4','5','5','3','5','2','4','6','2','4','2','4','2','Brazil','United States',NULL),(1743,'2016-11-08','179.107.110.250',34.615,59.259,29.014,78.571,2.125,3.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gustavo Campos ','guhcampos@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','3','1','4','4','4','2','1','3','1','5','7','6','3','7','1','4','3','1','1','3','4','2','United States','India',NULL),(1744,'2016-11-08','179.107.110.250',34.615,74.074,58.027,64.286,2.125,4.333,4.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Abner Luis Panho Marciano ','abner@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Four or more years','Computer, Internet','2','7','6','2','7','4','4','6','4','2','2','3','7','4','1','2','3','6','4','5','1','1','3','4','United States','Brazil',NULL),(1745,'2016-11-08','179.107.110.250',38.462,70.370,58.027,57.143,2.250,4.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Augusto ','augusto@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Student','Less than one year','Computer, Internet','6','7','2','2','6','4','2','5','2','7','1','2','7','5','2','2','2','2','3','6','3','4','5','2','Germany','United States',NULL),(1746,'2016-11-08','179.107.110.250',38.462,59.259,48.356,78.571,2.250,3.667,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas ','luckazlz@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','6','7','3','1','7','3','2','3','2','5','2','1','6','3','5','5','3','6','3','2','2','2','5','2','United States','Israel',NULL),(1747,'2016-11-08','179.107.110.250',19.231,70.370,29.014,42.857,1.625,4.167,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Luciana ','lucianafujii@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Individual Contributor','Less than one year','Computer, Internet','2','6','2','1','6','7','1','2','2','6','1','2','6','7','4','2','1','2','1','1','1','2','7','1','United States','India',NULL),(1748,'2016-11-08','179.107.110.250',26.923,55.556,45.132,71.429,1.875,3.500,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lucas Prat ','pratlucas@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','3','7','3','2','5','4','3','2','3','6','1','2','6','5','3','6','2','4','3','2','1','2','3','2','United States','Sweden',NULL),(1749,'2016-11-08','179.107.110.250',30.769,62.963,16.119,100.000,2.000,3.833,1.833,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rogerio de Souza Moraes ','rogerio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','2','7','3','1','7','6','2','2','1','1','1','5','7','5','2','7','2','2','7','1','2','1','2','2','United States','China',NULL),(1750,'2016-11-08','179.107.110.250',57.692,59.259,25.790,85.714,2.875,3.667,2.333,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gabriel Azevedo ','gabriel.guedesaz@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','2','5','1','1','7','7','2','6','1','2','2','2','7','7','7','7','1','3','2','2','7','2','1','1','Brazil','United States',NULL),(1751,'2016-11-08','179.107.110.250',34.615,48.148,51.580,42.857,2.125,3.167,3.667,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronalu ','ronalu@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems','Manager','Four or more years','Computer, Internet','6','6','1','1','7','2','2','1','6','6','1','6','6','4','1','1','2','1','7','4','1','4','1','1','Brazil','United States',NULL),(1752,'2016-11-08','179.107.110.250',57.692,48.148,54.803,71.429,2.875,3.167,3.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andre Ramos ','ramos@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','5','6','3','1','7','6','5','3','3','4','2','4','6','4','5','5','3','2','3','2','4','2','2','2','Brazil','United States',NULL),(1753,'2016-11-08','179.107.110.250',65.385,85.185,54.803,50.000,3.125,4.833,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mateus Silva ','msilva@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','4','7','3','1','2','5','6','4','4','2','3','6','6','5','2','6','2','6','2','5','2','4','6','5','Israel','India',NULL),(1754,'2016-11-08','179.107.110.250',26.923,18.519,51.580,35.714,1.875,1.833,3.667,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Raquel Lara ','Raqlara@yahoo.com.br','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence','Manager','Two to three years','Computer, Internet','6','1','6','6','6','1','6','1','2','1','1','3','6','3','1','6','1','1','2','1','1','1','3','1','Israel','India',NULL),(1755,'2016-11-09','179.107.110.250',34.615,40.741,51.580,100.000,2.125,2.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tulio Leao ','tulio@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','6','7','3','1','7','1','5','2','1','5','4','3','7','5','3','7','1','3','3','2','1','1','3','3','United States','Israel',NULL),(1756,'2016-11-09','179.107.110.250',38.462,70.370,61.251,85.714,2.250,4.167,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Guilherme Santos ','guisousa.dcc@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','5','7','3','1','6','5','5','3','4','5','2','6','6','6','5','7','1','4','3','5','1','1','2','1','United States','Sweden',NULL),(1757,'2016-11-09','179.107.110.250',19.231,44.444,25.790,78.571,1.625,3.000,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea ','andrea.iabrudi@gmail.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','F','Cadence Design Systems, Inc.','Senior Manager','Four or more years','Computer, Internet','1','7','3','2','6','2','3','3','3','1','1','1','7','6','2','5','2','3','2','2','1','3','3','1','India','Israel',NULL),(1758,'2016-11-10','198.107.143.117',42.308,40.741,58.027,42.857,2.375,2.833,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jim DeWitt ','jim.dewitt@nuflare.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','NuFlare America','Executive','Two to three years','Services','4','6','2','1','5','2','6','4','3','5','2','2','5','2','3','4','2','3','5','2','1','3','3','5','Japan','Sweden',NULL),(1759,'2016-11-09','179.107.110.250',42.308,62.963,58.027,71.429,2.375,3.833,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tomas Schweizer ','tomas@cadence.com','Cadence Brazil','Brazil','','Gen X (Born from 1965 to 1979)','M','Cadence','Manager','Less than one year','Computer, Internet','6','7','4','3','6','5','5','6','2','1','2','1','6','4','5','5','3','2','4','4','2','2','4','1','United States','Germany',NULL),(1760,'2016-11-09','179.107.110.250',11.538,51.852,12.895,64.286,1.375,3.333,1.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alexandre Esselin Botelho ','alxmakingsounds@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence Design Systems','Manager','Two to three years','Computer, Internet','1','7','2','1','5','2','1','3','2','1','1','3','7','4','1','4','1','4','4','2','2','1','4','1','China','Israel',NULL),(1761,'2016-11-09','179.107.110.250',50.000,44.444,35.461,64.286,2.625,3.000,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yumi Monma ','ymonma@cadence.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','One year','Computer, Internet','4','5','3','1','6','2','3','2','2','3','2','2','7','2','5','5','3','3','3','2','3','3','6','2','Japan','United States',NULL),(1762,'2016-11-09','179.107.110.250',53.846,81.481,51.580,50.000,2.750,4.667,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Clarisse Simões Ribeiro ','clasimoesr@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Less than one year','Computer, Internet','3','7','4','1','2','7','3','5','3','4','1','5','6','7','1','6','4','4','1','2','3','6','7','1','Germany','Brazil',NULL),(1763,'2016-11-09','158.140.1.28',30.769,51.852,22.566,64.286,2.000,3.333,2.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Joao Silva','noone@none.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','5','3','2','3','4','2','2','2','7','1','1','4','5','6','4','1','1','1','5','3','India','Israel',NULL),(1764,'2016-11-09','179.107.110.250',23.077,48.148,48.356,57.143,1.750,3.167,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Natalia ','natyarantes@hotmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','F','Cadence Design Systems','Individual Contributor','Two to three years','Computer, Internet','3','7','4','1','6','7','7','4','1','2','3','5','7','2','1','2','1','1','1','1','1','1','7','1','United States','India',NULL),(1765,'2016-11-12','24.4.33.61',26.923,37.037,32.237,50.000,1.875,2.667,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Orna Sarfaty ','sarfatyo@gmail.com','web','Israel','Israel / US','Baby Boomers (Born from 1946 to 1964)','F','sandisk','Executive','Four or more years','Computer, Internet','2','7','4','1','5','1','4','2','2','2','1','2','6','4','1','3','2','2','6','2','4','2','1','2','United States','Israel',NULL),(1766,'2016-11-15','61.125.134.193',42.308,62.963,25.790,14.286,2.375,3.833,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hidetaka Nakamura ','nakamura.hidetaka@nuflare.co.jp','web','Japan','','Gen X (Born from 1965 to 1979)','M','NuFlare technology','Individual Contributor','Less than one year','Manufacturing','2','6','3','1','2','2','2','3','2','2','2','2','6','2','1','2','3','5','6','2','2','2','6','6','Japan','United States',NULL),(1767,'2016-11-16','179.107.110.250',15.385,55.556,48.356,100.000,1.500,3.500,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Douglas ','douglas91@gmail.com','Cadence Brazil','Brazil','','Millenials (Born from 1980 to 1995)','M','Cadence','Individual Contributor','Less than one year','Computer, Internet','4','7','4','1','7','7','4','4','1','4','1','5','7','6','1','7','1','1','4','2','1','1','1','1','United States','Israel',NULL),(1768,'2016-11-21','172.249.50.6',30.769,29.630,29.014,21.429,2.000,2.333,2.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Conchita F. Serri ','conchita.serri@pomona.edu','web','Other','Puerto Rico','Baby Boomers (Born from 1946 to 1964)','F','Pomona College','Executive','Four or more years','Education','3','4','4','2','6','2','2','2','2','2','2','3','5','5','2','2','3','2','2','1','1','2','2','1','India','United States',NULL),(1769,'2016-11-20','212.25.79.133',30.769,29.630,61.251,21.429,2.000,2.333,4.167,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ronit Ronen ','ronit.ronen-karpol@sandisk.com','web','Israel','','Gen X (Born from 1965 to 1979)','F','Hi Tech','Senior Manager','Four or more years','Computer, Internet','5','6','5','2','3','1','2','3','6','4','2','2','2','3','1','6','5','6','1','2','1','2','1','1','Israel','United States',NULL),(1770,'2016-11-22','107.3.162.85',50.000,44.444,32.237,71.429,2.625,3.000,2.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angel Rampy ','angel.rampy@coachangel.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Success through learning','Executive','Four or more years','Services','2','7','1','4','7','1','4','3','2','4','1','4','6','4','4','4','2','1','6','2','1','4','4','1','United States','Spain',NULL),(1771,'2016-11-27','14.192.208.140',46.154,29.630,80.593,71.429,2.500,2.333,5.167,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Alicia Lim Li Shia ','alicia@cultureboleh.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Culture Boleh Global Training PLT','Individual Contributor','Less than one year','Services','7','7','4','2','4','2','6','6','5','3','1','6','7','3','3','6','1','2','2','3','2','2','2','3','United States','Japan',NULL),(1772,'2016-11-27','110.159.76.119',23.077,40.741,32.237,92.857,1.750,2.833,2.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hareen S Balakrishnan ','hareen1105@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','M','Culture Boleh Global Training PLT','Individual Contributor','Two to three years','Communications, Utilities','2','7','4','2','7','1','1','3','5','1','1','2','7','3','2','6','1','3','6','3','1','1','1','4','Germany','United States',NULL),(1773,'2016-11-28','123.136.111.128',61.538,66.667,74.146,64.286,3.000,4.000,4.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Eddie Khor Choon Peng ','khoredll@gmail.com','web','Malaysia','','Gen X (Born from 1965 to 1979)','M','Culture Boleh Global Traning PLT','Individual Contributor','Four or more years','Education','6','6','5','2','5','2','6','6','4','2','2','5','6','5','6','6','2','3','5','6','2','2','3','3','Singapore','United States',NULL),(1774,'2016-11-30','161.165.196.112',19.231,44.444,35.461,78.571,1.625,3.000,2.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','William B. Rice ','bontekoe@att.net','web','United States','','Baby Boomers (Born from 1946 to 1964)','M','Walmart Corporation','Individual Contributor','Four or more years','Retail, Wholesale','4','6','2','1','7','2','3','3','2','3','1','3','5','3','2','7','2','3','6','2','1','1','2','2','India','Sweden',NULL),(1775,'2016-12-08','70.35.54.233',50.000,62.963,51.580,0.000,2.625,3.833,3.667,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Preethi Kandhalu ','pkandhalubhaskar@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','Less than one year','Computer, Internet','4','6','4','1','2','4','4','4','2','4','1','7','2','4','1','4','2','7','1','4','4','1','3','4','India','United States',NULL),(1776,'2016-12-08','107.3.158.153',65.385,70.370,67.698,35.714,3.125,4.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chunwen Xiong ','cxiong@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','6','2','3','6','6','4','2','3','3','4','6','4','4','4','2','4','4','4','2','4','3','4','India','United States',NULL),(1777,'2016-12-09','50.131.165.43',96.154,25.926,58.027,57.143,4.125,2.167,4.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shreyas Srinivasa Reddy ','ssrinivasareddy@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','7','7','1','1','7','1','7','3','4','2','2','6','6','1','7','2','2','1','7','1','1','7','2','7','United States','United States',NULL),(1778,'2016-12-13','185.81.141.111',65.385,70.370,48.356,64.286,3.125,4.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jsahyoun@scu.edu','SCU011417','Lebanon','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Manager','Four or more years','Manufacturing','1','7','5','1','6','4','6','2','4','3','3','5','6','2','6','4','1','7','2','6','2','4','4','3','Germany','United States',NULL),(1779,'2016-12-11','50.131.152.63',84.615,66.667,64.475,57.143,3.750,4.000,4.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rama Gupta ','rgupta@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Intuitive Surgical','Student','Less than one year','Computer, Internet','3','7','6','6','4','4','6','5','3','3','3','3','7','3','6','4','2','2','7','6','6','2','2','2','India','Brazil',NULL),(1780,'2016-12-11','49.34.223.240',53.846,92.593,64.475,64.286,2.750,5.167,4.333,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khushbooba Chandrasinh Solanki ','ksolanki@scu.edu','SCU011417','India','United States','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','7','6','4','4','6','5','2','5','2','2','2','6','4','6','6','2','3','5','7','2','2','6','2','India','Japan',NULL),(1781,'2016-12-14','73.70.1.230',46.154,40.741,54.803,57.143,2.500,2.833,3.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jonathan Jeng ','jjeng@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','4','6','3','2','7','5','3','4','3','6','2','6','7','3','3','2','1','1','3','4','1','3','1','2','China','Sweden',NULL),(1782,'2016-12-15','122.173.103.59',26.923,29.630,25.790,92.857,1.875,2.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Richa Sharma ','r2sharma@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','F','Santa clara university','Student','One year','Computer, Internet','1','7','2','1','7','1','7','2','1','1','1','1','7','3','7','6','1','1','7','1','2','1','1','1','United States','Japan',NULL),(1783,'2016-12-11','71.204.190.56',53.846,74.074,64.475,42.857,2.750,4.333,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liang Xia ','lxia@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','4','1','5','7','6','7','1','4','4','6','7','4','1','1','1','4','1','6','1','1','4','7','United States','India',NULL),(1784,'2016-12-15','45.125.182.0',57.692,51.852,74.146,78.571,2.875,3.333,4.833,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','7','7','2','1','6','2','6','6','2','6','2','6','6','6','6','6','2','6','2','2','2','2','2','2','United States','India',NULL),(1785,'2016-12-15','216.174.112.44',38.462,48.148,25.790,50.000,2.250,3.167,2.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','gpatel@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Less than one year','Computer, Internet','5','7','3','2','6','2','1','1','3','1','1','7','7','7','2','1','1','2','4','3','2','1','1','2','United States','India',NULL),(1786,'2016-12-16','158.184.198.5',38.462,48.148,48.356,71.429,2.250,3.167,3.500,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cooper McDonnell ','cmcdonnell@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Education','3','6','3','2','6','2','6','3','3','3','2','3','6','3','2','6','2','3','3','2','3','2','6','2','United States','Russia',NULL),(1787,'2016-12-20','107.3.155.150',53.846,74.074,38.685,42.857,2.750,4.333,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Balakrishnan Ramdoss ','bramdoss@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','SCU','Student','One year','Education','2','6','3','2','5','7','6','3','2','2','3','5','7','1','2','2','6','7','2','7','2','1','2','1','United States','India',NULL),(1788,'2016-12-22','208.91.2.2',96.154,55.556,58.027,42.857,4.125,3.500,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shashi Shekhar ','sshekhar@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Two to three years','Education','6','6','4','2','1','7','6','3','2','3','2','7','6','6','7','7','1','2','2','2','6','2','2','6','China','United States',NULL),(1789,'2016-12-22','104.51.52.102',61.538,40.741,38.685,42.857,3.000,2.833,3.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gurtej Bansal ','tjbansal@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Construction','5','7','1','4','7','3','3','3','2','4','3','4','5','4','4','1','1','4','4','1','5','2','1','1','United States','India',NULL),(1790,'2016-12-22','24.130.239.81',69.231,62.963,54.803,42.857,3.250,3.833,3.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hairong Wang ','hwang1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','','Computer, Internet','4','6','3','2','6','4','5','4','4','3','1','3','4','4','6','4','3','3','4','4','4','3','4','4','United States','India',NULL),(1791,'2016-12-22','114.243.174.71',57.692,66.667,19.342,57.143,2.875,4.000,2.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Licheng Xiao ','xiao_licheng@foxmail.com','SCU011417','China','','Millenials (Born from 1980 to 1995)','M','Nankai University','Student','One year','Computer, Internet','1','7','1','4','4','7','1','7','1','1','1','1','7','4','7','4','1','7','4','1','1','1','1','7','United States','Japan',NULL),(1792,'2016-12-22','174.62.74.97',53.846,85.185,70.922,64.286,2.750,4.833,4.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pawan Kumbhare ','pkumbhare@scu.com','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Two to three years','Computer, Internet','7','7','4','1','4','5','6','5','3','3','1','6','6','4','4','6','4','6','4','4','1','1','6','4','United States','Singapore',NULL),(1793,'2017-01-13','96.86.165.254',73.077,66.667,45.132,57.143,3.375,4.000,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacques Sahyoun ','jacquessahyoun@gmail.com','SCU110516','United States','Lebanon','Millenials (Born from 1980 to 1995)','M','Earthquake Sound','Manager','Two to three years','Manufacturing','2','6','5','1','6','3','4','4','2','3','3','2','6','1','7','4','4','5','4','6','3','3','5','4','United States','China',NULL),(1794,'2016-12-23','116.203.58.178',23.077,55.556,22.566,100.000,1.750,3.500,2.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manoj Parihar ','mparihar@scu.edu','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University(USA)','Student','Four or more years','Computer, Internet','2','7','3','5','7','4','2','3','1','2','1','1','7','5','1','7','3','2','4','1','1','1','5','1','India','United States',NULL),(1795,'2016-12-23','71.202.70.75',69.231,74.074,35.461,71.429,3.250,4.333,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hitesh Raichandani ','hraichandani@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','NA','Student','Two to three years','Computer, Internet','4','7','4','2','4','7','6','1','1','1','1','6','7','4','5','6','2','6','4','2','1','2','3','7','United States','Russia',NULL),(1796,'2016-12-23','50.131.165.43',46.154,100.000,58.027,0.000,2.500,6.000,4.000,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Satya Keerthi C Kudupudi ','skudupudi@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','One year','Computer, Internet','3','5','2','1','1','7','4','5','7','3','1','1','7','7','1','1','1','7','7','1','7','1','7','7','India','United States',NULL),(1797,'2016-12-25','97.92.167.183',92.308,88.889,19.342,100.000,4.000,5.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yuan Su ','ysu1@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara Univ','Student','One year','Computer, Internet','1','7','1','7','7','7','1','7','1','1','1','1','7','1','7','7','7','7','7','1','1','1','7','7','United States','China',NULL),(1798,'2017-01-14','73.170.45.146',100.000,77.778,35.461,64.286,4.375,4.500,2.833,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yun Qin ','yqin@scu.edu','SCU011417','China','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','4','6','2','2','6','7','6','2','1','2','2','4','6','3','7','5','6','2','7','2','6','4','6','4','India','United States',NULL),(1799,'2017-01-14','129.210.115.240',50.000,62.963,67.698,42.857,2.625,3.833,4.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kartikey Garg ','kgarg@scu.edu','SCU011417','India','','Millenials (Born from 1980 to 1995)','M','santa clara university','Student','Less than one year','Computer, Internet','4','6','4','1','6','3','7','4','3','5','4','1','3','2','1','5','2','2','6','6','5','4','4','3','India','United States',NULL),(1800,'2017-01-17','59.189.118.66',46.154,44.444,35.461,21.429,2.500,3.000,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Keith Teo ','keithteo@asia.com','web','Singapore','','Gen X (Born from 1965 to 1979)','M','Charis','Individual Contributor','Four or more years','Services','2','5','2','2','3','1','3','3','2','5','2','2','6','2','3','3','1','6','5','2','5','3','2','2','China','United States',NULL),(1801,'2017-01-18','171.159.48.4',80.769,33.333,38.685,57.143,3.625,2.500,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tej Chaggar ','Tejinderschaggar@gmail.com','web','India','','Millenials (Born from 1980 to 1995)','M','Investment Bank','Manager','Two to three years','Finance, Insurance, Real Estate','2','7','6','6','7','2','1','7','1','1','2','7','6','2','4','2','2','2','6','2','6','1','1','1','United States','Germany',NULL),(1802,'2017-01-18','107.212.210.234',11.538,62.963,48.356,85.714,1.375,3.833,3.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vivian Deutsch ','duodeutsch@aol.com','web','United States','','Traditionals (Born before 1946)','F','Bridging Jewish Cultures','Executive','Two to three years','Education','4','7','4','1','7','4','1','4','3','5','1','4','7','4','1','5','1','1','4','7','1','1','3','1','Israel','United States',NULL),(1803,'2017-01-18','81.140.188.185',46.154,14.815,29.014,78.571,2.500,1.667,2.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Binda Punj ','bindapunj@hotmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TunnelTalk','Senior Manager','Four or more years','Construction','3','7','2','2','7','1','3','4','1','2','2','1','7','4','7','4','3','1','1','2','1','3','1','1','United States','China',NULL),(1804,'2017-01-18','90.255.204.84',76.923,55.556,61.251,7.143,3.500,3.500,4.167,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kam','kruprah@hotmail.co.uk','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','TRAVEL MANAGEMENT COMPANY','Individual Contributor','Two to three years','Transportation','3','5','6','5','2','6','7','5','2','2','3','6','7','6','1','1','1','3','4','1','3','2','1','7','United States','Japan',NULL),(1805,'2017-01-19','104.51.52.102',38.462,70.370,54.803,35.714,2.250,4.167,3.833,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Amy Bansal ','amy.bansal@hotmail.com','web','United Kingdom','','Millenials (Born from 1980 to 1995)','F','Ernst & Young LLP','Individual Contributor','Four or more years','Finance, Insurance, Real Estate','2','7','4','2','4','2','5','4','3','5','2','4','6','6','2','2','1','2','7','2','4','2','6','1','United States','India',NULL),(1806,'2017-01-19','76.21.105.53',57.692,51.852,35.461,21.429,2.875,3.333,2.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shailee Madhani ','smadhani@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Kla-tencor','Individual Contributor','Less than one year','Computer, Internet','1','5','3','2','1','1','3','1','6','3','2','3','7','3','5','4','3','2','5','3','5','1','6','2','Saudi Arabia','Singapore',NULL),(1807,'2017-01-19','134.191.232.71',19.231,14.815,29.014,28.571,1.625,1.667,2.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Edith Cohen ','edithcohen4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Intel','Individual Contributor','Four or more years','Computer, Internet','3','5','3','2','4','2','2','3','2','2','2','3','6','3','2','3','1','1','1','2','1','1','1','1','Israel','United States',NULL),(1808,'2017-01-19','69.181.209.40',50.000,70.370,51.580,71.429,2.625,4.167,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lakshmi Shankarrao ','lakshmisrao89@gmail.com','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','2','6','4','4','5','3','2','2','6','6','4','4','6','2','4','5','5','1','1','3','3','United States','China',NULL),(1809,'2017-01-19','108.225.191.17',46.154,48.148,67.698,35.714,2.500,3.167,4.500,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Stephen Lu ','stephenlu91@gmail.com','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Lockheed Martin','Individual Contributor','Two to three years','Government','6','6','3','2','3','2','6','4','2','6','2','5','7','5','4','3','3','2','2','6','1','2','2','1','United States','China',NULL),(1810,'2017-01-19','71.202.40.62',38.462,44.444,32.237,28.571,2.250,3.000,2.667,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Andrea Wang ','awang3@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Lam Research','Individual Contributor','Four or more years','Computer, Internet','5','6','2','2','3','2','2','3','2','2','1','4','6','4','4','3','2','5','3','1','1','2','3','2','China','Germany',NULL),(1811,'2017-01-20','73.241.202.147',53.846,59.259,90.264,92.857,2.750,3.667,5.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Helia Zaerihosseinabad ','hzaerihosseinabad@scu.edu','SCU021117','Iran','','Millenials (Born from 1980 to 1995)','M','Santa Clara Valley Water District','Executive','One year','Government','6','7','7','5','6','5','7','5','3','6','2','1','7','2','4','7','1','2','4','7','7','1','2','1','United States','India',NULL),(1812,'2017-01-20','87.82.212.163, 165.225.80.120',100.000,70.370,51.580,50.000,4.500,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pam Ruprah ','pamruprah@gmail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','F','Morgan McKinley','Manager','Two to three years','Finance, Insurance, Real Estate','7','7','4','5','5','1','5','4','1','1','4','5','5','6','6','4','3','7','4','3','5','4','4','4','Japan','South Korea',NULL),(1813,'2017-01-20','208.91.2.2',80.769,77.778,67.698,57.143,3.625,4.500,4.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Khoi Tran ','ktran@scu.edu','SCU021117','Vietnam','','Millenials (Born from 1980 to 1995)','M','VMware','Executive','Less than one year','Computer, Internet','7','7','3','3','3','7','7','4','4','2','5','3','6','7','6','6','2','2','6','3','7','1','2','2','United States','Japan',NULL),(1814,'2017-01-21','108.185.173.135',46.154,59.259,35.461,71.429,2.500,3.667,2.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ophra Ashur ','ophraa@gmail.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','Ventura County Behavioral Health','Manager','Four or more years','Health Care','3','7','4','2','4','3','2','3','1','4','1','2','7','4','5','6','1','7','5','2','1','6','1','2','United States','Israel',NULL),(1815,'2017-01-21','40.137.48.184',42.308,33.333,16.119,57.143,2.375,2.500,1.833,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lilach O Lerman ','lilach.lerman@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Medical Center','Senior Manager','Four or more years','Health Care','2','6','2','1','6','4','2','2','1','2','1','3','6','5','6','4','1','1','1','2','2','3','2','2','Israel','United States',NULL),(1816,'2017-01-21','104.172.12.81',42.308,48.148,38.685,7.143,2.375,3.167,3.000,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilli Harel ','eharel2197@aol.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','DietPro2000','Executive','Four or more years','Health Care','1','6','5','2','2','5','5','2','2','3','3','5','5','5','2','2','2','2','2','3','1','2','2','2','Israel','United States',NULL),(1817,'2017-01-21','108.185.165.68',73.077,70.370,51.580,50.000,3.375,4.167,3.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ruty Levy ','levyruty4@gmail.com','web','Israel','','Baby Boomers (Born from 1946 to 1964)','F','Oak Park Unified School District','Individual Contributor','Four or more years','Education','5','6','5','3','6','2','3','3','3','3','3','3','6','6','3','3','2','6','6','3','2','5','2','6','United States','Japan',NULL),(1818,'2017-01-22','134.191.232.68',76.923,77.778,67.698,21.429,3.500,4.500,4.500,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sveta Bronstein ','sveta.br87@gmail.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Student','Two to three years','Computer, Internet','6','5','4','2','6','6','3','4','4','6','3','5','1','6','6','5','4','5','2','2','2','2','6','4','United States','Israel',NULL),(1819,'2017-01-23','198.22.92.40',84.615,100.000,87.041,0.000,3.750,5.500,5.500,3.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sina Piramoon ','spiramoon@scu.edu','ENGR 302','United States','','Gen X (Born from 1965 to 1979)','M','Santa Clara University','Student','Less than one year','Manufacturing','4','7','6','2','2','7','6','6','5','6','2','3','3','6','6','1','2','6','6','2','3','6','6','6','Germany','India',NULL),(1820,'2017-01-25','99.167.86.140',50.000,74.074,87.041,57.143,2.625,4.333,5.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dalia Yasharpour ','daliayasharpour@gmail.com','web','Canada','United States','Gen X (Born from 1965 to 1979)','F','University of California, Los Angeles','Executive','Four or more years','Education','6','6','6','2','6','6','6','5','4','6','2','4','6','6','6','4','2','6','2','2','2','1','4','2','Sweden','Israel',NULL),(1821,'2017-01-26','129.210.115.240',46.154,37.037,32.237,7.143,2.500,2.667,2.667,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Trenton James Nagasawa ','tnagasawa@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Manufacturing','3','5','2','1','6','2','2','4','2','3','2','5','2','3','2','2','2','2','5','2','3','3','2','2','Russia','Japan',NULL),(1822,'2017-01-26','129.210.115.112',26.923,44.444,38.685,57.143,1.875,3.000,3.000,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Rachael Wan ','rwan@scu.edu','SCU001','Hong Kong','United States','Millenials (Born from 1980 to 1995)','F','SCU','Student','Less than one year','Education','4','6','3','3','5','2','3','3','1','4','2','4','5','2','1','6','1','5','4','2','1','1','3','2','United States','China',NULL),(1823,'2017-01-27','129.210.115.112',100.000,62.963,45.132,57.143,4.250,3.833,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Sinduja Bhupathiraju','sbhupathiraju@scu.edu','','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','6','6','2','5','4','2','3','5','2','2','2','3','6','6','5','6','5','5','2','6','6','6','2','2','India','United States',NULL),(1824,'2017-01-27','76.103.20.228, 199.19.252.13',30.769,40.741,51.580,71.429,2.000,2.833,3.667,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tracy Clift ','tclift@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Individual Contributor','Two to three years','Computer, Internet','2','6','6','2','6','3','4','4','4','2','2','2','6','2','2','6','2','6','2','2','2','2','2','2','China','India',NULL),(1825,'2017-01-27','50.184.79.109',34.615,66.667,32.237,50.000,2.125,4.000,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Malavika Iyer ','miyer@scu.edu','SCU021117','India','','Millenials (Born from 1980 to 1995)','F','','Student','One year','Computer, Internet','3','6','3','4','6','6','4','2','2','2','2','2','5','6','1','4','2','4','2','3','2','2','3','2','United States','China',NULL),(1826,'2017-01-27','73.93.204.10',61.538,40.741,70.922,78.571,3.000,2.833,4.667,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manuel Castilla Notario ','mcastillanotario@scu.edu','SCU021117','Spain','','Gen X (Born from 1965 to 1979)','M','SANTA CLARA UNIVERSITY','Manager','Four or more years','Construction','6','7','6','5','6','2','6','3','2','5','2','3','6','4','6','6','2','2','3','2','2','2','4','2','United States','Germany',NULL),(1827,'2017-01-28','50.156.38.72',76.923,51.852,29.014,42.857,3.500,3.333,2.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leo Chang ','chihshun@gmail.com','SCU001','Taiwan','','Gen X (Born from 1965 to 1979)','M','FICO','Manager','Less than one year','Computer, Internet','3','6','2','4','6','3','2','2','5','1','2','5','6','4','6','2','2','1','3','6','3','4','3','2','India','Israel',NULL),(1828,'2017-01-29','67.169.30.246',50.000,77.778,32.237,50.000,2.625,4.500,2.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Syamala Keerthana Chegu ','schegu@scu.edu','web','India','','Millenials (Born from 1980 to 1995)','F','Santa Clara University','Student','One year','Computer, Internet','2','3','2','1','6','7','6','2','2','2','2','1','7','4','6','5','1','5','1','4','2','2','6','6','China','United States',NULL),(1829,'2017-01-29','86.163.162.207',100.000,96.296,74.146,21.429,5.500,5.333,4.833,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Vijay Punj ','vijay.punj@btopenworld.com','web','United Kingdom','','Baby Boomers (Born from 1946 to 1964)','M','University Surrey','Student','One year','Services','3','4','5','5','4','4','5','5','5','6','6','3','5','6','7','4','6','5','6','5','6','5','6','6','United States','India',NULL),(1830,'2017-01-29','107.3.155.150',50.000,92.593,67.698,85.714,2.625,5.167,4.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ashwin Athigaman ','aathigaman@scu.edu','SCU001','India','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Four or more years','Education','6','7','4','2','6','6','5','4','6','2','1','6','7','4','4','6','2','6','4','4','1','2','7','3','India','United States',NULL),(1831,'2017-01-30','182.18.235.43',65.385,44.444,19.342,100.000,3.125,3.000,2.000,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Faith Icalla Bacon ','faithbacon08@gmail.com','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation Inc.','Individual Contributor','Four or more years','Non-profit','1','7','2','1','7','1','4','1','1','3','1','4','7','4','7','7','4','4','4','1','3','4','4','1','United States','Japan',NULL),(1832,'2017-01-30','182.18.235.43',100.000,81.481,58.027,78.571,4.625,4.667,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dulce Festin-Baybay ','dulcefb@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','2','7','6','5','6','2','6','2','4','4','3','6','6','5','6','6','6','6','6','6','2','6','3','3','United States','China',NULL),(1833,'2017-01-30','182.18.235.43',7.692,29.630,61.251,85.714,1.250,2.333,4.167,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Milagros G. Santisteban ','mitos.santisteban@gmail.com','web','Philippines','','Traditionals (Born before 1946)','F','Lopez Group Foundation, Inc.','Individual Contributor','Four or more years','Non-profit','1','7','6','1','7','1','7','3','4','4','1','3','7','6','1','5','1','1','3','2','1','1','1','1','United States','Singapore',NULL),(1834,'2017-01-30','178.115.128.96',80.769,51.852,45.132,14.286,3.625,3.333,3.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Margreiter ','margreiter.ph@gmail.com','web','Austria','','Millenials (Born from 1980 to 1995)','M','PVA','Individual Contributor','Four or more years','Non-profit','7','5','2','4','6','3','2','3','4','2','3','4','3','6','7','2','3','3','5','1','2','2','2','4','United States','Germany',NULL),(1835,'2017-01-30','68.5.78.146',42.308,7.407,6.447,28.571,2.375,1.333,1.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam U ','adam@themarketingmentors.com','web','Poland','','Gen X (Born from 1965 to 1979)','M','MMI','Executive','Four or more years','Services','2','6','1','1','4','1','2','1','1','1','3','3','6','1','7','2','2','2','2','1','1','1','1','1','United States','China',NULL),(1836,'2017-01-31','222.127.94.5',46.154,70.370,61.251,64.286,2.500,4.167,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Martin Bunag ','martin_bunag@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','M','Investor Relations Global','Executive','Four or more years','Services','3','7','4','3','6','6','5','6','2','5','5','2','6','5','2','4','2','2','4','5','4','1','3','1','China','United States',NULL),(1837,'2017-01-31','182.18.235.43',84.615,100.000,51.580,21.429,3.750,6.000,3.667,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Monica Tan ','monica_tan17@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','Lopez Group Foundation Inc.','Manager','Four or more years','Non-profit','3','4','4','1','5','5','6','4','2','3','4','6','3','7','6','5','3','6','6','6','2','6','6','2','Japan','Singapore',NULL),(1838,'2017-01-31','182.18.235.43',34.615,14.815,29.014,92.857,2.125,1.667,2.500,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos Campos ','caloy@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','7','7','2','6','6','1','1','2','1','2','1','4','7','4','1','7','1','1','1','2','2','1','1','1','United States','Singapore',NULL),(1839,'2017-01-31','182.18.235.43',50.000,48.148,25.790,78.571,2.625,3.167,2.333,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Angela Guingona ','alguingona@yahoo.com','web','Philippines','','Gen X (Born from 1965 to 1979)','F','','Senior Manager','Four or more years','Non-profit','2','6','2','2','6','1','6','2','1','1','1','3','6','3','4','7','3','6','5','3','6','1','1','1','United States','China',NULL),(1840,'2017-01-31','191.226.255.12',61.538,70.370,70.922,92.857,3.000,4.167,4.667,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ana Carolina Brunherotti Jacinto ','anacarolinajacinto@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','F','','Individual Contributor','One year','Services','6','6','5','2','7','2','6','5','4','2','2','5','7','7','1','7','4','2','3','7','2','2','4','6','United States','Spain',NULL),(1841,'2017-01-31','134.191.232.71',100.000,100.000,61.251,50.000,5.625,6.167,4.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Cohen Sivan ','sivan.levi@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','Intel','Individual Contributor','Two to three years','Computer, Internet','5','5','3','7','5','7','7','3','3','4','3','7','5','5','6','6','5','6','5','7','5','6','7','6','China','Singapore',NULL),(1842,'2017-01-31','188.172.194.153',11.538,25.926,9.671,0.000,1.375,2.167,1.500,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heiner Höving ','heiner.hoeving@online.de','web','Hungary','','Baby Boomers (Born from 1946 to 1964)','M','Unicorn Holding Inc.','Senior Manager','Four or more years','Services','1','5','1','1','1','7','4','1','1','1','1','1','7','1','3','1','1','1','1','2','1','1','1','2','Germany','United States',NULL),(1843,'2017-01-31','134.191.232.70',53.846,18.519,35.461,50.000,2.750,1.833,2.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Mor Mazor ','mor.mazor@intel.com','web','Israel','','Millenials (Born from 1980 to 1995)','F','intel','Executive','Four or more years','Computer, Internet','3','6','4','1','5','1','2','3','2','3','3','5','4','2','4','6','5','2','2','2','1','2','2','1','United States','Germany',NULL),(1844,'2017-01-31','109.69.1.34',96.154,74.074,25.790,92.857,4.125,4.333,2.333,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Ornela Mebelli ','ornelamebelli@gmail.com','web','Other','Albania','Millenials (Born from 1980 to 1995)','F','Pets and Partners','Manager','Four or more years','Health Care','5','7','5','7','7','4','1','1','1','1','1','4','6','1','5','7','4','6','7','7','7','4','1','1','Germany','Russia',NULL),(1845,'2017-02-02','88.209.94.238',11.538,14.815,19.342,85.714,1.375,1.667,2.000,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Susanne Ertle','s.ertle@techiescribes.com','','Germany','','Gen X (Born from 1965 to 1979)','F','Techiescribes','Executive','One year','Computer, Internet','4','7','1','1','6','1','1','4','1','1','2','2','7','4','2','6','1','1','1','1','1','1','2','1','Japan','Sweden',NULL),(1846,'2017-01-31','88.14.81.37',53.846,40.741,45.132,28.571,2.750,2.833,3.333,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Julia de Fuentes Hergueta ','judefu@hotmail.com','web','Spain','Irish','Millenials (Born from 1980 to 1995)','F','Soria Short Film Festival','Individual Contributor','Two to three years','Services','6','6','5','4','5','6','2','3','2','2','1','4','4','4','5','3','2','2','2','2','2','2','1','2','United States','Germany',NULL),(1847,'2017-01-31','182.18.235.43',50.000,48.148,16.119,85.714,2.625,3.167,1.833,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jose Carlos G. Campos ','caloy@lopezgroup,org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LGFI','Manager','Four or more years','Services','1','7','1','6','7','1','3','3','1','2','2','2','7','2','2','5','1','2','3','5','1','6','6','1','United States','Singapore',NULL),(1848,'2017-01-31','1.163.30.92',46.154,37.037,12.895,57.143,2.500,2.667,1.667,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jenny Wilkins ','jenny@albin.net','web','United States','','Gen X (Born from 1965 to 1979)','F','WenShuen Studio Ltd.','Individual Contributor','Four or more years','Education','5','2','1','1','7','1','1','1','1','1','1','2','7','4','2','6','6','2','4','1','6','1','4','1','United States','China',NULL),(1849,'2017-01-31','97.93.29.106',30.769,48.148,48.356,64.286,2.000,3.167,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Benjamin Elliott ','belliott@scu.edu','SCU021117','United States','','Millenials (Born from 1980 to 1995)','M','Anritsu','Individual Contributor','Four or more years','Communications, Utilities','6','7','2','2','4','3','2','4','2','5','2','3','7','5','5','5','1','2','2','2','1','1','5','1','India','Japan',NULL),(1850,'2017-01-31','111.243.28.25',38.462,66.667,58.027,21.429,2.250,4.000,4.000,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adion Chen ','adion3@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','M','Qisda','Individual Contributor','Four or more years','Manufacturing','4','7','4','2','4','7','4','4','4','4','1','4','4','4','2','2','2','1','7','1','1','4','4','2','United States','Japan',NULL),(1851,'2017-01-31','36.231.238.239',57.692,92.593,45.132,57.143,2.875,5.167,3.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chris Wu ','chris@fliegen.com.tw','web','Taiwan','','Millenials (Born from 1980 to 1995)','M','fliegen','Executive','Four or more years','Computer, Internet','3','7','2','3','6','7','3','6','1','5','3','6','7','7','3','2','2','2','7','4','3','1','4','2','United States','Germany',NULL),(1852,'2017-02-01','24.6.134.45',100.000,81.481,45.132,71.429,4.250,4.667,3.333,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yiliang Tang ','ytang@scu.edu','SCU021117','China','','Millenials (Born from 1980 to 1995)','M','Santa Clara University','Student','Less than one year','Computer, Internet','4','7','5','6','7','7','4','4','1','2','3','4','7','4','5','3','3','3','6','3','5','5','5','3','Russia','India',NULL),(1853,'2017-02-01','24.5.236.238',65.385,44.444,35.461,14.286,3.125,3.000,2.833,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jhon Lizarazo','homerepair1999@gmail.com','web','Venezuela','','Gen X (Born from 1965 to 1979)','M','Self-employed','Individual Contributor','Four or more years','Construction','1','7','1','1','1','1','7','4','2','2','3','3','6','4','5','2','4','3','3','4','3','3','3','3','United States','India',NULL),(1854,'2017-02-01','182.18.235.43',50.000,48.148,58.027,42.857,2.625,3.167,4.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Margarita Villanueva ','margaritavill@gmail.com','web','Philippines','','Millenials (Born from 1980 to 1995)','F','Lopez Museum and Library','Manager','Four or more years','Non-profit','6','6','5','2','6','3','3','4','2','4','2','6','2','6','2','6','2','4','2','2','2','2','2','3','United States','Spain',NULL),(1855,'2017-02-01','107.223.14.160',69.231,85.185,0.000,42.857,3.250,4.833,1.000,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gilson Lima ','gilsongl@gmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','Intel','Individual Contributor','Two to three years','Computer, Internet','1','7','1','1','7','7','1','1','1','1','1','7','4','4','7','2','1','7','1','4','2','6','6','1','United States','Israel',NULL),(1856,'2017-02-01','191.180.21.211',53.846,33.333,38.685,78.571,2.750,2.500,3.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Fabia do Nascimento ','fabiajps@yahoo.com.br','web','Brazil','','Gen X (Born from 1965 to 1979)','F','BASF','Individual Contributor','Four or more years','Manufacturing','5','7','4','2','6','2','4','2','2','1','5','3','7','6','7','5','1','1','1','1','2','1','4','1','United States','Japan',NULL),(1857,'2017-02-01','50.225.86.210',53.846,92.593,67.698,7.143,2.750,5.167,4.500,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','me me ','mthin@scu.edu','SCU021117','Other','Myanmar','Gen X (Born from 1965 to 1979)','F','santa clara university','Individual Contributor','Four or more years','Computer, Internet','3','7','4','1','3','5','7','4','4','5','2','4','3','5','3','2','3','3','6','6','1','3','6','5','United States','Singapore',NULL),(1858,'2017-02-01','114.108.252.52',53.846,55.556,58.027,78.571,2.750,3.500,4.000,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Grace Concepcion De Leon ','gcdl22@yahoo.com.ph','web','Philippines','','Traditionals (Born before 1946)','F','ELFI','Individual Contributor','Four or more years','Non-profit','2','7','4','1','7','1','7','4','3','4','1','3','7','4','6','4','2','4','4','4','3','3','4','3','United States','China',NULL),(1859,'2017-02-01','50.156.38.72',73.077,37.037,48.356,42.857,3.375,2.667,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Daisy Chen ','lingju1@yahoo.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Google','Individual Contributor','One year','Computer, Internet','2','6','4','5','6','2','6','4','2','3','2','6','6','6','6','2','2','2','2','2','2','2','2','2','India','United States',NULL),(1860,'2017-02-02','182.18.235.43',23.077,44.444,67.698,50.000,1.750,3.000,4.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','DARIO PAGCALIWAGAN ','dariop@lopezgroup.org','web','Philippines','','Baby Boomers (Born from 1946 to 1964)','M','LOPEZ GROUP FOUNDATION INC.','Executive','Four or more years','Non-profit','3','7','6','2','4','1','6','4','2','6','2','5','7','5','1','3','1','1','1','5','1','1','5','1','Japan','China',NULL),(1861,'2017-02-02','111.246.76.117',88.462,88.889,41.908,50.000,3.875,5.000,3.167,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Kathy Lee ','shioushia@gmail.com','web','Taiwan','','Gen X (Born from 1965 to 1979)','F','Wellcare Co., Ltd.','Individual Contributor','Two to three years','Health Care','2','7','5','3','6','1','1','3','2','6','2','6','2','6','2','6','3','6','7','4','7','2','6','6','United States','Singapore',NULL),(1862,'2017-02-02','91.179.227.86',50.000,59.259,99.936,64.286,2.625,3.667,6.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Johan Remmery ','johan.remmery@puzzel.lu','web','Luxembourg','Belgium','Baby Boomers (Born from 1946 to 1964)','M','Puzzel SARL','Individual Contributor','One year','Education','7','7','2','1','7','1','7','7','7','7','1','5','3','6','4','6','2','6','1','2','1','1','6','6','Germany','Spain',NULL),(1864,'2017-02-02','36.239.167.235',69.231,92.593,29.014,100.000,3.250,5.167,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Shasha Tsao ','yshrimp@gmail.com','web','Taiwan','','Millenials (Born from 1980 to 1995)','F','NA','Individual Contributor','Less than one year','Education','1','7','1','1','7','1','4','7','1','1','1','7','7','4','7','7','1','7','7','7','7','1','5','1','Japan','United States',NULL),(1865,'2017-02-03','73.158.64.136',30.769,22.222,38.685,28.571,2.000,2.000,3.000,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonid ','lleonn@mail.ru','web','Russia','','Millenials (Born from 1980 to 1995)','M','n/a','Executive','Less than one year','Computer, Internet','3','7','3','1','4','1','4','4','1','3','2','2','5','1','5','2','1','4','4','1','2','2','1','1','China','United States',NULL),(1866,'2017-02-04','62.78.47.129',100.000,74.074,61.251,64.286,4.250,4.333,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Tatiana ','Sorokina','web','Russia','','Millenials (Born from 1980 to 1995)','F','Nimb','Senior Manager','Less than one year','Computer, Internet','7','4','3','1','7','4','4','3','4','4','1','6','7','4','7','5','5','6','2','6','6','2','4','6','United States','China',NULL),(1867,'2017-02-06','87.65.249.168',34.615,22.222,67.698,14.286,2.125,2.000,4.500,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dirk de Ridder ','dirkderidder@biocera.lu','web','Belgium','','Baby Boomers (Born from 1946 to 1964)','M','','Manager','Four or more years','Services','2','6','5','2','6','1','2','6','6','6','2','3','2','2','2','2','2','2','2','3','2','2','2','2','Germany','China',NULL),(1868,'2017-02-06','106.161.198.87',3.846,74.074,16.119,7.143,1.125,4.333,1.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Diane Walsh ','diane_in_tokyo@yahoo.com','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','ActionTalks','Senior Manager','Two to three years','Education','1','5','1','1','3','1','1','3','3','2','1','1','6','3','1','1','1','7','7','2','1','2','6','1','Japan','United States',NULL),(1869,'2017-02-07','192.154.165.131',11.538,37.037,25.790,57.143,1.375,2.667,2.333,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Teresa Koide ','koide.tracy@yahoo.com','web','United States','','Gen X (Born from 1965 to 1979)','F','Keio University','Individual Contributor','One year','Education','3','7','1','1','6','4','7','1','1','1','3','2','6','2','1','3','1','1','4','1','1','1','4','1','Japan','Germany',NULL),(1870,'2017-02-07','156.8.251.150',46.154,22.222,67.698,100.000,2.500,2.000,4.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Awie Pelser ','awie.pelser@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal South Africa (AMSA)','Manager','Four or more years','Manufacturing','1','7','7','1','7','1','7','7','1','4','1','1','7','1','7','7','1','1','7','1','1','1','1','7','United States','Germany',NULL),(1871,'2017-02-07','156.8.251.150',53.846,88.889,48.356,100.000,2.750,5.000,3.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riekie Strauss ','riekie.strauss@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','3','3','7','1','3','6','1','1','1','1','7','7','7','7','1','7','1','7','1','7','7','1','Germany','United States',NULL),(1872,'2017-02-08','156.8.251.150',19.231,77.778,80.593,0.000,1.625,4.500,5.167,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Christelle du Plessis ','christelle.duplessis@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','4','2','1','1','4','6','7','3','6','1','3','5','3','1','4','2','6','4','4','1','2','6','2','Germany','United States',NULL),(1873,'2017-02-08','101.143.231.103',15.385,25.926,16.119,0.000,1.500,2.167,1.833,2.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adam Trial ','acarteaching@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','bb','Student','Less than one year','Education','1','2','2','1','2','2','3','1','3','1','2','1','1','3','1','3','1','2','1','3','1','3','2','2','Japan','United States',NULL),(1874,'2017-02-09','156.8.251.150',38.462,59.259,54.803,50.000,2.250,3.667,3.833,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Leonard Maluleka ','doctor.maluleka@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','2','7','2','2','4','1','5','6','1','7','1','1','6','5','3','4','2','4','4','4','6','2','4','1','Germany','Nigeria',NULL),(1875,'2017-02-10','73.162.163.169',19.231,18.519,9.671,0.000,1.625,1.833,1.500,3.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gunjan Patel ','patelgunjan5@gmail.com','SCU011417','United States','','Millenials (Born from 1980 to 1995)','M','Tigera','Individual Contributor','Four or more years','Computer, Internet','2','3','1','2','2','1','1','1','2','2','1','2','6','5','3','1','1','1','2','1','2','1','1','1','United States','China',NULL),(1876,'2017-02-10','156.8.251.150',30.769,44.444,87.041,50.000,2.000,3.000,5.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Lizel Gunter ','liezel.gunter@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittalMonyetla','Individual Contributor','Less than one year','Manufacturing','6','6','7','1','6','2','6','4','4','6','1','4','7','6','6','2','1','1','2','6','1','1','1','1','United States','Germany',NULL),(1877,'2017-02-13','156.8.251.150',92.308,96.296,80.593,64.286,4.000,5.333,5.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Itumeleng Cedric Nyakale ','itumeleng.nyakale@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','ArcelorMittal Monyetla','Individual Contributor','Less than one year','Manufacturing','4','7','5','7','5','6','5','7','4','6','1','4','7','4','4','4','4','7','4','4','4','4','7','4','United States','Germany',NULL),(1878,'2017-02-14','156.8.251.150',100.000,66.667,80.593,100.000,4.250,4.000,5.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Janette Swanepoek ','janette.swanepoel@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','7','7','7','1','7','7','7','5','1','4','1','5','7','4','7','7','7','7','1','1','5','1','4','7','United States','Germany',NULL),(1879,'2017-02-15','156.8.251.150',73.077,96.296,51.580,64.286,3.375,5.333,3.667,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Jacobus Frederik Mouton ','kobus.mouton@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelor Mittal Coke and Chemicals','Manager','Two to three years','Energy','6','7','2','2','7','6','3','5','2','4','3','5','7','5','7','2','1','4','4','7','5','3','6','1','Germany','United States',NULL),(1880,'2017-02-15','156.8.251.150',34.615,100.000,90.264,85.714,2.125,6.167,5.667,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bonita Gertzen ','Bonita.Gertzen@ArcelorMittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','7','7','2','7','7','6','7','4','4','1','1','7','4','6','5','3','6','6','7','1','1','7','2','Germany','United States',NULL),(1881,'2017-02-15','156.8.251.150',42.308,37.037,48.356,50.000,2.375,2.667,3.500,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Adri Pietersen ','adri.pietersen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal','Individual Contributor','Four or more years','Manufacturing','6','6','4','2','4','2','3','4','2','2','2','4','6','1','2','5','3','5','2','2','2','2','4','2','United States','Brazil',NULL),(1882,'2017-02-15','188.50.35.200',76.923,55.556,48.356,28.571,3.500,3.500,3.500,4.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Soha Jamal Mokhalalati ','soha@chesstag.com','web','Palestinian Territories','','Millenials (Born from 1980 to 1995)','F','ChessTag','Manager','Four or more years','Services','7','4','5','5','6','5','3','2','2','2','2','3','6','4','6','2','4','2','2','2','2','2','6','4','Sweden','Saudi Arabia',NULL),(1883,'2017-02-15','156.8.251.150',0.000,85.185,35.461,0.000,1.000,4.833,2.833,1.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Heinrich Meyer ','Heinrich.Meyer@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','1','1','1','1','1','1','2','6','6','1','1','2','7','1','1','1','7','6','7','1','1','1','1','China','Germany',NULL),(1884,'2017-02-15','51.36.115.195',57.692,55.556,38.685,71.429,2.875,3.500,3.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Hytham Shageer ','hy.shageer@gmail.com','web','United States','','Gen X (Born from 1965 to 1979)','M','Chess Tag','Senior Manager','Two to three years','Communications, Utilities','6','7','1','4','7','1','4','4','1','2','2','4','6','4','4','4','2','4','4','4','1','4','4','2','Saudi Arabia','United States',NULL),(1885,'2017-02-16','156.8.251.150',61.538,51.852,74.146,42.857,3.000,3.333,4.833,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Chanselize Botes ','chanselize.botes@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal Steel','Individual Contributor','Four or more years','Manufacturing','6','6','6','2','6','2','2','6','3','6','2','2','6','2','6','2','2','2','6','6','6','2','2','2','United States','Germany',NULL),(1886,'2017-02-16','156.8.251.150',38.462,29.630,70.922,50.000,2.250,2.333,4.667,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Riasha ','riasha.sumair@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','F','ArcelorMittal','Individual Contributor','Two to three years','Manufacturing','2','6','2','1','2','4','6','6','6','6','2','6','6','2','4','7','1','1','4','2','2','1','1','1','India','Germany',NULL),(1887,'2017-02-16','156.8.251.150',57.692,100.000,48.356,57.143,2.875,6.000,3.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Thabo Moyo ','thabo.moyo@arcelormittal.com','web','Zimbabwe','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Two to three years','Manufacturing','1','4','7','1','7','7','4','7','1','1','1','7','7','7','7','4','4','4','4','7','1','1','7','1','United States','Israel',NULL),(1888,'2017-02-19','51.39.223.43',46.154,81.481,29.014,100.000,2.500,4.667,2.500,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Siraj Al-Malki ','siraj.almalki@gmail.com','web','Saudi Arabia','','Millenials (Born from 1980 to 1995)','M','chesstag','Manager','Four or more years','Computer, Internet','6','7','1','1','7','7','4','1','1','2','2','2','7','1','7','7','1','7','4','6','1','2','3','4','Germany','United States',NULL),(1889,'2017-02-16','156.8.251.150',46.154,100.000,87.041,85.714,2.500,5.833,5.500,6.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Bongani Malindi ','bongani.malindi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelorrmittal','Individual Contributor','Four or more years','Manufacturing','5','6','7','1','7','7','6','7','1','7','1','2','6','6','6','7','1','6','4','7','1','2','5','6','United States','Germany',NULL),(1890,'2017-02-19','156.8.251.150',50.000,100.000,51.580,100.000,2.625,6.833,3.667,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Brian Molifi ','Brain.molifi@arcelormittal.com','web','South Africa','','Millenials (Born from 1980 to 1995)','M','Arcelormittal','Individual Contributor','Four or more years','Manufacturing','1','7','6','1','7','6','7','6','1','1','1','7','7','7','7','7','2','7','7','7','1','1','7','1','Germany','United States',NULL),(1891,'2017-02-16','156.8.251.150',73.077,81.481,64.475,42.857,3.375,4.667,4.333,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Paul Zietsman ','paul.zietsman@arcelormittal.com','web','South Africa','','Baby Boomers (Born from 1946 to 1964)','M','ArcelorMittal','Manager','Four or more years','Energy','5','6','5','3','4','5','4','4','3','5','3','4','5','4','6','5','3','7','5','3','3','2','4','3','Brazil','China',NULL),(1892,'2017-02-16','156.8.251.150',69.231,74.074,45.132,50.000,3.250,4.333,3.333,5.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Esna Viljoen ','Esna.Viljoen@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','F','ArcelorMittal South Africa','Manager','Four or more years','Manufacturing','5','5','3','5','4','6','2','4','2','4','4','5','6','2','5','6','2','4','5','3','2','1','6','2','Germany','United States',NULL),(1893,'2017-02-20','76.126.69.15',26.923,48.148,9.671,57.143,1.875,3.167,1.500,5.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Pedro Silva ','pedrolee_@hotmail.com','web','Brazil','','Millenials (Born from 1980 to 1995)','M','PayPal Inc.','Manager','Two to three years','Computer, Internet','2','6','1','1','6','3','2','1','1','2','2','2','6','3','1','4','3','2','3','4','2','2','4','2','Brazil','United States',NULL),(1894,'2017-02-20','156.8.251.150',76.923,96.296,77.369,64.286,3.500,5.333,5.000,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elias Molapisi ','danny.molapisi@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Manager','One year','Manufacturing','5','7','3','2','7','3','7','6','3','6','3','5','6','3','6','3','3','7','7','6','2','4','6','3','Germany','United States',NULL),(1895,'2017-02-23','92.60.9.66',38.462,18.519,35.461,0.000,2.250,1.833,2.833,3.500,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Philipp Pointner ','philipp.pointner@jumio.com','JUMIO43','Austria','','Millenials (Born from 1980 to 1995)','M','Jumio','Executive','Four or more years','Computer, Internet','5','7','1','3','4','2','1','6','1','3','2','2','2','1','6','1','1','4','2','1','1','2','1','1','United States','Japan',NULL),(1896,'2017-02-24','156.8.251.150',26.923,25.926,25.790,14.286,1.875,2.167,2.333,4.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Gawie Herholdt ','gawie.herholdt@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','Arcelormittal','Individual Contributor','Four or more years','Construction','6','7','1','1','6','6','2','3','1','1','2','6','2','2','1','1','1','1','1','2','1','1','1','2','Germany','Spain',NULL),(1897,'2017-02-27','92.60.9.66',23.077,29.630,25.790,21.429,1.750,2.333,2.333,4.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Liz Lux ','liz@jumio.com','web','Austria','','Gen X (Born from 1965 to 1979)','F','Jumio Software Development GmbH','Senior Manager','Two to three years','Computer, Internet','2','6','1','1','4','2','2','4','1','4','1','2','4','2','4','3','1','4','4','1','1','3','1','1','India','United States',NULL),(1898,'2017-02-27','80.110.71.13',15.385,18.519,35.461,7.143,1.500,1.833,2.833,3.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Klaus P. Moertl ','klaus.moertl@meinoptimierer.com','web','Austria','','Baby Boomers (Born from 1946 to 1964)','M','meinOptimierer','Senior Manager','Four or more years','Services','5','6','2','2','3','1','3','3','2','2','1','1','4','2','2','2','1','1','1','3','2','2','3','1','Germany','United States',NULL),(1899,'2017-02-27','212.183.92.89',46.154,40.741,74.146,71.429,2.500,2.833,4.833,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Cassels-Brown ','ecb@cassels-brown.at','web','United States','','Baby Boomers (Born from 1946 to 1964)','F','own','Individual Contributor','Four or more years','Education','5','7','3','2','7','1','6','5','5','5','1','5','6','6','2','4','3','5','2','1','3','2','2','2','United States','Germany',NULL),(1900,'2017-02-27','138.9.24.103',57.692,59.259,61.251,64.286,2.875,3.667,4.167,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Yodit Hiabu ','y_hiabu@u.pacific.edu','web','Eritrea','','Millenials (Born from 1980 to 1995)','F','University of the Pacific','Student','Two to three years','Manufacturing','6','6','6','2','6','2','6','2','3','2','1','3','5','4','2','6','6','6','2','3','3','5','5','1','United States','Germany',NULL),(1901,'2017-03-01','77.119.130.18',30.769,22.222,58.027,92.857,2.000,2.000,4.000,6.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Elisabeth Overbeeke ','elisabeth@overbeeke.at','web','Austria','','Gen X (Born from 1965 to 1979)','F','Independent','Senior Manager','Four or more years','Energy','5','7','2','1','7','2','6','5','2','4','1','2','7','3','6','6','2','2','2','1','1','2','2','1','United States','Germany',NULL),(1902,'2017-03-01','90.220.86.157',84.615,55.556,58.027,71.429,3.750,3.500,4.000,6.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Param Bansal ','parambansal@hotmail.co.uk','web','United Kingdom','','Millenials (Born from 1980 to 1995)','M','','Executive','Less than one year','Retail, Wholesale','6','6','2','3','6','3','5','4','4','3','3','6','6','2','6','6','2','4','5','4','2','2','3','6','United States','India',NULL),(1903,'2017-03-02','67.161.68.118',42.308,51.852,48.356,42.857,2.375,3.333,3.500,5.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Swee Hoon Ong ','swee26@gmail.com','MSOD','Malaysia','','Gen X (Born from 1965 to 1979)','F','Western Digital','Individual Contributor','Two to three years','Computer, Internet','5','6','2','1','4','2','5','4','3','2','1','4','6','5','3','4','4','2','4','2','2','2','5','2','United States','Israel',NULL),(1904,'2017-03-02','136.152.142.178',69.231,100.000,48.356,64.286,3.250,6.333,3.500,5.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','May Lyn Cheah ','maylyncheah@gmail.com','web','Malaysia','','Millenials (Born from 1980 to 1995)','F','Student','Student','Two to three years','Finance, Insurance, Real Estate','2','7','5','2','6','6','6','4','2','2','2','6','5','6','6','5','2','7','7','6','4','2','6','2','United States','Singapore',NULL),(1905,'2017-03-02','136.152.142.26',80.769,40.741,41.908,100.000,3.625,2.833,3.167,7.000,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Nancy Lee ','ranmori2807@gmail.com','web','Vietnam','Chinese','Millenials (Born from 1980 to 1995)','F','UC Berkeley','Student','Four or more years','Finance, Insurance, Real Estate','4','7','3','5','7','2','6','3','2','1','1','2','7','4','7','7','1','1','3','5','6','5','2','2','United States','Singapore',NULL),(1906,'2017-03-07','156.8.251.150',23.077,66.667,48.356,78.571,1.750,4.000,3.500,6.250,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Dieter Ferdinand Sauer ','dieter.sauer@arcelormittal.com','web','South Africa','','Gen X (Born from 1965 to 1979)','M','ArcelorMittal','Manager','Four or more years','Manufacturing','7','7','1','1','7','1','7','4','1','1','1','1','7','1','7','4','1','7','1','7','1','1','7','1','Germany','India',NULL),(1907,'2017-03-13','213.122.112.186',76.923,48.148,64.475,35.714,3.500,3.167,4.333,4.750,'ets04','http://www.chariscorp.com/ets/plot/ETSPlot.php','Manjeet Panesar ','manjeet.panesar@googlemail.com','web','United Kingdom','','Gen X (Born from 1965 to 1979)','M','Oxfam GB','Manager','Two to three years','Non-profit','5','5','5','5','6','5','6','4','4','2','3','6','6','2','6','2','2','6','2','2','2','2','2','2','India','China',NULL); /*!40000 ALTER TABLE `etsall_08_15_2017` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etsmorel` -- DROP TABLE IF EXISTS `etsmorel`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `etsmorel` ( `id` int(11) NOT NULL auto_increment, `timestamp` datetime NOT NULL, `ip` varchar(50) NOT NULL, `actuate` float(6,3) NOT NULL, `relate` float(6,3) NOT NULL, `navigate` float(6,3) NOT NULL, `collaborate` float(6,3) NOT NULL, `act` float(6,3) NOT NULL, `rel` float(6,3) NOT NULL, `nav` float(6,3) NOT NULL, `col` float(6,3) NOT NULL, `formID` varchar(255) default NULL, `redirect_to` varchar(255) default NULL, `name` varchar(255) default NULL, `email` varchar(255) default NULL, `project_no` varchar(255) default NULL, `country_culture` varchar(255) default NULL, `other_culture` varchar(255) default NULL, `generation` varchar(255) default NULL, `gender` varchar(255) default NULL, `company` varchar(255) default NULL, `job_category` varchar(255) default NULL, `tenure` varchar(255) default NULL, `industry` varchar(255) default NULL, `Q1` varchar(255) default NULL, `Q2` varchar(255) default NULL, `Q3` varchar(255) default NULL, `Q4` varchar(255) default NULL, `Q5` varchar(255) default NULL, `Q6` varchar(255) default NULL, `Q7` varchar(255) default NULL, `Q8` varchar(255) default NULL, `Q9` varchar(255) default NULL, `Q10` varchar(255) default NULL, `Q11` varchar(255) default NULL, `Q12` varchar(255) default NULL, `Q13` varchar(255) default NULL, `Q14` varchar(255) default NULL, `Q15` varchar(255) default NULL, `Q16` varchar(255) default NULL, `Q17` varchar(255) default NULL, `Q18` varchar(255) default NULL, `Q19` varchar(255) default NULL, `Q20` varchar(255) default NULL, `Q21` varchar(255) default NULL, `Q22` varchar(255) default NULL, `Q23` varchar(255) default NULL, `Q24` varchar(255) default NULL, `country1` varchar(255) default NULL, `country2` varchar(255) default NULL, `submit` varchar(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=477 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `etsmorel` -- LOCK TABLES `etsmorel` WRITE; /*!40000 ALTER TABLE `etsmorel` DISABLE KEYS */; INSERT INTO `etsmorel` VALUES (1,'2016-01-08 22:35:09','24.5.236.238',30.769,55.556,53.191,18.571,2.000,3.500,3.750,4.150,'ets04','1','Gavin Hales','info@morel.com','Morel','United Kingdom',NULL,'Millenials (Born from 1980 to 1995)','Male','Morel','Executive','One year','Computer, Internet','2','6','6','6','6','6','6','5','5','3','6','3','4','5','3','5','5','4','4','4','5','3','5','4','Japan','India','Submit'),(2,'2016-01-09 00:44:35','107.3.143.62',30.769,68.889,77.369,42.857,2.000,4.100,5.000,5.000,'ets04','1','Eva Schmidt','info@morel.com','Morel','Germany',NULL,'Millenials (Born from 1980 to 1995)','Female','Morel','Manager','One year','Computer, Internet','7','7','7','1','7','7','7','7','1','7','1','7','7','1','7','7','7','7','7','7','1','1','7','1','China','United States','Submit'),(3,'2016-01-09 17:56:32','172.56.39.143',80.000,68.889,77.369,78.571,3.600,4.100,5.000,6.250,'ets04','1','Jack Xu','info@morel.com','Morel','China',NULL,'Millenials (Born from 1980 to 1995)','Male','Morel','Manager','Four or more years','Computer, Internet','4','6','1','1','4','3','2','2','2','2','2','4','4','4','4','3','2','3','4','2','2','3','7','4','Germany','China','Submit'),(4,'2016-01-09 19:33:10','129.210.115.242',46.154,43.333,40.619,57.143,2.500,2.950,3.000,5.500,'ets04','1','Sanjay Gupta','info@morel.com','Morel','India',NULL,'Millenials (Born from 1980 to 1995)','Male','Morel','Manager','One year','Computer, Internet','6','6','1','1','6','1','2','1','2','5','5','3','6','2','6','6','2','6','6','6','2','2','7','6','India','United States','Submit'),(5,'2016-01-11 13:16:45','24.5.236.238',52.308,22.222,32.882,78.571,2.500,2.000,3.000,6.250,'ets04','1','Mohammed Hussein','info@morel.com','Morel','Egypt',NULL,'Millenials (Born from 1980 to 1995)','Male','Morel','Manager','One year','Computer, Internet','1','3','2','3','6','5','7','2','1','4','6','2','7','2','5','3','1','4','6','5','2','4','6','2','Singapore','Israel','Submit'),(6,'2016-01-11 20:11:20','100.36.121.48',13.538,15.000,14.507,85.000,1.440,2.000,1.750,6.250,'ets04','1','Alberto Franceschini','info@morel.com','Morel','Italy',NULL,'Gen X (Born from 1965 to 1979)','Male','Morel','Manager','Four or more years','Computer, Internet','3','7','3','1','7','4','6','2','3','4','2','2','6','5','2','6','2','6','6','1','3','1','2','6','United States','Germany','Submit'),(7,'2016-01-12 13:07:12','79.153.162.50',13.538,22.222,53.191,42.857,1.440,2.000,3.750,5.000,'ets04','1','Jesse King','info@morel.com','Morel','United States',NULL,'Millenials (Born from 1980 to 1995)','Female','Morel','Manager','Two to three years','Computer, Internet','2','6','4','2','6','7','4','3','2','6','1','2','5','6','6','6','2','2','2','2','2','2','2','1','Germany','Spain','Submit'); /*!40000 ALTER TABLE `etsmorel` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `members` -- DROP TABLE IF EXISTS `members`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `members` ( `id` int(11) NOT NULL auto_increment, `username` varchar(256) NOT NULL, `nick_name` varchar(256) NOT NULL, `email` varchar(256) NOT NULL, `password` varchar(256) NOT NULL, PRIMARY KEY (`id`), KEY `username` (`username`(255)) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `members` -- LOCK TABLES `members` WRITE; /*!40000 ALTER TABLE `members` DISABLE KEYS */; INSERT INTO `members` VALUES (1,'Ruben','','r.rodriguez@chariscorp.com','rxaris01'),(2,'Marian','','m.s.rodriguez@chariscorp.com','mxaris02'),(3,'guest','','trust@chariscorp.com','guest77'); /*!40000 ALTER TABLE `members` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `strings` -- DROP TABLE IF EXISTS `strings`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `strings` ( `id` int(2) NOT NULL default '0', `strategy` varchar(11) NOT NULL, `quartile` varchar(10) NOT NULL, `percent` decimal(5,2) default NULL, `degree` varchar(50) NOT NULL, `description` varchar(500) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `strings` -- LOCK TABLES `strings` WRITE; /*!40000 ALTER TABLE `strings` DISABLE KEYS */; INSERT INTO `strings` VALUES (1,'actuate','Q1','27.08','Very Spontaneous','You scored Very Spontaneous. When in a new situation, you trust coworkers who take action, embrace change, and do not wait to be told what to do or how to do it. '),(2,'actuate','Q2','42.46','Moderately Spontaneous','You scored Moderately Spontaneous. When in a new situation, you trust coworkers who are action-oriented and engage in change with little direction from others.'),(3,'actuate','Q3','57.85','Moderately Prudent','You scored Moderately Prudent. When in a new situation, you trust coworkers who act prudently before adopting changes.'),(4,'actuate','Q4','100.00','Very Prudent','You scored Very Prudent. When in a new situation, you trust coworkers who value harmony and hierarchy and act prudently before taking action.'),(5,'relate','Q1','37.11','Very Informal','You scored Very Informal. You trust coworkers who are caring, compatible, likeable and helpful, with whom it is easy to build a relationship. '),(6,'relate','Q2','51.78','Moderately Informal','You scored Moderately Informal. You trust coworkers who care about you, offer help and with whom it is easy to build a relationship.'),(7,'relate','Q3','62.89','Moderately Formal','You scored Moderately Formal. You trust coworkers who relate to you with some formality and show they care about others by working hard at their duties.'),(8,'relate','Q4','100.00','Very Formal','You scored Very Formal. You trust coworkers who relate to people with formality and respect, and work hard at their responsibilities to help the team.'),(9,'navigate','Q1','29.01','Very Flexible','You scored Very Flexible. You trust coworkers who think flexibly, creatively selecting and interpreting rules or procedures to deal with uncertain situations.'),(10,'navigate','Q2','45.07','Moderately Flexible','You scored Moderately Flexible. You trust coworkers who are clever at figuring out solutions without always following the rules and procedures. '),(11,'navigate','Q3','58.03','Moderately Structured','You scored Moderately Structured. You trust coworkers who are orderly and highly accurate, taking a structured process-oriented approach to achieve results.'),(12,'navigate','Q4','100.00','Very Structured','You scored Very Structured. You trust coworkers who take a rigorous process-oriented approach, following rules and procedures to achieve quality, safety and order.'),(13,'collaborate','Q1','37.71','Very Solo','You scored Very Solo. You trust coworkers who are productive alone, clarify individual roles to focus the team\'s efforts, and enforce individual accountability.'),(14,'collaborate','Q2','50.00','Moderately Solo','You scored Moderately Solo. You trust coworkers who work solo to be productive, while occasionally making themselves available to team members.'),(15,'collaborate','Q3','64.29','Moderately Group','You scored Moderately Group. You trust coworkers who are available to team members when the team needs them, collaborating toward the team\'s goals.'),(16,'collaborate','Q4','100.00','Very Group','You scored Very Group. You trust coworkers who share their work, look after team members and collaborate, especially when a lot of work needs to be done.'); /*!40000 ALTER TABLE `strings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stringscountry` -- DROP TABLE IF EXISTS `stringscountry`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `stringscountry` ( `id` int(3) NOT NULL auto_increment, `strategy` varchar(11) default NULL, `country` varchar(20) default NULL, `strings` varchar(500) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=57 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `stringscountry` -- LOCK TABLES `stringscountry` WRITE; /*!40000 ALTER TABLE `stringscountry` DISABLE KEYS */; INSERT INTO `stringscountry` VALUES (1,'actuate','United States','The United States is a Moderately Spontaneous culture that addresses new situations with an action-orientation. Trust is gained with quick direct communication and pragmatic solutions, empowering people to get the job done. '),(2,'actuate','India','India is a Moderately Prudent culture that addresses new situations with discernment. Trust is gained by demonstrating respect for hierarchy and fulfilling responsibilities. Action items may be delayed as concern for accuracy can take precedence over a due date. '),(3,'actuate','China','China is a Very Prudent culture that addresses new situations by valuing harmony. Trust is gained by ensuring that adequate research is conducted, appropriate people are consulted, and discretion is used before divulging information or opinions to avoid embarrassing one\'s self or others.'),(4,'actuate','Brazil','Brazil is a Moderately Prudent culture that addresses new situations with passion and circumspection. Trust is gained through enthusiastic debate as solutions emerge. Messages can be tempered to reflect respect to those higher ranking and loyalty to those in their group.'),(5,'actuate','Russia','Russia is a Very Prudent culture that addresses new situations with intellectual scrutiny. Trust is gained by understanding the reasons, background and consequences; patiently engaging in questions and analysis, delivering points directly and succinctly, and respecting hierarchy. '),(6,'actuate','Japan','Japan is a Very Prudent culture that addresses new situations with careful consideration. Trust is gained when research is conducted, opinions sought through <i>nemawashi</i> and authorities consulted before arriving at a decision. This ensures that proper steps are taken to circumvent loss of face.'),(7,'actuate','Germany','Germany is a Moderately Spontaneous culture that approaches new situations with action-orientation and directness. Trust is gained by taking roles or responsibility to get the job done, with some sensitivity to status. Proceeding with clarity, truth, and honest feedback that avoids blame will raise trust. '),(8,'actuate','Saudi Arabia','Saudi Arabia is a Moderately Prudent culture that addresses new situations with interest, energy and long-term view. Trust is gained by sharing perspectives in cordial talks and debate, being patient with slow progress as <i>shura</i> consultation is done with authorities and stakeholders, then plans take form.'),(9,'actuate','Nigeria','Nigeria is a Very Prudent culture that addresses new situations by discussing them from all angles. Trust is gained when they are satisfied that they have been listened to with patience, and that the plan of action will benefit, rather than exploit, their interests.'),(10,'actuate','Spain','Spain is a Moderately Prudent culture that approaches new situations with openness to change while respecting tradition. Trust is gained by exploring ideas with candor, showing <i>respeto</i> in choosing the right time and place to speak or take action, and crafting messages that are sensitive to hierarchy. '),(11,'actuate','South Korea','South Korea is a Very Prudent culture that addresses new situations with proper procedures then swift solutions. Trust is gained by accuracy, hard facts, respecting <i>kibun</i> of others, dedication (working long hours) and swiftly responding to hierarchy once decisions are made.'),(12,'actuate','Sweden','Sweden is a Moderately Spontaneous culture that addresses new situations with a consultative approach. Trust is gained by engaging in candid discussions with an unpretentious style to ensure that truth is uncovered, efficiency gained, and a practical plan of action emerges that includes everyone\'s ideas. '),(13,'relate','United States','The United States is a Moderately Informal culture that relates to people in a friendly way. Trust is gained by learning personal details and finding activities shared in common, good verbal communication skills, and proactive sharing of viewpoints and information.'),(14,'relate','India','India is a Moderately Formal culture that relates to people with emphasis on social convention. Trust is gained by showing politeness, compatibility, respect for higher authority, presenting well-analyzed work, and avoiding conflict.'),(15,'relate','China','China is a Very Formal culture that relates to people through experiencing situations and socializing together over a period of time. Trust is gained by following instruction and protocol, doing the job with accuracy to support the team, and communicating with formality.'),(16,'relate','Brazil','Brazil is a Very Informal culture that relates to people through strong interpersonal relationships, blending work and social contexts. Trust is gained by sharing information readily, and being <i>gente boa</i> a compatible person who includes and helps others.'),(17,'relate','Russia','Russia is a Moderately Informal culture that relates to people with emotion and reservation. Trust is gained over time in <i>kulturny</i> conversations that show respect for Russian culture, debate to prove credibility, identifying well-placed persons in shared networks, and reaching verbal agreements.'),(18,'relate','Japan','Japan is a Very Formal culture that relates to people with politeness. Trust is gained by respecting protocol, presenting messages formally, and socializing after work. To reduce the risk of embarrassment, meticulous collection of data and consideration of context is made before stating or writing a position.'),(19,'relate','Germany','Germany is a Moderately Formal culture that relates to people with clarity. Trust is gained during <i>besprechung</i> discussions by being well-prepared to examine issues, offering data analysis, and anticipating debate. Credentials are influential and may be mentioned to set a formal tone.'),(20,'relate','Saudi Arabia','Saudi Arabia is a Very Formal culture that requires personal introductions, observing protocol, and communicating formally through proper channels. Trust is gained by intentions to create long-term relationships, socializing outside of business, and showing patience when waiting for approvals. '),(21,'relate','Nigeria','Nigeria is a Moderately Formal culture that relates to people with assertiveness and friendliness. Trust is gained by developing personal relationships, formal communications that are direct or indirect (regional variations), and demonstrating a unified team.'),(22,'relate','Spain','Spain is a Moderately Informal culture that relates to people with emotion, diplomacy and pride. Trust is gained by introductions then developing relationships, blending work and social contexts, demonstrating loyalty, moderate formality in meetings and respecting Spaniards\' privacy. '),(23,'relate','South Korea','South Korea is a Moderately Formal culture that relates to people with a focus on the future of the people and the nation. Trust is gained by proper credentials, and diligence in work details showing that one cares about the work, the team, the organization, and South Korea.'),(24,'relate','Sweden','Sweden is a Moderately Formal culture that relates to people with concern for equality and attention to detail. Trust is gained by sharing timely accurate information and opinions to reach consensus. Respect Swedes\' privacy; build rapport by showing appreciation for a healthy life outside work.'),(25,'navigate','United States','The United States is a Moderately Flexible culture that approaches risk by approaching problems directly, at times questioning rules and innovating to achieve success. Trust is gained by setting procedure, using form and logic, and taking initiative when opportunities arise.'),(26,'navigate','India','India is a Moderately Flexible culture that approaches risk by considering what will most help one\'s family or group. Trust is gained by being careful and following instruction, but trust can also grow when obstacles are challenged and creative short cuts taken for expediency.'),(27,'navigate','China','China is a Moderately Structured culture that approaches risk by valuing a path that leads to order and prosperity through predictable clear guidelines and roles. Trust is gained by avoiding mistakes, assuring accuracy, emotional control, and careful decision-making to reach long-term cooperation.'),(28,'navigate','Brazil','Brazil is a Very Flexible culture that approaches risk with <i>jeito</i> a skillful, clever navigation of uncertain situations gained by tapping resources to design the best solution. Trust is gained by taking risks to solve problems through innovative thinking and flexible just-in-time solutions.'),(29,'navigate','Russia','Russia is a Moderately Flexible culture that approaches risk with resilience and intensity. Trust is gained by handling change with composure, creatively following procedures to resolve challenges, intelligently obtaining resources through connections, and making decisions that avoid negative consequences. '),(30,'navigate','Japan','Japan is a Very Structured culture that approaches risk through goal alignment evidenced by <i>kata</i> and processes that dissect a risk into measurable components for analysis. Trust is gained by commitment to the process, patient planning, avoiding risk, error-free quality and on-time solutions. '),(31,'navigate','Germany','Germany is a Moderately Flexible culture that approaches risk with <i>ordnung</i> following orderly processes to achieve high quality work. Trust is gained by demonstrating competence in flexible problem-solving; employees respect manager decisions then expect flexibility in how they do their work. '),(32,'navigate','Saudi Arabia','Saudi Arabia is a Moderately Flexible culture that approaches risk by showing resourcefulness while respecting tradition. Trust is gained by listening to those in authority for guidance to deal with change, following procedures flexibly and obtaining resources through others to meet goals with agility.'),(33,'navigate','Nigeria','Nigeria is a Moderately Structured culture that approaches risk with authoritative leadership. Trust is gained by loyalty, fulfilling a leader\'s clearly defined orders, and clarifying processes for structured implementation of the leader\'s instructions. Tribal affiliation can affect carrying out orders.'),(34,'navigate','Spain','Spain is a Moderately Flexible culture that approaches risk by valuing process and achieving ambitious goals. Trust is gained by handling challenging situations with creative solutions, being flexible to accommodate others, versatility with procedures, and obtaining resources with agility.'),(35,'navigate','South Korea','South Korea is a Moderately Structured culture that approaches risk by looking to those in authority to provide direction. Trust is gained by being orderly, careful and following instruction; but trust can also grow when creative short cuts are taken for expediency benefitting the team or organization.'),(36,'navigate','Sweden','Sweden is a Moderately Structured culture that approaches risk through reason and logic. Trust is gained through a consensus decision process, quietly dissecting facts and data presented, with strong consideration paid to innovation and change that helps society.'),(37,'collaborate','United States','The United States is a Moderately Solo culture with a workstyle that is competitive and fast-paced. Trust is gained by expressing individual capabilities and fulfilling commitments to the team with timely results, being accountable, and responding to requests for assistance.'),(38,'collaborate','India','India is a Moderately Group culture with a workstyle that is ambitious while being congenial. Trust is gained by competence and reputation, proving the merit of one\'s work, being available to help others, and emphasizing the team\'s accomplishments more than one\'s own. '),(39,'collaborate','China','China is a Moderately Group culture with a workstyle that is diligent and modest. Trust is gained through <i>guan-xi</i> relationship and producing results with a quiet demeanor for the team. Note: Chinese Millennials are Very Solo, trusting those who accomplish individual goals and reward individual achievement.'),(40,'collaborate','Brazil','Brazil is a Moderately Group culture with a workstyle that is energetic and people-oriented. Trust is gained by demonstrating how one\'s skills or expertise benefit others, unifying the team to reach goals, offering assistance and creating an expectation that others will reciprocate. '),(41,'collaborate','Russia','Russia is a Moderately Group culture with a workstyle that is focused and ambitious. Trust is gained by competence proven by analysis, research and accuracy; engaging in intellectual debate, and demonstrating ability to perform under pressure while contributing to the team\'s performance. '),(42,'collaborate','Japan','Japan is a Very Group culture with a workstyle that is team-oriented and dutiful. Trust is gained by <i>ningen kankai</i> relationships, fulfilling your responsibilities with the highest quality, interdependence and loyalty with a harmonious demeanor to ensure that group goals are met. '),(43,'collaborate','Germany','Germany is a Moderately Solo culture with a workstyle that is diligent and goal-oriented. Trust is gained by demonstrating competence in your role, analyzing well to plan realistically, and contributing quality work on time. Recognition is given to individuals for outstanding (vs. expected) achievement. '),(44,'collaborate','Saudi Arabia','Saudi Arabia is a Moderately Group culture with a workstyle that is friendly and supportive. Trust is gained by developing strong collegial or personal bonds, contributing one\'s skills and competence as a team player, and giving credit to the whole team for accomplishments.'),(45,'collaborate','Nigeria','Nigeria is a Very Group culture with a workstyle that is interdependent and friendly. Trust is gained by a spirit of collaboration to achieve group identity and goals, offering one\'s support with capabilities, and speaking modestly about individual achievements while focusing on the group\'s achievements.'),(46,'collaborate','Spain','Spain is a Moderately Group culture with a workstyle that is industrious and cohesive. Trust is gained by hard work, being available to team members when needed, socializing and enjoying humor with coworkers, being competitive for one\'s team to ensure the group\'s success.'),(47,'collaborate','South Korea','South Korea is a Very Group culture with a workstyle that is hard working and dedicated. Trust is gained by competence, credentials, experience and status, then building relationships to become an insider. A humble demeanor combined with exuberance to help the team will earn the trust of group members. '),(48,'collaborate','Sweden','Sweden is a Moderately Solo culture with a workstyle that is cooperative and tolerant. Trust is gained by performing one\'s role with conscientiousness, efficiency, quality and <i>lagom</i> balance. While focusing on individual contributions, Swedes value modesty about achievements and give credit to the team. '),(49,'actuate','Israel','Israel is a Moderately Spontaneous culture that approaches new situations with directness and dynamism. Trust is gained by being proactive, taking any role needed to reach a goal treating each other equally <i>begova einayim</i>. Debate and frankness show authenticity, questioning or challenging others reaches best solutions.'),(50,'relate','Israel','Israel is a Moderately Informal culture that relates through strong relationships, connecting by informal networks created in shared experiences, such as military service. Trust is gained by honesty, loyalty and <i>rosh gadol</i> viewing other people\'s and company\'s needs as your own. Share information informally and freely.'),(51,'navigate','Israel','Israel is a Very Flexible culture that navigates uncertainty to thrive in challenging situations. Trust is gained by capability, creative thinking, adaptability and resourcefulness. Risk-taking to achieve a goal or commitment is valued; following plans, rules or procedures is less valued than getting results.'),(52,'collaborate','Israel','Israel is a Moderately Group culture with a workstyle that is competitive and sociable. Trust is gained by expertise, high performance and results contributed to the team. Israelis share criticism to improve performance and praise less often. They trust insiders, are proud of team, company, country achievements.'),(53,'actuate','Singapore','Singapore is a Moderately Prudent culture that approaches new situations as <i>steady-lah</i> while open to opportunities. Trust is gained by getting straight to the point to address problems efficiently and move on, respecting hierarchy and different cultures to preserve face and avoid embarrassment.'),(54,'relate','Singapore','Singapore is a Moderately Informal culture that relates to people with congeniality and welcoming multicultural spirit. Trust is gained by developing relationship, good listening, reciprocity and compatibility. Quick, informal, relevant communication for timely results earns trust in fast-paced Singapore.'),(55,'navigate','Singapore','Singapore is a Moderately Structured culture that approaches risk by carefully planning resources for long-term goals. Trust is gained by clarifying roles, showing how to perform processes, repeated communication, consistency in performance and direction, incremental risk-taking, and respecting rule of law. '),(56,'collaborate','Singapore','Singapore is a Moderately Group culture with a workstyle that is industrious and energetic. Trust is gained by credentials, competence and status; relationship grows with a track record of success. Accountability is key; deliver what you say you will. Show loyalty to the team, be modest and helpful. \n\n'); /*!40000 ALTER TABLE `stringscountry` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stringsriskreliance` -- DROP TABLE IF EXISTS `stringsriskreliance`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `stringsriskreliance` ( `id` int(3) NOT NULL auto_increment, `environment` varchar(11) NOT NULL, `quadrant` varchar(20) NOT NULL, `degree` varchar(500) NOT NULL, `icon` varchar(20) NOT NULL, `property` varchar(1000) NOT NULL, `bullets` varchar(200) NOT NULL, `property1` varchar(500) NOT NULL, `property2` varchar(500) NOT NULL, `strategy1` varchar(20) NOT NULL, `strategy2` varchar(20) NOT NULL, `pole1` varchar(20) NOT NULL, `pole2` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `stringsriskreliance` -- LOCK TABLES `stringsriskreliance` WRITE; /*!40000 ALTER TABLE `stringsriskreliance` DISABLE KEYS */; INSERT INTO `stringsriskreliance` VALUES (1,'Risk','Quadrant I','High','Entrepreneur','<b>Entrepreneurs</b> trust people who are <b>Spontaneous</b> and <b>Flexible</b>. These trustees take risks, make decisions, take action and adopt change. They direct action to acquire resources and change processes to reach flexible solutions. They communicate directly and quickly, show their integrity by giving a straight \"Yes\" or \"No\", reporting problems, and delivering feedback. They are egalitarian, showing their willingness and competence to undertake any role that needs to be done.','Take risks, adopt change<br>\nBe flexible and creative in resources, rules, processes<br>\nCommunicate openly, directly, quickly<br>\nDo any role and empower others<br>','Take action<br>\nAdopt change<br>\nDirect communication<br>\nDo any role, egalitarian<br>','Take risks<br>\nFlexible during change<br>\nResourceful<br>\nRules are guidelines<br>','actuate','navigate','Spontaneous','Flexible'),(2,'Risk','Quadrant II','Medium','Chess Player','<b>Chess Players</b> trust people who are <b>Prudent</b> and <b>Flexible</b>. These trustees carefully consider the \"big picture\" and avoid risks in making their decisions. Once they have reflected carefully on the reasons for change and whom it will impact, they move quickly and flexibly to acquire resources, adapt to changing environments and create solutions. They respect hierarchy, so may communicate indirectly and choose timing carefully when there is disagreement, negative feedback, problems or delays.','Consider change carefully, avoid risks<br>\nBe flexible in resources, rules, processes<br>\nCommunicate respectfully to higher ranking persons<br>\nDo your proper role<br>','Prudent before acting<br>\nRespect, harmony, save face<br>\nComm little, save bad news<br>\nConsider context, hierarchy<br>','Take risks<br>\nFlexible during change<br>\nResourceful, no wait for direction<br>\nRules are guidelines<br>','actuate','navigate','Prudent','Flexible'),(3,'Risk','Quadrant III','Low','Referee','<b>Referees</b> trust people who are <b>Prudent</b> and <b>Structured</b>. Theses trustees go by the rules and follow procedures to create clarity, order, predictability and fairness. They plan and prepare carefully to avoid risk or disappointing managers. They may communicate indirectly and choose timing carefully when there is negative feedback, problems or delays.','Carefully consider change, avoid risks<br>\nEnjoy predictability with rules and processes<br>\nCommunicate with respect to higher ranking<br>\nPerform your role respecting the hierarchy<br>','Perform reliably, no surprise<br>\nRespect, harmony, save face<br>\nComm little, save bad news<br>\nConsider context, hierarchy<br>','Plan, order, structure<br>\nFollow procedure<br>\nWork w. resources provided<br>\nFollow instruction<br>\nAccurate, safe, quality<br>','actuate','navigate','Prudent ','Structured'),(4,'Risk','Quadrant IV','Medium','Coach','<b>Coaches</b> trust people who are <b>Spontaneous</b> and <b>Structured</b>. These trustees embrace new situations and change, make decisions, then set about organizing the situation to mitigate risk. They may give instructions, follow processes or enforce rules to bring about order, efficiency, safety or quality. They communicate directly and expect accuracy. They are egalitarian, willing to undertake any role to assure the plan is carried out.','Embrace newness, change, medium risk<br>\nCreate order with rules and processes<br>\nCommunicate openly, directly, accurately<br>\nDo any role that needs to be done<br>\n','Take action<br>\nAdopt change<br>\nDirect communication<br>\nDo any role, egalitarian<br>','Plan, order, structure<br>\nFollow procedure<br>\nWork w. resources provided<br>\nFollow instruction<br>\nAccurate, safe, quality<br>','actuate','navigate','Spontaneous','Structured'),(5,'Reliance','Quadrant I','High','Travel Guide','<b>Travel Guides</b> score <b>Informal</b> and <b>Group</b>. Travel Guides are highly relational and empathetic, and engage team members to reach the collective goal. They trust people who communicate frequently and authentically, \"what you see is what you get\", with openness to share opinions and concerns. They trust people they consider \"insiders\", developing loyalty to each other. They trust reliable people who do quality work, are modest about individual achievements and give recognition to the team. ','Property Bullets - Q I HIGH RELIANCE','Commit with personal conversations, connections, loyalty<br>\nAre compatible, helpful; influence through networks<br>\nShare info quickly, informally, to be relevant, inclusive<br>','Share work to achieve team goals<br>\nCollaborate as a competent team<br>\nValue modesty, recognize group’s achievements<br>','relate','collaborate','Informal','Group'),(6,'Reliance','Quadrant II','Medium','Orchestra Conductor','<b>Orchestra Conductors</b> score <b>Formal</b> and <b>Group</b>. Orchestra Conductors trust people who are well-prepared to bring their skill and expertise to work collaboratively. They trust people who are dependable because they are humble and respectable, representing themselves and the group in different situations. They demonstrate their duty and obligation to the group by producing accurate, well-organized work. They are attuned to others’ feelings so adjust their message to preserve the relationship. ','Property Bullets - Q II MEDIUM RELIANCE','Commit with documents, contracts, meetings<br>\nConvey respect with formality, protocol, credentials<br>\nShare info that is analyzed, accurate, organized<br>','Share work to achieve team goals<br>\nCollaborate as a competent team<br>\nValue modesty, recognize group’s achievements<br>','relate','collaborate','Formal','Group'),(7,'Reliance','Quadrant III','Low','Professor','<b>Professors</b> score <b>Formal</b> and <b>Solo</b>. Professors trust people who are capable of achieving results independently and on time. They contribute to the group’s goals by working competitively, being organized and accurate in their role and tasks. They respect personal interests and recognize individual contributions for fairness. They relate to others with formality, have confidence in credentials, and prefer sharing information through formal channels, e.g. meetings or contracts. Inter-dependencies may be short term and transactional, focused on swift collaboration without the need for deep relationship.','Property Bullets - Q III LOW RELIANCE','Write documents, contracts; formal meetings<br>\nConvey respect with formality, protocol, credentials<br>\nShare info that is analyzed, accurate, organized<br>','Individual roles, accountability to reach goals <br>\nCompetition, personal competence and performance<br>\nRecognize individual contributions for fairness<br>','relate','collaborate','Formal ','Solo'),(8,'Reliance','Quadrant IV','Medium','Programmer','<b>Programmers</b> score <b>Informal</b> and <b>Solo</b>. Programmers trust people who are available, creating a friendly environment that invites sharing useful information quickly to benefit others. They work autonomously and self-organize, and prefer that interactions (e.g. meetings, agreements) evolve informally as needed. They trust people who are congenial, friendly, expressive and empathetic. Relationship networks are important to them, and social ties are an important way to influence others.','Property Bullets - Q IV MEDIUM RELIANCE','Commit with personal conversations, connections, loyalty<br>\nAre compatible, helpful; influence through networks<br>\nShare info quickly, informally, to be relevant, inclusive<br>','Individual roles, accountability to reach goals <br>\nCompetition, personal competence and performance<br>\nRecognize individual contributions for fairness <br>','relate','collaborate','Informal ','Solo'); /*!40000 ALTER TABLE `stringsriskreliance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stringstrustor` -- DROP TABLE IF EXISTS `stringstrustor`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `stringstrustor` ( `id` int(2) NOT NULL default '0', `strategy` varchar(11) NOT NULL, `quartile` varchar(10) NOT NULL, `percent` decimal(5,2) default NULL, `degree` varchar(50) NOT NULL, `description` varchar(500) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `stringstrustor` -- LOCK TABLES `stringstrustor` WRITE; /*!40000 ALTER TABLE `stringstrustor` DISABLE KEYS */; INSERT INTO `stringstrustor` VALUES (1,'actuate','Q1','27.08','Very Spontaneous','Actuate strategies apply when you are in a new situation or facing change. As Very Spontaneous, you trust coworkers who take action, embrace change, take initiative to do any role to get the job done. You trust their integrity when they share concerns with directness and transparency. '),(2,'actuate','Q2','42.46','Moderately Spontaneous','Actuate strategies apply when you are in a new situation or facing change. As Moderately Spontaneous, you trust coworkers who are willing to take action. You trust their integrity when they communicate candidly, admit mistakes, and are sensitive to rank and status.'),(3,'actuate','Q3','57.85','Moderately Prudent','Actuate strategies apply when you are in a new situation or facing change. As Moderately Prudent, you trust coworkers who gain information before carefully taking action or accepting change. You trust their integrity when they work quietly and steadily toward solutions and avoid losing face.'),(4,'actuate','Q4','100.00','Very Prudent','Actuate strategies apply when you are in a new situation or facing change. As Very Prudent, you trust coworkers who value stability, and analyze situations considering the organizational context and impact of change before acting. You trust their integrity when they avoid losing face for anyone.'),(5,'relate','Q1','37.11','Very Informal','Relate strategies apply when you are building relationship, communicating, and motivating others. As Very Informal, you trust coworkers who are caring, compatible, loyal and helpful. You trust people who share information quickly and informally, to be relevant to and inclusive of others.'),(6,'relate','Q2','51.78','Moderately Informal','Relate strategies apply when you are building relationship, communicating, and motivating others. As Moderately Informal, you trust coworkers who care about you, offer help, and give their word to keep commitments. You trust people who share information informally to be relevant and supportive to others.'),(7,'relate','Q3','62.89','Moderately Formal','Relate strategies apply when you are building relationship, communicating, and motivating others. As Moderately Formal, you trust coworkers who convey respect with some formality in relationships. You trust people who share information that is analyzed, accurate and well written.'),(8,'relate','Q4','100.00','Very Formal','Relate strategies apply when you are building relationship, communicating, and motivating others. As Very Formal, you trust coworkers who convey respect with formality and protocol. You trust people who share information that is researched, analyzed, accurate and well written.'),(9,'navigate','Q1','29.01','Very Flexible','Navigate strategies apply when you conduct work processes and approach risk. As Very Flexible, you trust coworkers who think flexibly, creatively interpreting rules or procedures in uncertain situations. You trust risk-takers who are capable of responding quickly to problems and obtaining resources.'),(10,'navigate','Q2','45.07','Moderately Flexible','Navigate strategies apply when you conduct work processes and approach risk. As Moderately Flexible, you trust coworkers who are clever at figuring out solutions without always following rules and procedures. You trust people who take occasional risk to resolve problems and obtain resources.'),(11,'navigate','Q3','58.03','Moderately Structured','Navigate strategies apply when you conduct work processes and approach risk. As Moderately Structured, you trust coworkers who navigate uncertainty with order, calm and accuracy. You trust people who take a structured process-oriented approach to problems and obtaining resources.'),(12,'navigate','Q4','100.00','Very Structured','Navigate strategies apply when you conduct work processes and approach risk. As Very Structured, you trust coworkers who obey authority, and take a process-oriented approach following rules and procedures. You trust people who value planning and structure to achieve quality, safety and order.'),(13,'collaborate','Q1','37.71','Very Solo','Collaborate strategies apply when working toward shared goals and giving recognition. As Very Solo, you trust coworkers who are productive alone, often competitive, and like recognition of individual skill, expertise and work. You trust their competence because they deliver their own accountability.'),(14,'collaborate','Q2','50.00','Moderately Solo','Collaborate strategies apply when working toward shared goals and giving recognition. As Moderately Solo, you trust coworkers who focus on their individual goals and recognize each team member’s contribution. You trust their competence because they deliver their own accountability.'),(15,'collaborate','Q3','64.29','Moderately Group','Collaborate strategies apply when working toward shared goals and giving recognition. As Moderately Group, you trust coworkers who are available to fellow team members when needed, collaborating toward group goals. You trust their competence because they have grown as members of successful teams.'),(16,'collaborate','Q4','100.00','Very Group','Collaborate strategies apply when working toward shared goals and giving recognition. As Very Group, you trust coworkers who collaborate, share their work, emphasize team success, and are modest about their achievements. You trust their competence when they put the team’s goals ahead of personal goals.'); /*!40000 ALTER TABLE `stringstrustor` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'engtrust' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2022-02-22 14:00:31